Skip to content

Include ANN in search profile output #89713

@jtibshirani

Description

@jtibshirani

Description

In #87625 we integrated ANN into the _search endpoint. The implementation runs ANN search during the DFS phase to gather the global top K results.

The search profile option does not measure the DFS phase. So it will not report how much time is spent executing the ANN search. It would be good to extend profiling to report the DFS phase time (maybe with a further breakdown into ANN search vs. gathering stats).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions