Hi Patrick, Not many people listen to general@l.a.o. You'll get much better response from java-user@l.a.o.
Steve > -----Original Message----- > From: aneuryzma [mailto:patrick.divia...@gmail.com] > Sent: Tuesday, March 01, 2011 7:15 AM > To: general@lucene.apache.org > Subject: Lucene: getting the full collection documents as results > > When I perform a query in Lucene (`topDocs = searcher.search(booleanQuery, > 220000);`) I get 170 hits as retrieved doc. Which is correct but I would > like to have the full list of docs in the results even if the scores are > very low. > > Is there a way to force lucene to get the full list of documents of all my > collection and not just the relevant ones ? > > Or maybe it means that all other docs score is 0 ? > > thanks > > > -- > View this message in context: http://lucene.472066.n3.nabble.com/Lucene- > getting-the-full-collection-documents-as-results-tp2602584p2602584.html > Sent from the Lucene - General mailing list archive at Nabble.com.