d,
but it was and it does still work just fine in Solr 3.5 (you can see this
in any of the StatsComponentTest methods that call
doTestMVFieldStatisticsResult)
Idiocy #2...
>> Subject : Re: r1201855 broke stats.facet on long fields
...in spite of this subject, and multiple references to &
On Thu, Dec 8, 2011 at 6:16 PM, Chris Hostetter
wrote:
> Solr can
> not reasonably compute stats on a multivalued field
Wasn't that added here?
https://issues.apache.org/jira/browse/SOLR-1380
-Yonik
http://www.lucidimagination.com
: > (If that doens't fix the problem for you.
:
: It doesn't.
Definitely odd...
: > please file a Jira bug with as much details as possible about your setup
: > (ideally a fully usable solrconfig.xml+schema.xml that demonstrates your
: > problem) because the StatsComponentTest most certainly al
On 12/08/2011 11:16 PM, Chris Hostetter wrote:
...so if you don't have a version param, or your version param is "1.0"
then that would explain this error
I have the version param set to "1.4".
(If that doens't fix the problem for you.
It doesn't.
> then i'm genuinely baffled, and
plea
: I've a "long" field defined in my schema:
:
:
:
:
:
: Before r1201855 I could use "stats.facet=ts" which allowed me to have a
: timeseries of sorts, now I get an error:
Since your field type doesn't explicitly state "multiValued="true|false"
Solr's behavior in parsing the schema.xml is dri