Re: Monitoring decisions taken by IndexOrDocValuesQuery

2021-06-16 Thread Egor Moraru
wrappers that we would use > on both the index query and the doc-value query in order to be able to > count how many times they have been used? We could add something like that > to lucene/sandbox. > > On Thu, Jun 10, 2021 at 2:51 PM Egor Moraru wrote: > > > Hi Adrien, > &g

Re: Monitoring decisions taken by IndexOrDocValuesQuery

2021-06-10 Thread Egor Moraru
ross lots of user > queries (and the approach on that other issue makes things much slower so > you wouldn't like to enable it in production). > > Out of curiosity, what are you doing with this information about which > execution path is chosen? > > On Wed, Jun 9, 2021 at 2:14

Monitoring decisions taken by IndexOrDocValuesQuery

2021-06-09 Thread Egor Moraru
something the community might be interested in? Kind regards, Egor Moraru.