querydsl/querydsl-lucene/src/test/java/com
2010-03-24 13:09:04 +00:00
..
mysema/query/search Fixed LuceneQuery.listResults, had a logic bug in which totalCount wasn't all of the matched documents, but just the amount of documents matching the limit. Also as a slight optimization lists initialized to resulting size in initialization. 2010-03-24 13:09:04 +00:00