Re: Re: DocValues usage

2022-06-01 Thread Mikhail Khludnev
I don't think so. I'd rather bark on distribute search reduce phase, if you use one. I don't know. On Wed, Jun 1, 2022 at 6:58 AM Poorna Murali wrote: > Thanks Mikhail! Regarding the id field, is it possible that while doing > faceting or sorting, the id fields will be loaded in field cache by

RE: Re: DocValues usage

2022-05-31 Thread Poorna Murali
Thanks Mikhail! Regarding the id field, is it possible that while doing faceting or sorting, the id fields will be loaded in field cache by default? On 2022/05/31 21:27:57 Mikhail Khludnev wrote: > Hi, Poorna. > Pls check inline below. > > On Tue, May 31, 2022 at 4:21 PM Poorna Murali > wrote: >

Re: DocValues usage

2022-05-31 Thread Mikhail Khludnev
Hi, Poorna. Pls check inline below. On Tue, May 31, 2022 at 4:21 PM Poorna Murali wrote: > Hi, > > We are planning to introduce docValues and reduce the usage of fieldcache > in our application. > > I have a few doubts on these. Please help me to clarify them. > > 1) Will there be a performance