Skip to content

Custom Lucene Extensions Blocked #74150

@mattweber

Description

@mattweber

It appears that the introduction of centralized lucene extensions (#71416) we are no longer able to use non-default lucene codecs that introduce additional file extensions. For example, uniform split that introduces the ustd and ustb extensions or uniform split shared terms which introduces stustd and stustb extensions.

Can we support custom extensions via plugins? Maybe just remove the assert on unknown extension which is tripping in my plugin tests.

cc @tlrx @jpountz

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