IIndexSearcher MembersKentico 8.0 API Reference
The IIndexSearcher type exposes the following members.
Methods

  NameDescription
Public methodClose
Closes the searcher
Public methodCommit
Commits the changes to the searcher
Public methodDelete
Deletes the items with matching field name and value
Public methodIsOptimized
Returns true if the index is optimized
Public methodIsValid
Returns true if the searcher is valid
Public methodNumberOfDocuments
Returns the number of documents available in the searcher
Public methodSearch
Searches the given query
Back to Top
See Also