]
Sanne Grinovero reassigned HSEARCH-697:
---------------------------------------
Assignee: Emmanuel Bernard
Think about improving type mismatch detection between QueryBuilder
output and targeted FullTextQuery
----------------------------------------------------------------------------------------------------
Key: HSEARCH-697
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-697
Project: Hibernate Search
Issue Type: Bug
Components: query
Reporter: Sanne Grinovero
Assignee: Emmanuel Bernard
Fix For: 3.4.0.Beta1
Use cases:
1)we ask for the target type when creating a QueryBuilder, then we ask again for the same
information again at FullTextQuery creation - they must match.
2)it seems that when people get the match wrong, they receive cryptic error messages (see
https://forum.hibernate.org/viewtopic.php?f=9&t=1009700 )
It would be nice if we could infer the target type from the builder, we'd likely have
to introduce a new class hiding away org.apache.search.Query in something which knows a
bit more about types. Or maybe introduce a new method in FullTextSession to create a
Hibernate.Query directly from the builder, projecting on the known types.
train of thoughts.. maybe this could lead to a typesafe API to define fulltext
projections reusing JPA2 metamodel in case it's available.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: