Re: A few random questions about solr queries.

2012-06-03 Thread Erick Erickson
See below: On Tue, May 29, 2012 at 6:18 AM, santamaria2 wrote: > *1)* With faceting, how does facet.query perform in comparison to > facet.field? I'm just wondering this as in my use case, I need to facet over > a field -- which would get me the top n facets for that field, but I also > need to s

Re: A few random questions about solr queries.

2012-06-01 Thread Shawn Heisey
On 5/29/2012 4:18 AM, santamaria2 wrote: *3)* I've rummaged around a bit, looking for info on when to use q vs fq. I want to clear my doubts for a certain use case. Where should my date range queries go? In q or fq? The default settings in my site show results from the past 90 days with buttons

Re: A few random questions about solr queries.

2012-05-30 Thread santamaria2
A wee bit of clarification on the 2nd question. I meant relative performance, ie. would it be much slower to facet over 20 facet.queries & 10 facet.fields compared to say, 4 facet.queries & facet.fields. I wonder if this makes sense... So... is a bump improper etiquette here? >_> -- View this mes