[hibernate-issues] [Hibernate-JIRA] Commented: (HSEARCH-341) Support for fetch joins in Hibernate search queries

Seema Richard (JIRA) noreply at atlassian.com
Sun Feb 15 09:52:38 EST 2009


    [ http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=32420#action_32420 ] 

Seema Richard commented on HSEARCH-341:
---------------------------------------

I would like to have the fetch join strategy supported for all entities related to the indexed entity and not just for the ones that are IndexedEmbedded.

> Support for fetch joins in Hibernate search queries
> ---------------------------------------------------
>
>                 Key: HSEARCH-341
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-341
>             Project: Hibernate Search
>          Issue Type: New Feature
>          Components: query
>    Affects Versions: 3.1.0.GA
>            Reporter: Seema Richard
>
> In Hibernate search, the related entities marked using @IndexedEmbedded are now getting lazy fetched which is causing unnecessary queries to be generated. It would be useful if fetch joins can be used for better performance.

-- 
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