Skip to content

Lucene 10 "persian" analyzer now stems by default #113050

@cbuescher

Description

@cbuescher

Lucene 10s PersianAnalyzer that we expose via the "persian" now adds a final stemming filter in apache/lucene#540. It looks like this is the default now and can only be turned off by providing an exclude-list or creating a custom analyzer without the stemming filter.

We temporarily changed the language filter documentation that show how the analyzers are internally build on the lucene_snapshot_10 branch but need to discuss and decide if we want to regard this as a breaking change or somehow restore the 9x behavior in ES.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions