- Issue created by @earthday47
- πΊπΈUnited States earthday47 New York
Here's a patch that removes it from queries.
- π©πͺGermany mkalkbrenner π©πͺ
I think I agree on postprocess_query.
But I think it is wrong to only apply the regex at indexing time. Expect a few features like synonyms, terms should be treated identically during indexing and querying.Unfortunately we don't have test coverage for the processor yet. Are you able to provide a failing test?