The Search aptitude provides access to search.
Creates a Search index with the provided configuration and data.
The configuration object defines how the index will preform certain searches
A Promise resolving with the an Index object.
Verifies a search index exists with the provided name.
The unique name of the Search Index.
returns true if the index exists with the specified name
Opens an existing search index with the provided configuration.
Generated using TypeDoc
The Search aptitude provides access to search.