Fixed: Bug in solr.core TrieField (testcase provided as well)

2015-10-13 Thread Vanlerberghe, Luc
I came across the following bug in the Solr atomic update code a few weeks ago: As soon as a document has a date in a multivalued tdate field, it is impossible to do atomic updates on any of the other fields. I found a bug report in jira describing the exact same issue, so instead of creating a

Re: Fixed: Bug in solr.core TrieField (testcase provided as well)

2015-10-13 Thread Shalin Shekhar Mangar
Thanks Luc, I'll take a look. On Tue, Oct 13, 2015 at 6:11 PM, Vanlerberghe, Luc wrote: > I came across the following bug in the Solr atomic update code a few weeks > ago: > > As soon as a document has a date in a multivalued tdate field, it is > impossible to do