Re: Handling large no. of ids in solr

2013-05-01 Thread lavesh
i am sending list of online users and filters conditions as well. -- View this message in context: http://lucene.472066.n3.nabble.com/Handling-large-no-of-ids-in-solr-tp4060218p4060309.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Handling large no. of ids in solr

2013-05-01 Thread adityab
Based on the fq ("-" in it) you posted are you trying to filter out all the offline users? Other option do you need the complete list in one request? did you try splitting them in to batches of say 100 ids in one solr query. -- View this message in context: http://lucene.472066.n3.nabble.co