RE: javadoc questions/inconsistencies

2009-11-17 Thread Uwe Schindler
remen http://www.thetaphi.de eMail: u...@thetaphi.de > -Original Message- > From: Cristian Vat [mailto:cristian@gmail.com] > Sent: Tuesday, November 17, 2009 10:33 AM > To: java-user@lucene.apache.org > Subject: javadoc questions/inconsistencies > > Hello all, > >

javadoc questions/inconsistencies

2009-11-17 Thread Cristian Vat
Hello all, Sorry if this is offtopic or already discussed/documented somewhere. Regarding lucene 2.9.1 javadoc: In Searcher the method "TopDocs search(Query query, int n)" says "Finds the top n hits for query." However if I do a search(someQuery, 100) which gets me 1000 results all results are a