Re: facet name using {!key} doesn't work for interval facets

2015-06-12 Thread Phanindra R
Thanks. Looked at all version specific documentation from 4.10 and the {!key} feature for interval facets is implemented in 5.1. On Fri, Jun 12, 2015 at 12:03 PM, Upayavira wrote: > This is mentioned in the release notes for 5.2, i.e. the instructions > mentioned on that page will only work on 5

Re: facet name using {!key} doesn't work for interval facets

2015-06-12 Thread Upayavira
This is mentioned in the release notes for 5.2, i.e. the instructions mentioned on that page will only work on 5.2+. When looking at the cwiki ref guide, remember that that is the development location for the Solr Reference Guide, so invariably refers to an as yet to be released version of Solr. Y

facet name using {!key} doesn't work for interval facets

2015-06-12 Thread Phanindra R
Hi, According to https://cwiki.apache.org/confluence/display/solr/Faceting#Faceting-IntervalFaceting, a facet name could be assigned to interval facets, which then replaces the field name as the facet name in the response. The syntax I used: facet.interval={!key=myName}myField But Solr 4.10