THIS IS A TEST INSTANCE. ALL YOUR CHANGES WILL BE LOST!!!!
An excellent introductory series from Simone Chiaretta
- How to get started with Lucene.Net
- The Main Concepts
- Your First Application
- Dissecting Storage Documents and Fields
- Lucene - or how I stopped worrying and learned to love unstructured data
- How Subtext Lucene.Net index is structured
Various Lucene.Net and Azure tutorials
- Azure Library for Lucene.Net
- Using Lucene.Net with Microsoft Azure
- MSDN article on using lucene.net with Azure
Extracting text from documents
- Desktop Search - this provides a great section on how to use iFilters
- Extracting text from documents in a database
Other Lucene.Net tutorials and samples
@LuceneDotNet Collection
These are all the articles found through sharing on twitter and other social media avenues.
- http://www.aaron-powell.com/lucene-net-overview - a high level overview and tutorial on building a Lucene.Net application.