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

Behrang Javaherian (JIRA) noreply at atlassian.com
Wed Mar 21 01:31:09 EDT 2007


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