FindByField(Field: ISolrField): ISolrFieldValue;
FindByField(Field: Prognoz.Platform.Interop.BISearch.ISolrField): Prognoz.Platform.Interop.BISearch.ISolrFieldValue;
Field. The Solr instance field.
The FindByField method searches by the Solr instance field.
The method returns element used to set field value, if the search was successful and Null, if specified field is absent in the Solr instance settings.
The example of work with the ISolrFieldValues collection is given in description of the ISolrImportCustomValues.FillValues method.
See also: