charFilters are always evaluated berfore filters, independent of their order in schema.xml. This is problematic as the schema designer is prone to expect the visual order to be the same as evaluation order.
A check should be added to ensure that the order is strict charFilter, tokenizer, filter.
charFilters are always evaluated berforefilters, independent of their order inschema.xml. This is problematic as the schema designer is prone to expect the visual order to be the same as evaluation order.A check should be added to ensure that the order is strict
charFilter,tokenizer,filter.