Re: Sudden Solr crush after commit

2013-12-12 Thread Manuel Le Normand
Running solr 4.3, sharded collection. Tomcat 7.0.39 Faceting on multivalue fields works perfectly fine, I was describing this log to emphasize the fact the servlet failed right after a new searcher was opened and the event listener finished running a warming faceting query.

Re: Sudden Solr crush after commit

2013-12-12 Thread Furkan KAMACI
Hi Manuel; Mutivalued field via un-inverted field is introduced at Solr 1.4 and you can check it from here: https://issues.apache.org/jira/browse/SOLR-475 Could you give more details about your system (i.e. Solr version) and other parameters? Thanks; Furkan KAMACI 2013/12/12 Manuel Le Normand