yes, i did reindex.
--
View this message in context:
http://lucene.472066.n3.nabble.com/unable-to-facet-range-query-tp4106305p4106710.html
Sent from the Solr - User mailing list archive at Nabble.com.
Hi,
Did you reindex after schema change?
On Thursday, December 12, 2013 11:51 AM, Nutan
wrote:
I remove the QEC but for facet it still gives this error:
Unable to range facet on
field:id{type=integer,properties=indexed,stored,omitNorms,required,
required=true}
--
View this message in co
I remove the QEC but for facet it still gives this error:
Unable to range facet on
field:id{type=integer,properties=indexed,stored,omitNorms,required,
required=true}
--
View this message in context:
http://lucene.472066.n3.nabble.com/unable-to-facet-range-query-tp4106305p4106335.html
Sent from
Hi,
If you don't use QEC, just remove it from configuration file. If you need it
change queryFieldType from integer to text_sw or something like that.
http://wiki.apache.org/solr/QueryElevationComponent#queryFieldType
The word 'promotions' is not a numeric value, thats why you are getting the