Re: hl.boundaryScanner and hl.bs.chars

2011-12-28 Thread meghana
Thans iorixxx and Koji for your reply , so can i fulfill my needed requirement by using hl.regex.pattern and making hl.fragmenter=regex ?? i was watching on these fields on wiki. i am thinking to use it to make my highlighted text show in my desire format. my string is like below 1s: This is v

Re: hl.boundaryScanner and hl.bs.chars

2011-12-28 Thread Koji Sekiguchi
(11/12/28 17:08), Ahmet Arslan wrote: FastVectorHighlighter requires Solr3.1 http://wiki.apache.org/solr/HighlightingParameters#hl.useFastVectorHighlighter Right. In addition, baoundaryScanner requires 3.5. koji -- http://www.rondhuit.com/en/

Re: hl.boundaryScanner and hl.bs.chars

2011-12-28 Thread Ahmet Arslan
> I tried by adding BoundaryScanner in my > solrconfig.xml  and set > hl.useFastVectorHighlighter=true, termVectors=on, > termPositions=on and > termOffsets=on. in my query. then also i didn't get any > effect on my > highlighting. > do i missing anything , or doing anything wrong?? > i like to

Re: hl.boundaryScanner and hl.bs.chars

2011-12-28 Thread meghana
Hi Kogi , Thanks for reply. I tried by adding BoundaryScanner in my solrconfig.xml and set hl.useFastVectorHighlighter=true, termVectors=on, termPositions=on and termOffsets=on. in my query. then also i didn't get any effect on my highlighting. my solr config setting is as below

Re: hl.boundaryScanner and hl.bs.chars

2011-12-27 Thread Koji Sekiguchi
(11/12/28 15:29), meghana wrote: Hi all , i seen hl.boundaryScanner and hl.bs.chars parameters in solr highlighting feature. but i didn't get its meaning exactly , what its use and how can i use it in my search? My need is something like ,i want to set my fragment to start and end from special