: Has anyone had experience using frange with multi-valued fields? In
: solr 3.5 doing so results in the error: "can not use FieldCache on
: multivalued field"
correct.
: Here's the use case. We have multiple years attached to each document
: and want to be able to refine
Has anyone had experience using frange with multi-valued fields? In solr 3.5
doing so results in the error: "can not use FieldCache on multivalued field"
Here's the use case. We have multiple years attached to each document and want
to be able to refine by a year range.