Tried  below url and got the same output. Any other suggestion .

http://localhost:8983/solr/select?q=rangefld:[5000%20TO%206000]&fl=lily.id,rangefld&hl=on&rows=5&wt=json&indent=on&hl.fl=rangefld&hl.highlightMultiTerm=true&hl.usePhraseHighlighter=true&hl.useFastVectorHighlighter=false

On Mon, Nov 28, 2011 at 8:10 PM, Ahmet Arslan <iori...@yahoo.com> wrote:

> > and output is
> >
> > {
> >   "responseHeader":{
> >     "status":0,
> >     "QTime":4,
> >     "params":{
> >       "hl.highlightMultiTerm":"true",
> >       "fl":"lily.id,rangefld",
> >       "indent":"on",
> >
> > "hl.useFastVectorHighlighter":"false",
> >        "q":"rangefld:[5000 TO
> > 6000]",
> >       "hl.fl":"*,rangefld",
>
> I don't think hl.fl parameter accepts * value. Please try &hl.fl=rangefld
>
>
>


-- 
Thanks & Regards

Rahul Mehta

Reply via email to