[hibernate-issues] [Hibernate-JIRA] Updated: (HSEARCH-129) IndexedEmbedded for Collections Documentation

Emmanuel Bernard (JIRA) noreply at atlassian.com
Mon Oct 29 16:35:39 EDT 2007


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

Emmanuel Bernard updated HSEARCH-129:
-------------------------------------

    Fix Version/s: 3.0.1

> IndexedEmbedded for Collections Documentation
> ---------------------------------------------
>
>                 Key: HSEARCH-129
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-129
>             Project: Hibernate Search
>          Issue Type: Improvement
>            Reporter: Jay Bose
>             Fix For: 3.0.1
>
>
> I was wondering why a query like "parent.child.name:foo" was not working. After a few different searches I found this response -- http://forum.hibernate.org/viewtopic.php?p=2348475#2348475
> It would be helpful if the current documentation described if and how associated objects (collections) should be indexed for certain queries. 
> Also, should @ContainedIn AND @IndexedEmbedded be used for one collection? See below.
> 	@ContainedIn
> 	@IndexedEmbedded(depth = 1)
> 	Set<Keyword> keywords;

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