TermContext#onFields throws an exception in case the specified properties are of different types
Description
follows up on
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.
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