Lucene.Net Search result to highlight search keywords

Posted by Ali Shafai on Stack Overflow See other posts from Stack Overflow or by Ali Shafai
Published on 2008-10-09T22:00:00Z Indexed on 2010/06/03 12:14 UTC
Read the original article Hit count: 356

Filed under:
|

I use Lucene.Net to index some documents. I want to show the user a couple of lines as to why that document is in the result set. just like when you use google to search and it shows the link and followed by the link there are a few lines with the keywords highlighted. any ideas?

© Stack Overflow or respective owner

Related posts about lucene

Related posts about lucene.net