This website requires JavaScript.
Explore
Help
Register
Sign In
CodeCow
/
querydsl
Watch
1
Star
0
Fork
0
You've already forked querydsl
mirror of
https://github.com/querydsl/querydsl.git
synced
2026-07-03 21:07:49 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
ca00c68302
querydsl
/
querydsl-lucene
/
src
/
test
/
java
/
com
History
Vesa Martilla
ca00c68302
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
..
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