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