On 8/24/2011 6:07 PM, Joshua Harness wrote:
Shawn -

      Thanks for your reply. Given that my application is mainly used as
faceted search, would the following types of queries make sense or are there
other pitfalls to consider?

q=*:*&fq=someField:someValue&fq=anotherField:anotherValue

I'm no expert, but that looks like the perfect thing to do with filter queries. One thing that you might want to think about and experiment with is removing someField and anotherField from the faceting when you issue a query like that. It would likely work fine if you left them in, but there's not really a need to facet on a field that you've limited to a single value.

Thanks,
Shawn

Reply via email to