Skip to main content
Weaviate Docs (migrated from docs.weaviate.io) Docs

Search documentation

Type to search this documentation.

On this pageOverview

Search

Engram supports three search strategies for finding relevant memories:

Type Description Best for
vector Pure semantic search using embeddings Finding conceptually related memories
bm25 Full-text keyword search Exact term matching
hybrid Combination of vector and BM25 General-purpose search (recommended)

You specify the search retrieval type in the retrieval_config when searching.

Have a question or feedback? Here's how to reach us.

Suggest an edit

Propose a replacement for this page. The site team reviews it before applying any changes.

Export
Documentation menu