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 |
|
Vesa Martilla
|
c2b809e661
|
Edited and added class documentation (author etc.)
|
2010-03-24 12:04:06 +00:00 |
|
Vesa Martilla
|
a776e6eb43
|
Added support for LuceneQuery.listResult, limit, offset and restrictions are now taken into consideration as well in LuceneQuery.list* methods. Created tests for these cases.
|
2010-03-24 11:36:03 +00:00 |
|
Timo Westkämper
|
9935e159b3
|
|
2010-03-23 14:30:42 +00:00 |
|
Timo Westkämper
|
d2ff3423ef
|
|
2010-03-23 14:25:58 +00:00 |
|