Assembly: BISearch;
Namespace: Prognoz.Platform.Interop.BISearch;
The ISolrSearchOptions interface contains properties that are used to set up parameters, which are used on data search.
ISolrSearchOptions
Parameters used on data search can be obtained in the ISolrSearchEngineSchema.SearchOptions property.
Property name | Brief description | |
Operator_ | The Operator_ property determines the operator, which will be used to merge words in search request. | |
RelevanceImpactFormula | The RelevanceImpactFormula property determines search relevance influence formula. | |
UseSmartSearch | The UseSmartSearch property determines search attribute by free dimensions. |
See also: