[hibernate-issues] [Hibernate-JIRA] Resolved: (ANN-486) @AllField to concatenate all fields in a massive searchable one
Emmanuel Bernard (JIRA)
noreply at atlassian.com
Fri Mar 9 16:21:11 EST 2007
[ http://opensource.atlassian.com/projects/hibernate/browse/ANN-486?page=all ]
Emmanuel Bernard resolved ANN-486:
----------------------------------
Resolution: Won't Fix
Fix Version: (was: 3.3.0)
Actually Silvain got a better idea and opened a JIRA issue for it, basically a query profile, check HSearch
> @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
>
>
> 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