[hibernate-dev] Required improvements for Infinispan's query engine
Emmanuel Bernard
emmanuel at hibernate.org
Sat Aug 31 04:47:24 EDT 2013
Adrian found a few problematic limitations in Hibernate Search during
its integration of the HQL query parser and the Hibernate Search back
end.
Composite bridge::
https://hibernate.atlassian.net/browse/HSEARCH-1397
Injection of services into a FieldBridge::
https://hibernate.atlassian.net/browse/HSEARCH-1396
These two are important for Infinispan 6 and should be give priority.
I think they can be added in 4.4 without too much effort.
Thoughts?
Otherwise, support for mapping non Java object structures is something
we should do in Hibernate Search. For 5?
Is there a JIRA for it?
Emmanuel
More information about the hibernate-dev
mailing list