It's worth to try. I know about folks who build NRT system on it. One
thing, I might be wrong but, "pint" might mean points which is hardly
compatible with inPlace update. It should be the simplest numbers, if you
can debug Solr, check that it creates NumericDocValues, not sorted ones.
These are updateable inplace.

On Tue, Sep 10, 2019 at 4:15 PM Doss <itsmed...@gmail.com> wrote:

> Hi,
>
> 4 to 5 million documents.
>
> For an NTR index, we need a field to be updated very frequently and filter
> results based on it. Will In-Place updates help us?
>
> <field name="status" type="pint" indexed="false" stored="false"
> docValues="true" />
>
>
> Thanks,
> Doss.
>


-- 
Sincerely yours
Mikhail Khludnev

Reply via email to