NeedSmartSearch: Boolean;
NeedSmartSearch: Boolean;
The NeedSmartSearch property determines whether free dimensions must be indexed to use smart search.
Available values:
True. Index free dimensions to use the data in the further search.
False. Default value. Do not index free dimensions.
The example of use is given in description of the ISolrSearchEngineSchema.ImportProcessOptions property.
See also: