]
Sanne Grinovero updated HSEARCH-638:
------------------------------------
Fix Version/s: (was: 4.0.0.Final)
4.1
Assignee: Davide D'Alto
Moved to 4.1 as discussed on mailing list
Limit graph traversal by @ContainedIn to the minimum required path
------------------------------------------------------------------
Key: HSEARCH-638
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-638
Project: Hibernate Search
Issue Type: Improvement
Components: engine
Affects Versions: 3.1.0.GA, 3.1.1.GA, 3.2.0.Final, 3.2.1, 3.3.0.CR2
Reporter: Sanne Grinovero
Assignee: Davide D'Alto
Fix For: 4.1
Unit test available in the source tree since HSEARCH-513
org.hibernate.search.test.embedded.depth.RecursiveGraphTest, see the "FIXME"
referring to this issue.
It seems that @ContainedIn is now traversing the graph "upwards" towards any
related entity it might find, without any limit; this happens to work pretty well in most
simple use cases but becomes a performance problem in the more complex scenarios.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: