Hi,
I would want to use several Lucene analyzers. But when adding several analyzers in a new field type of an index repository, only one analyzer is kept after saving the index.
See proof here: https://watch.screencastify.com/v/jvkgTLOEclM9YCgkVlbH
What is the roundabout? I may create several field types (one for each analyzer), create the corresponding index fields, and the a "Summary" field comprising the index fields, but I think is quite intrincated. Is there any simpler solution?
Regards,
Tomas