>>This is not a use-case to which Lucene lends itself. However, if you 
>>must, I would try the terms query parser, which I believe is used like 
>>this: {!terms f=id}2,3,6,7 

I did try terms query parser like above, but the problem is performance, i
am getting result 250ms but i am looking for a parser which give result
within 50ms.

I am also looking for custom query parser but i dont know which way i should
used that.



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

Reply via email to