[
http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-34?page...
]
Emmanuel Bernard commented on HSEARCH-34:
-----------------------------------------
Hibernate does not use the stored data in the Index today. Mostly because the data might
not be bijective.
What is your exact use case?
Lazy load the query results
---------------------------
Key: HSEARCH-34
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-34
Project: Hibernate Search
Type: Improvement
Components: query
Versions: 3.0.0.beta2
Reporter: Behrang Javaherian
Search operation should not have any database hit until required. So the search result
should be a list of entities with their id and all Store.YES or Store.Compress fields are
loaded, accessing any other field should cause database hit.
--
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