[hibernate-dev] [Search] proposing an alternative to depth in @IndexedEmbedded
Sanne Grinovero
sanne at hibernate.org
Fri Aug 19 05:07:07 EDT 2011
Hi all,
I just noticed this proposal on the forum:
https://forum.hibernate.org/viewtopic.php?f=9&t=1012303
I think it's very reasonable, as people don't usually care for the
depth but for the fields they can or can not search.
In addition to a better API, for the sake of the Query Parser
something like that will be very useful: I'll need to be able to
figure out how to map the entities to the index starting from the
known (named) queries.
Also this should play nicely with
HSEARCH-638 - Limit graph traversal by @ContainedIn to the minimum
required path
(optimistically scheduled for the next alpha)
Sanne
More information about the hibernate-dev
mailing list