Re: custom filterquery

2011-09-01 Thread Chris Hostetter
: pricing. I have written a functionquery to get the pricing, which works : fine as part of the search query, but doesn't seem to be doing anything when : I try to use it in a filter query. I wrote my pricing function query based how are you trying to use it in a filter query? function queries

custom filterquery

2011-08-16 Thread Jon Wagoner
Hello, I am writing software for an e-commerce site. Different customers can have different selections of product depending on what is priced out for them, so to get the faceting counts correct I need to filter the values based on the pricing. I have written a functionquery to get the pricing, w