Close
dtSearch Engine API for .NET Framework 2.x-4.x 2023.02
Example
dtSearch.Engine.Options opts = new dtSearch.Engine.Options(); opts.MaxStoredFieldSize = 998; opts.Save();