Hi Erik,

We have indexed it as a double and has individual value Eg Price_Range: 10.

On Thu, 30 May 2019 at 23:34, Erik Hatcher <erik.hatc...@gmail.com> wrote:

> The simplest given your example, with edismax add &boost=price:[10 TO 25]
>
> Or you literally have a price_range field?    &boost=price_range:10_25
> (assuming that's how you indexed it).   What type of field is price_range?
>  What did you index into it?
>
>         Erik
>
>
> > On May 30, 2019, at 1:24 PM, sachin gk <gksachi...@gmail.com> wrote:
> >
> > Hi All,
> >
> > I am trying to boost solr documents using the range attribute as
> mentioned
> > below.
> >
> > price_range: 10 25  is it possible, if so how to form a query.
> >
> > --
> > Regards,
> > Sachin
>
>

-- 
Regards,
Sachin

Reply via email to