]
Emmanuel Bernard resolved HSEARCH-128.
--------------------------------------
Resolution: Duplicate
Indexing embedded children's child
----------------------------------
Key: HSEARCH-128
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-128
Project: Hibernate Search
Issue Type: Bug
Affects Versions: 3.0.0.GA
Environment: hibernate-3.2.5.ga, JDK 1.5, MySQL and HSQL
Reporter: Ryan Skow
Assignee: John Griffin
Fix For: 3.0.1
Attachments: embedded.zip
Scenario: object A has a reference to object B and object B has a reference to object C.
In other words, A is composed of B and C. Each object has a field called 'name'.
I would expect that when indexing object A, I would be able to search on field
'b.c.name'. Fields 'name' and 'b.name' are seen in the index, but
there is no reference to b.c.name.
For more details, see the attached jUnit test and the forum:
http://forum.hibernate.org/viewtopic.php?t=979280
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: