Re: Solr5.5:DocValues/CopyField does not work with Atomic updates

2016-04-30 Thread Nick Vasilyev
;>>fields to the original document without excluding the copyFields. > >>> > >>> > >>> > >>> We made changes to send the filteredList to > >>>searcher.decorateDocValueFields > >>> and it started working. >

RE: Solr5.5:DocValues/CopyField does not work with Atomic updates

2016-04-24 Thread Karthik Ramachandran
kson [mailto:erickerick...@gmail.com] Sent: Friday, April 22, 2016 8:24 PM To: solr-user <solr-user@lucene.apache.org> Subject: Re: Solr5.5:DocValues/CopyField does not work with Atomic updates I think I just added the right person, let us know if you don't have access and/or if you need access to the L

Re: Solr5.5:DocValues/CopyField does not work with Atomic updates

2016-04-22 Thread Erick Erickson
fied file. >>> >>> >>> >>> With Thanks & Regards >>> Karthik Ramachandran >>> CommVault >>> P Please don't print this e-mail unless you really need to >>> >>> >>> >>> -Original Message- &

Re: Solr5.5:DocValues/CopyField does not work with Atomic updates

2016-04-22 Thread Karthik Ramachandran
mVault >> P Please don't print this e-mail unless you really need to >> >> >> >> -Original Message- >> From: Karthik Ramachandran [mailto:mrk...@gmail.com] >> Sent: Friday, April 22, 2016 12:08 AM >> To: solr-user@lucene.apache.org >

Re: Solr5.5:DocValues/CopyField does not work with Atomic updates

2016-04-22 Thread Erick Erickson
e. > > > > With Thanks & Regards > Karthik Ramachandran > CommVault > P Please don't print this e-mail unless you really need to > > > > -Original Message- > From: Karthik Ramachandran [mailto:mrk...@gmail.com] > Sent: Friday, April 22, 2016 12:08

RE: Solr5.5:DocValues/CopyField does not work with Atomic updates

2016-04-21 Thread Karthik Ramachandran
user@lucene.apache.org Subject: Re: Solr5.5:DocValues/CopyField does not work with Atomic updates We are trying to update Field A. -Karthik On Thu, Apr 21, 2016 at 10:36 PM, John Bickerstaff <j...@johnbickerstaff.com > wrote: > Which field do you try to atomically update? A

Re: Solr5.5:DocValues/CopyField does not work with Atomic updates

2016-04-21 Thread Karthik Ramachandran
We are trying to update Field A. -Karthik On Thu, Apr 21, 2016 at 10:36 PM, John Bickerstaff wrote: > Which field do you try to atomically update? A or B or some other? > On Apr 21, 2016 8:29 PM, "Tirthankar Chatterjee" < > tchatter...@commvault.com> > wrote: > > >

Re: Solr5.5:DocValues/CopyField does not work with Atomic updates

2016-04-21 Thread John Bickerstaff
Which field do you try to atomically update? A or B or some other? On Apr 21, 2016 8:29 PM, "Tirthankar Chatterjee" wrote: > Hi, > Here is the scenario for SOLR5.5: > > FieldA type= stored=true indexed=true > > FieldB type= stored=false indexed=true docValue=true >

Solr5.5:DocValues/CopyField does not work with Atomic updates

2016-04-21 Thread Tirthankar Chatterjee
Hi, Here is the scenario for SOLR5.5: FieldA type= stored=true indexed=true FieldB type= stored=false indexed=true docValue=true usedocvalueasstored=false FieldA copyTo FieldB Try an Atomic update and we are getting this error: possible analysis error: DocValuesField "mtmround" appears more