[
http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-160?pag...
]
Hardy Ferentschik resolved HSEARCH-160.
---------------------------------------
Resolution: Fixed
* Did not add special code for the case that the search is filtered on two indexed classes
where on is the subclass of the other ( Person -> Customer example). The query
optimization will be handled by the MultiClassesQueryLoader which has the requited meta
data.
* Also added exceptions for the case where purge or createFullTextQuery are called on
classes where neither the class itself nor any subclass is indexed.
Truly polymorphic queries
-------------------------
Key: HSEARCH-160
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-160
Project: Hibernate Search
Issue Type: New Feature
Components: engine
Reporter: Emmanuel Bernard
Assignee: Hardy Ferentschik
Fix For: 3.1.0
Support something like
ftsession.createFullTextQuery(luceneQuery, java.io.Serializable.class);
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://opensource.atlassian.com/projects/hibernate/secure/Administrators....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira