Re: Exception using Json Facet API with Multivalue Int field +docValues=true

2015-09-08 Thread Mikhail Khludnev
Right. It seems like a functional gap - numeric DVs out of scope for a while. https://github.com/apache/lucene-solr/blob/trunk/solr/core/src/java/org/apache/solr/search/facet/FacetField.java#L147 On Tue, Sep 8, 2015 at 11:57 PM, Curtis Fehr wrote: > The issue persists even with a new core with a

RE: Exception using Json Facet API with Multivalue Int field +docValues=true

2015-09-08 Thread Curtis Fehr
The issue persists even with a new core with a couple of documents. One thing I did notice though, is that string multi-value fields do not have this problem. I can probably use that as a workaround for now, but this seems like a bug. Thanks, Curt Could you make a small index from scrat

Re: Exception using Json Facet API with Multivalue Int field +docValues=true

2015-09-08 Thread Alexandre Rafalovitch
Could you make a small index from scratch using a subset of data and see if the problem happens anyway? If yes, you have a test case. If no, you may need to do a full rebuild to be fully assured. Regards, Alex. Solr Analyzers, Tokenizers, Filters, URPs and even a newsletter: http://www.sol

RE: Exception using Json Facet API with Multivalue Int field +docValues=true

2015-09-08 Thread Curtis Fehr
It's a very large index, will take a couple of days to reload it from scratch. I'll post back once I have tried this with either success or failure. Thanks, Curt A sanity check question. Was this test done with a completely new index after you enabled docvalues? Not just "delete all" but

Re: Exception using Json Facet API with Multivalue Int field +docValues=true

2015-09-08 Thread Alexandre Rafalovitch
A sanity check question. Was this test done with a completely new index after you enabled docvalues? Not just "delete all" but actually deleted index directory and rebuilt from scratch? If it still happens after such a thorough cleanup, it might be a bug. Regards, Alex. Solr Analyzers, Tok

Exception using Json Facet API with Multivalue Int field +docValues=true

2015-09-08 Thread Curtis Fehr
Hello! I'm attempting to facet a multivalue int field that has docvalues enabled. Using the new json facet api, running 5.3.0, I get the exception here: http://pastebin.com/xNaqGJRf Here's the relevant config: Here's my facet: json.facet={"pv-44":{"type":"query","q":"ReportingDate:[2015-