Summary
Compare Cognee SearchTypes to determine the best default for the search endpoint.
Blocked by
Nothing — this is a starting ticket.
Blocks
Steps
- With test documents already ingested, run the same queries using
SearchType.INSIGHTS, SearchType.GRAPH_COMPLETION, SearchType.CHUNKS, and SearchType.SUMMARIES
- Compare: result format, result quality, response time, token usage (GRAPH_COMPLETION uses LLM)
- Document which SearchType is best for which use case
- Recommend a default SearchType for the
/documents/search endpoint
Acceptance Criteria
Summary
Compare Cognee SearchTypes to determine the best default for the search endpoint.
Blocked by
Nothing — this is a starting ticket.
Blocks
Steps
SearchType.INSIGHTS,SearchType.GRAPH_COMPLETION,SearchType.CHUNKS, andSearchType.SUMMARIES/documents/searchendpointAcceptance Criteria
docs/searchtype-comparison.mdexists with example queries and resultsCloses #77