Assembly: BISearch;
Namespace: Prognoz.Platform.Interop.BISearch;
The ISolrSearchOptions interface contains properties to set up parameters which are used on data search.
ISolrSearchOptions
Parameters used on data search cans be obtained in the ISolrSearchEngineSchema.SearchOptions property.
| Property name | Brief description | |
| Operator_ | The Operator_ property determines 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: