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 very nice day. 3s: Christmas is about to come 4s: and christmas
preparation is just on 

now if i search with "chirstmas" , i want my fragment in below format

<str>
3s: <em>Christmas</em> is about to come 
</str>
<str>
4s: and <em>christmas</em> preparation is just on 
</str>

can i fulfill this using hl.regex.pattern ? or by any other way?? 
Thanks
Meghana

--
View this message in context: 
http://lucene.472066.n3.nabble.com/hl-boundaryScanner-and-hl-bs-chars-tp3615838p3616218.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to