Log in
Log into community
Find answers from the community
View all posts
Related posts
Was this helpful?
π
π
π
Powered by
Hall
Inactive
Updated 4 months ago
0
Follow
Hi, suppose I have 100k indexes , so
Hi, suppose I have 100k indexes , so
Inactive
0
Follow
At a glance
P
Pujari12
11 months ago
Β·
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
Share
Open in Discord
s
sansmoraxz
11 months ago
I would start by organizing those indexes first. No way you need that many.
P
Pujari12
11 months ago
lol, what do you mean by organizing indexes? I want a scalable solution to this things - number is secondary
s
sansmoraxz
11 months ago
Why do you need so many indexes.
s
sansmoraxz
11 months ago
Are they segregated based on some purpose.
s
sansmoraxz
11 months ago
If so, can you store that metadata in some index or db and develop some solution to make the necessary queries?
P
Pujari12
11 months ago
Thanks a lot, man! you solved my problem.
Add a reply
Sign up and join the conversation on Discord
Join on Discord