On 7-Nov-07, at 2:27 PM, briand wrote:
I need to perform a search against a limited set of documents. I have the set of document ids, but was wondering what is the best way to formulate thequery to SOLR?
add fq=docId:(id1 id2 id3 id4 id5...) cheers, -Mike