Find answers from the community

Updated 6 months ago

Best index

At a glance
The community member is asking how to choose the best index type (e.g. List, Vector, Tree) for their scenario. A community member responds that

List and tree are good for summarizing, or as the top level for a composable graph. Vector index is good for general QA.

The original poster thanks the community member and says they will run some tests with this in mind.
Hey everyone... perhaps this is a dumb question, but I couldn't find any answers when searching here. How do I pick the best index type for my scenario? What questions should I ask myself before picking List over Vector, or Tree over Vector, ets. Thanks in advance πŸ™‚
L
j
2 comments
List and tree are good for summarizing, or as the top level for a composable graph

Vector index is good for general QA πŸ‘Œ
Thanks, man! I'll run some tests with this in mind πŸ™‚
Add a reply
Sign up and join the conversation on Discord