[hibernate-issues] [Hibernate-JIRA] Resolved: (HSEARCH-690) FieldSelectors are never used

Hardy Ferentschik (JIRA) noreply at atlassian.com
Tue Feb 22 08:43:07 EST 2011


     [ http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hardy Ferentschik resolved HSEARCH-690.
---------------------------------------

    Resolution: Fixed

> FieldSelectors are never used
> -----------------------------
>
>                 Key: HSEARCH-690
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-690
>             Project: Hibernate Search
>          Issue Type: Bug
>    Affects Versions: 3.3.0.Final
>            Reporter: Sanne Grinovero
>            Assignee: Sanne Grinovero
>             Fix For: 3.4.0.Alpha1
>
>
> DocumentBuilder has a method checkAllowFieldSelection() which is invoked by the super constructor, even when it resolved to true after class initialization it's overwritten by the default class value (false).
> Actually, I didn't understand why this method is DocumentBuilder dependant and not only depending on the specific fields being asked for in the projection: we should still be able to use the FieldSelector for classes which don;t have only two-way bridges, as long as they are not selected for loading.

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