[hibernate-dev] [Search] proposing an alternative to depth in @IndexedEmbedded
Emmanuel Bernard
emmanuel at hibernate.org
Mon Aug 22 03:42:13 EDT 2011
That's an interesting idea.
It has some limitations like the inability to cover class level bridges but that might not be too bad.
On 19 août 2011, at 11:07, Sanne Grinovero wrote:
> 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
> _______________________________________________
> hibernate-dev mailing list
> hibernate-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/hibernate-dev
More information about the hibernate-dev
mailing list