Hello everyone!

I'm wondering about fixing a situation shown on this page..

http://prelive.zappos.com/n/solr.cgi?q=oakley&fq=product_type_exact:% 22General%20Sport%20Eyewear% 22&qt=dismax&start=0&rows=100&facet=true&facet.limit=5&f.size_exact.face t.limit=15&facet.field=size_exact&facet.field=product_type_exact&facet.f ield=brand_exact&facet.zeros=false&facet.query=price:[1%20TO%2050] &facet.query=price:[50%20TO%20100]&facet.query=price:[150%20TO%20200] &facet.query=price:[200%20TO%20250]&facet.query=price:[250%20TO%20300] &facet.query=price:[300%20TO%20*]&start=0&rows=100

The issue here is that, even though I've already clicked on the "General Sport Eyewear" facet, I still get that as an option in the results. It seems that SOLR might be able to exclude this from the facets on the basis of an exact match to the filter query I'm running.. but I'm not sure.

Is this something I will need to handle in my perl, or is it something that can be worked out via SOLR? Obviously, we don't want a user to continuously click on an option over and over and not see anything change...

+--------------------------------------------------------+
 | Matthew Runo
 | Zappos Development
 | [EMAIL PROTECTED]
 | 702-943-7833
+--------------------------------------------------------+


Reply via email to