Skip to content

[Feature Request]: Support Rank feature query  #2309

@yingfeng

Description

@yingfeng

Is there an existing issue for the same feature request?

  • I have checked the existing issues.

Is your feature request related to a problem?

No response

Describe the feature you'd like

Rank Feature Query in ES is used in many enterprise scenarios. Infinity will provide similar feature accordingly.

A scenario is to provide hierarchical knowledge base in RAGFlow, the result is a combination of knowledge base with higher quality or higher priority with other general knowledge bases.

In order to support this feature, the column should have type of rank_feature or rank_features.
rank_feature can only support positive numeric values while rank_features can only support Map where the key must be string type and value must be positive numeric types that can be represented using 16bit.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions