Classes

SearchIndex is the base index class. Each connector will provide a subclass of this that provides search engine specific behavior.

A search index that does nothing. Useful for testing

A search index that just records actions. Useful for testing