[hibernate-issues] [Hibernate-JIRA] Commented: (HSEARCH-34) Lazy load the query results

Emmanuel Bernard (JIRA) noreply at atlassian.com
Thu Mar 22 02:27:09 EDT 2007


    [ http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-34?page=comments#action_26509 ] 

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.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira




More information about the hibernate-issues mailing list