Kudos to Jan's pre-compute option and gwk's range facet answer.
On Wed, Nov 10, 2010 at 2:52 PM, Geert-Jan Brits wrote:
> Ah I see: like you said it's part of the facet range implementation.
> Frontend is already working, just need the 'update-on-slide' behavior.
>
> Thanks
> Geert-Jan
>
> 2010/
Ah I see: like you said it's part of the facet range implementation.
Frontend is already working, just need the 'update-on-slide' behavior.
Thanks
Geert-Jan
2010/11/10 gwk
> On 11/9/2010 7:32 PM, Geert-Jan Brits wrote:
>
>> when you drag the sliders , an update of how many results would match i
On 11/9/2010 7:32 PM, Geert-Jan Brits wrote:
when you drag the sliders , an update of how many results would match is
immediately shown. I really like this. How did you do this? IS this
out-of-the-box available with the suggested Facet_by_range patch?
Hi,
With the range facets you get the face
=price:[* TO 100] and not the optimized pre-computed
>> variant suggested above.
>>
>> Geert-Jan
>>
>> 2010/11/9 jayant
>>
>> That was very well thought of and a clever solution. Thanks.
>>> --
>>> View this message in context:
>>>
>>> http://lucene.472066.n3.nabble.com/How-to-Facet-on-a-price-range-tp1846392p1869201.html
>>> Sent from the Solr - User mailing list archive at Nabble.com.
>>>
>>>
>
et.query=price:[50
TO *]&facet.query=price:[* TO 100] and not the optimized pre-computed
variant suggested above.
Geert-Jan
2010/11/9 jayant
That was very well thought of and a clever solution. Thanks.
--
View this message in context:
http://lucene.472066.n3.nabble.com/How-to-
;facet=on&facet.query=price:[50
TO *]&facet.query=price:[* TO 100] and not the optimized pre-computed
variant suggested above.
Geert-Jan
2010/11/9 jayant
>
> That was very well thought of and a clever solution. Thanks.
> --
> View this message in context:
> http://lucene.4720
That was very well thought of and a clever solution. Thanks.
--
View this message in context:
http://lucene.472066.n3.nabble.com/How-to-Facet-on-a-price-range-tp1846392p1869201.html
Sent from the Solr - User mailing list archive at Nabble.com.
ydahl, search solution architect
Cominvent AS - www.cominvent.com
On 5. nov. 2010, at 16.03, jayant wrote:
>
> Thank you both. Faceting is now working on a range.
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/How-to-Facet-on-a-price-range-tp1846392p1848
Thank you both. Faceting is now working on a range.
--
View this message in context:
http://lucene.472066.n3.nabble.com/How-to-Facet-on-a-price-range-tp1846392p1848716.html
Sent from the Solr - User mailing list archive at Nabble.com.
take a look here
http://stackoverflow.com/questions/33956/how-to-get-facet-ranges-in-solr-results
I am able to facet on a particular field because I have index on that field.
But I am not sure how to facet on a price range when I have the exact price
in the 'price' field. Can anyone
> I am able to facet on a particular field because I have
> index on that field.
> But I am not sure how to facet on a price range when I have
> the exact price
> in the 'price' field. Can anyone help here.
Something like this:
&facet=on&facet.query=price:[*
I am able to facet on a particular field because I have index on that field.
But I am not sure how to facet on a price range when I have the exact price
in the 'price' field. Can anyone help here.
Thanks
--
View this message in context:
http://lucene.472066.n3.nabble.com/How-to-Facet-
12 matches
Mail list logo