Gets configured collection name.
Gets storage directory location.
Clears all storage files and in-memory indexes.
Indexes a document into the storage directory and memory repository.
Document to be indexed.
Initializes storage directory and detects CLI availability.
Removes a document from the index.
Document identifier.
Executes a query against QMD or fallback search pipeline.
Free text search query string.
Optionaloptions: SearchQueryOptionsSearch parameters (limit, category, mode, rerank).
Ranked search result items.
Concrete Search Engine Adapter implementing QMD (Query Markup Documents) hybrid search.