SearchIndexCriteria Properties

Properties

Configuration The search configuration.
(Inherited from SearchCriteria)
Find Gets or sets the text expression to search for within the index.
IncludeTextLineHits Gets or sets the flag indicating if the results include text/hit information in the file.
IndexId Gets or sets the id of index to search.
MatchCase Gets or sets the flag indicating if the Find expression is case-sensitive.

See Also