ISolrCustomFieldSearchResults

Assembly: BISearch;

Description

The ISolrCustomFieldSearchResults interface contains properties and methods that are used to get search results by custom fields.

Inheritance Hierarchy

ISolrCustomFieldSearchResults

Comments

The ISolrSearchResult.CustomFieldSearchResults property returns search results by custom fields.

Properties

  Property name Brief description
Count The Count property returns the number of search results for custom fields.
Item The Item property returns search results by custom field.

Methods

  Method name Brief description
FindBySolrField The FindBySolrField method searches and returns result for the specified custom field.

See also:

BISearch Assembly Interfaces