Default analyzer not applied by default on programmatic-defined full text fields

Description

Using the annotation the default analyzer is always used if no analyzer is specified for the full text field.
We want the same, or at least we want to test that it works the same, if we use the programmatic API.

The obvious workaround is to add .analyzer( "default" ) on the full text field programmatic definition.

Activity

Show:
Fixed

Details

Assignee

Reporter

Components

Sprint

Affects versions

Priority

Created December 11, 2020 at 3:37 PM
Updated February 8, 2021 at 4:44 PM
Resolved December 14, 2020 at 5:13 PM