Re: stats.facet with multi-valued field in Solr 4.9

2014-07-21 Thread Yonik Seeley
On Mon, Jul 21, 2014 at 7:32 AM, Nico Kaiser wrote: > Yonik, thanks for your reply! I also found > https://issues.apache.org/jira/browse/SOLR-1782 which also sees to deal with > this, but I did not find out wether there is a workaround. > > For our use case the previous behaviour was ok and seem

Re: stats.facet with multi-valued field in Solr 4.9

2014-07-21 Thread Nico Kaiser
Yonik, thanks for your reply! I also found https://issues.apache.org/jira/browse/SOLR-1782 which also sees to deal with this, but I did not find out wether there is a workaround. For our use case the previous behaviour was ok and seemed (!) to be consistent. However I understand that this featur

Re: stats.facet with multi-valued field in Solr 4.9

2014-07-21 Thread Yonik Seeley
On Mon, Jul 21, 2014 at 7:09 AM, Nico Kaiser wrote: > After the upgrade to Solr 4.9 (from 3.6) this seems not to be possible > anymore: > > "Stats can only facet on single-valued fields, not: instrumentIds" https://issues.apache.org/jira/browse/SOLR-3642 It looks like perhaps it never did work

stats.facet with multi-valued field in Solr 4.9

2014-07-21 Thread Nico Kaiser
Hi! I am storing aggregated article click statistics for a website in a Lucene database. Website "articles" (i.e., pages in this case) can have multiple associated financial instruments, which – for statistics reasons – I also copy to Lucene. So basically this data is stored (and regularly upda