Find answers from the community

Updated 3 months ago

Hi, suppose I have 100k indexes , so

Hi, suppose I have 100k indexes , so should I load all indexes in memory to do query? is there any optimised way to do it?
s
P
6 comments
I would start by organizing those indexes first. No way you need that many.
lol, what do you mean by organizing indexes? I want a scalable solution to this things - number is secondary
Why do you need so many indexes.
Are they segregated based on some purpose.
If so, can you store that metadata in some index or db and develop some solution to make the necessary queries?
Thanks a lot, man! you solved my problem.
Add a reply
Sign up and join the conversation on Discord