Link Details

Link 120842 thumbnail
User 252611 avatar

By Thierry.Lefort
via codeproject.com
Published: Sep 29 2008 / 12:40

Lucene.Net is a high performance Information Retrieval (IR) library, also known as a search engine library. Lucene.Net contains powerful APIs for creating full text indexes and implementing advanced and precise search technologies into your programs. Some people may confuse Lucene.net with a ready to use application like a web search/crawler, or a file search application, But Lucene.Net is not such an application, it a framework library. Lucene.Net provides a framework for implementing these difficult technologies yourself. Lucene.net makes no discriminations on what you can index and search, which gives you a lot more power compared to other full text indexing/searching implications, you can index anything that can be represented as text. There are also ways to get Lucene.net to index HTML, Office documents, PDF files and much more.
  • 8
  • 0
  • 1485
  • 250

Comments

Add your comment
User 57355 avatar

mknutty replied ago:

0 votes Vote down Vote up Reply

Introducing? Been using it for years.

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.

Voters For This Link (8)



Voters Against This Link (0)