Normalizer doesn't like trim filter

When I use trim filter in normalizer I get this exception:

"type" : "illegal_argument_exception",
"reason" : "Custom normalizer [my_normalizer] may not use filter [trim]"

But it's fine to use lowercase filter instead.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.