Skip to content

Treat vector indexes as plugin #5231

@westonpace

Description

@westonpace

We've converted scalar indexes to a plugin model. However, vector indexes are still very much ad-hoc. I think we should rename the ScalarIndexPlugin trait to IndexPlugin and change the API to support vector indexes as well as scalar indexes. This will be required if we want to support vector index plugins someday.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions