Implement support for lucene search_analyzer

Description

At the moment it is possible to define only one analyzer per field, which is used during index time and also during search time. It would be beneficial Implement support for specification of analyzer used only in search time. Something similar is available in plain Lucene see i.e.:

https://www.elastic.co/guide/en/elasticsearch/guide/current/_index_time_search_as_you_type.html

Activity

Show:

Yoann Rodière May 27, 2020 at 9:09 AM

Duplicated by (and fixed in Hibernate Search 6).

Duplicate

Details

Assignee

Reporter

Components

Priority

Created December 11, 2016 at 2:13 PM
Updated May 27, 2020 at 9:09 AM
Resolved May 27, 2020 at 9:09 AM