Skip to content

Look into nested query performance regressions #20797

Closed
@jpountz

Description

@jpountz

While the query changes that we did in 2.0+ improved the situation for queries that have slow verifications (phrase, script) or filters that are not reused (by making sure they are reused before caching), it seems that it also made other queries slower eg. the nested query.

Things might already be partially fixed in 5.0+ thanks to changes like https://issues.apache.org/jira/browse/LUCENE-7330 .

Metadata

Metadata

Assignees

No one assigned

    Labels

    :Search/SearchSearch-related issues that do not fall into other categories>enhancement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions