Skip to content

Cut unlinkely search results #1071

Description

@lonvia

Photon currently returns all possible matches for a query that OpenSearch can find up to the limit as specified by the user. This can lead to rather confusing matches being returned.

We should cut the list after the score drops below a certain limit relative to the score of the best result. A good limit needs to be determined.

This would cut off strange results like possesive s matches described in #1064 as long as there is a more sensitive match.

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