Hi, I'm setting hl.fragsize = 10 in all my highlighting fragmenters but I'm
still getting snippets being returned with > 10 characters (I think I'm
getting the full text back). I also tried specifying hl.fragsize in the
querystring, but the same thing happens. Any idea why fragsize is not
getting
I'm a bit of a newbie- adding echoParams=all to my querystring isn't
yielding additional info (does solr 1.4 support it?). Here's a query (also
tried adding hl.fragsize=10):
http://localhost:8982/solr/select/?fl=*+score&start=0&q=gofish&qf=description_texts&hl.simple.pre=@@@hl@@@&hl.simple.post=@
URL.
>
> http://wiki.apache.org/solr/CoreQueryParameters#echoParams
>
>
> --- On Sat, 7/30/11, Frank Chiu wrote:
>
> > From: Frank Chiu
> > Subject: Re: fragsize for highlighting
> > To: "Ahmet Arslan"
> > Cc: solr-user@lucene.apache.org
> >