Skip to content

[Feature Request] <title> Supporting fp16 vector indexing without using the faiss encoderΒ #20334

@ehsankf

Description

@ehsankf

Is your feature request related to a problem? Please describe

Is there any specific data_type in OpenSearch to support indexing fp16 vector indexing? This would help to avoid indexing the original fp32 vectors and reduce the disk size. This feature is supported for binary and byte data types.

Describe the solution you'd like

Adding a data_type to support fp16 vector indexing without needing to real-time transformation using encode API

Related component

Indexing

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    IndexingIndexing, Bulk Indexing and anything related to indexingenhancementEnhancement or improvement to existing feature or requestuntriaged

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions