[
http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-308?pag...
]
Hardy Ferentschik resolved HSEARCH-308.
---------------------------------------
Resolution: Fixed
Fixed. Even though I still get 1 top doc. Lucene requires that at least one top doc gets
retrieved.
getResultSize() implementation should not load documents
--------------------------------------------------------
Key: HSEARCH-308
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-308
Project: Hibernate Search
Issue Type: Improvement
Components: query
Affects Versions: 3.1.0.CR1
Reporter: Emmanuel Bernard
Assignee: Hardy Ferentschik
Fix For: 3.1.0
Hardy your implementation does ask for either DEFAULT_TOP_DOC_RETRIEVAL_SIZE or
pagination size documents when the user runs getResultSize() it should not, it should use
0 as we are not interested in loading documents
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://opensource.atlassian.com/projects/hibernate/secure/Administrators....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira