[hibernate-issues] [Hibernate-JIRA] Created: (ANN-486) @AllField to concatenate all fields in a massive searchable one

Emmanuel Bernard (JIRA) noreply at atlassian.com
Thu Nov 2 13:54:05 EST 2006


@AllField to concatenate all fields in a massive searchable one
---------------------------------------------------------------

         Key: ANN-486
         URL: http://opensource.atlassian.com/projects/hibernate/browse/ANN-486
     Project: Hibernate Annotations
        Type: New Feature

    Reporter: Emmanuel Bernard
     Fix For: 3.3.0


This is not useful strictly speaking since MultiFieldQueryParser solve the problem, but it is convenient.

Note that it will only work for StringBridges
@AllField(name="all", properties = {""} ) //optionally include only properties listed

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