I wrote a custom analyzer plugin.
I installed it to ES 5.x and set index. And now I want to use Synonym Token Filter
with my analyzer.
How can I set, Can I append extra token filters to the existing analyzer? or should I make another custom analyzer?
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.