You might get better answers if you'd describe your use-case. If, for instance, you know all the IDs and you just need to be able to display a hundred records among those millions quickly, it would make sense to search for only a chunk of 100 IDs at a time. If you need to support more search terms than just the ID, then it's a whole different thing. If, instead, those millions of IDs define a static subset of records, you might be better of adding a category based on the ID at index time. So, can you describe why you need to search for millions of IDs first?
--Ere
5.1.2016, 12.05, Mugeesh Husain kirjoitti:
Still i am struck ,how to solve my problem, search millions of ID with
minimum response time.

@Upayavira  Please elaborate it.

Thanks



--
View this message in context: 
http://lucene.472066.n3.nabble.com/how-to-search-miilions-of-record-in-solr-query-tp4248360p4248597.html
Sent from the Solr - User mailing list archive at Nabble.com.

--
Ere Maijala
Kansalliskirjasto / The National Library of Finland

Reply via email to