Index 50 million record and search

HI
I want to insert around 50 million records and I want to search. Is it possible? Are there any performance issue?

Yes :slight_smile:

Kinda hard to answer, it really depends on what kind of hardware you are using and the queries you are sending (and how fast).

But to answer it another way, I can say there are many people who are searching millions/billions/trillions of documents in Elasticsearch. Petabyte-sized clusters are possible. But of course, they aren't doing that on a Raspberry Pi, so it sorta depends on cluster hardware :slight_smile:

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.