Solr-ruby response structure inconsistent

2008-03-10 Thread Matt M.
Hi, I've just noticed while switching connections between two different solr instances (different servers) that their facet response structures are not the same. But the Solr version is identical; 1.2. I've pasted in the significant part of the response. Note the facet_fields in the first is a

Re: Solr-ruby response structure inconsistent

2008-03-10 Thread Matt M.
Just wanted to mention... the solr-ruby package has nothing to do with this. These are responses straight out of the solr/select handler. Matt On Mon, Mar 10, 2008 at 12:07 PM, Matt M. [EMAIL PROTECTED] wrote: Hi, I've just noticed while switching connections between two different solr

Re: Solr-ruby response structure inconsistent

2008-03-10 Thread Matt M.
this by sorting the facet values result in in my Ruby code. Thanks for your help Erik. Matt In context: requestHandler name=standard class=solr.StandardRequestHandler lst name=defaults str name=echoParamsexplicit/str str name=json.nlmap/str On Mon, Mar 10, 2008 at 12:35 PM, Matt M. [EMAIL

Re: Facet numFound for facet values?

2008-03-01 Thread Matt M.
] wrote: On Fri, Feb 29, 2008 at 5:37 PM, Matt M. [EMAIL PROTECTED] wrote: I'm trying to find a way to paginate through facet values. But it seems that there is not a way to get the total number of values (numFound) under a given facet field? If you include zero counts, it's the same

Facet numFound for facet values?

2008-02-29 Thread Matt M.
Hi, I'm trying to find a way to paginate through facet values. But it seems that there is not a way to get the total number of values (numFound) under a given facet field? For example, if I have a facet field called composition_era_facet and the values are: 15th Century 16th Century 17th Century

Filter query cache issues

2008-02-22 Thread Matt M.
Hi, I'm working with an index that contains 4,447,390 documents. The response time for querying using facets is pretty darn slow. I'm fairly new to more advanced Solr usage and today have started looking into the solrconfig.xml. In the solr admin app, I noticed that the filterCache evictions were