devflowinc / trieve

All-in-one infrastructure for search, recommendations, RAG, and analytics offered via API
https://dashboard.trieve.ai
Other
1.44k stars 123 forks source link

brainstorm: come up with a better way of handling search analytics for search as you type #1807

Closed skeptrunedev closed 2 months ago

skeptrunedev commented 3 months ago

Description

Search analytics doesn't really work for search as you type right now since it just shows incomplete snippets.

Maybe it's possible to collapse queries in the same block of time which are substrings of the longest query? Not sure, but we need to figure out something like this.

Target(s)

analytics

Requirement to close

Comment on this issue or Github gist with a plan to make analytics better for search as you type.

Community channels

Matrix is preferred. Reach out on discord or Matrix for further assistance.

skeptrunedev commented 2 months ago

Closed by implementation in #1981