The IIndexer type exposes the following members.

Methods

  Name Description
Public method Dispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
Public method FindItems
Finds items containing the specified full-text query terms.
Public method GetIndexPath
Gets the index path for the specified domain.
Public method IndexItems
Indexes a list of item values and stores them in an index dedicated to the specified domain.

See Also