TermContext#onFields throws an exception in case the specified properties are of different types

Description

Since we apply the analyzer also on the search term we get an exception where there are multiple types. See also https://hibernate.atlassian.net/browse/HSEARCH-1164#icft=HSEARCH-1164

Activity

Show:

Yoann Rodière May 27, 2020 at 6:29 AM

True, and this won't change. If one wants to target multiple fields with different types, they should create multiple predicates.

The match predicate only accepts one argument of a single type, anyway.

Closing.

Rejected

Details

Assignee

Reporter

Labels

Components

Priority

Created June 20, 2012 at 2:23 PM
Updated May 27, 2020 at 6:29 AM
Resolved May 27, 2020 at 6:29 AM