Hi Jurgen, Thanks for the reply. There actually is a complex query which i oversimplified in the post. as: "q=id:(id1 OR id2 OR id3 OR id4 ... OR id40000 ) AND name:*" I am not searching for docs with those ids, i wish to restrict my actual search query to those ids similar to how an 'fq' works. Perhaps a better example in a "family" schema => "Find all parent-ids from the list of 40,000 ids, (subset of all the parent ids) that have children between ages "X" TO "Y" AND attend a schools in locality "Z" where the parent themselves are bankers OR engineers AND earn between 40-50k".
Its something like this im working with and only want to restirict to the ids provided and not search the whole corpus. Hope this clarifies it. -- View this message in context: http://lucene.472066.n3.nabble.com/Restrict-search-to-subset-a-list-of-aprrox-40-000-ids-from-an-external-service-of-corpus-tp4169210p4169436.html Sent from the Solr - User mailing list archive at Nabble.com.