Re: Atomic Updates with PreAnalyzedField

2019-10-16 Thread Oleksandr Drapushko
https://issues.apache.org/jira/browse/SOLR-13850 On Wed, Oct 16, 2019 at 11:25 AM Mikhail Khludnev wrote: > Hello, Oleksandr. > It deserves JIRA, please raise one. > > On Tue, Oct 15, 2019 at 8:17 PM Oleksandr Drapushko > wrote: > > > Hello Community, > > > > I've discovered data loss bug and c

Re: Atomic Updates with PreAnalyzedField

2019-10-16 Thread Mikhail Khludnev
Hello, Oleksandr. It deserves JIRA, please raise one. On Tue, Oct 15, 2019 at 8:17 PM Oleksandr Drapushko wrote: > Hello Community, > > I've discovered data loss bug and couldn't find any mention of it. Please > confirm this bug haven't been reported yet. > > > Description: > > If you try to upd

Atomic Updates with PreAnalyzedField

2019-10-15 Thread Oleksandr Drapushko
Hello Community, I've discovered data loss bug and couldn't find any mention of it. Please confirm this bug haven't been reported yet. Description: If you try to update non pre-analyzed fields in a document using atomic updates, data in pre-analyzed fields (if there is any) will be lost. The bu