Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

How can I highlight a searched text in lucene.net using the offsets of the search term? I am using fastVector highlighter and lucene.net 2.9.2. *Note* I have the offsets of the term that has to be searched?I have to display the highlighted text in richtextbox.

share|improve this question

1 Answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.