SearchEngine
Enumeration of supported search engines.
Name | Value | Description |
---|---|---|
SEARCH_ENGINE_UNSPECIFIED | 0 | Unspecified. |
SEARCH_ENGINE_DT_SEARCH | 1 | dtSearch. |
SEARCH_ENGINE_IDOL | 2 | IDOL. |
SEARCH_ENGINE_AZURE_SEARCH | 3 | Azure search. |
SEARCH_ENGINE_SMART_SEARCH | 4 | Smart search |
SEARCH_ENGINE_AINO_SEARCH | 5 | Aino search |
SEARCH_ENGINE_GOLDFISH | 6 | Goldfish - stateless reference indexer. Indexes everything, finds nothing. For testing and performance measurement purposes. |