Re: Facet Null Pointer Exception with upgraded indexes

2017-01-02 Thread Damien Kamerman
Try docValues="false" in your v6 schema.xml. You will may need to upgrade again. On 31 December 2016 at 07:59, Mikhail Khludnev wrote: > Hi Andreu, > > I think it can't facet text field anymore per se > https://issues.apache.org/jira/browse/SOLR-8362. > > On Fri, Dec 30, 2016 at 5:07 PM, Andreu

Re: Facet Null Pointer Exception with upgraded indexes

2016-12-30 Thread Mikhail Khludnev
Hi Andreu, I think it can't facet text field anymore per se https://issues.apache.org/jira/browse/SOLR-8362. On Fri, Dec 30, 2016 at 5:07 PM, Andreu Marimon wrote: > Hi, > > I'm trying to update from solr 4.3 to 6.3. We are doing a two step > migration and, during the first step, we upgraded th