Close
dtSearch .NET Standard API 2023.02
Example
dtSearch.Engine.Options opts = new dtSearch.Engine.Options(); opts.MaxStoredFieldSize = 998; opts.Save();