Re: Exception in grouping with docValues enable field.

2015-11-08 Thread Modassar Ather
Thanks Alexandre, It seems to be the same problem. The version of Solr I am using is 5.2.1. Regards, Modassar On Mon, Nov 9, 2015 at 9:37 AM, Alexandre Rafalovitch wrote: > SOLR-4647 ? > > But your name is already in that JIRA, so perhaps something else > similar. You also did not mention the v

Re: Exception in grouping with docValues enable field.

2015-11-08 Thread Alexandre Rafalovitch
SOLR-4647 ? But your name is already in that JIRA, so perhaps something else similar. You also did not mention the version of Solr. Regards, Alex. Solr Analyzers, Tokenizers, Filters, URPs and even a newsletter: http://www.solr-start.com/ On 8 November 2015 at 22:59, Modassar Ather wro

Re: Exception in grouping with docValues enable field.

2015-11-08 Thread Modassar Ather
Hi, Any input will be really helpful. Regards, Modassar On Fri, Nov 6, 2015 at 11:20 AM, Modassar Ather wrote: > Hi, > > I have following docValues enabled field. > > *Field : * > *Type: * sortMissingLast="true" stored="false" indexed="false" docValues="true"/> > > When I am grouping on this

Exception in grouping with docValues enable field.

2015-11-05 Thread Modassar Ather
Hi, I have following docValues enabled field. *Field : * *Type: * When I am grouping on this field I am getting following exception. Kindly let me know if I am missing something or it is an issue. org.apache.solr.common.SolrException; java.lang.NullPointerException at org.apache.