Hi,

At my current project we wanted to monitor for a specific field the
fraction of indexed vs doc values queries executed by IndexOrDocValuesQuery.

We ended up forking IndexOrDocValuesQuery and passing a listener that
is notified when the query execution path is decided.

Do you think this is something the community might be interested in?

Kind regards,
Egor Moraru.

Reply via email to