dtSearch Text Retrieval Engine -- .NET API (.NET 2.0-4.0) 7.70
Example
Options Class
dtSearch.Engine.Options opts = new dtSearch.Engine.Options();
opts.MaxStoredFieldSize = 998;
opts.Save();
You are here: dtSearch::Engine Namespace > Options Class
Copyright (c) 1998-2012 dtSearch Corp. All rights reserved.