There is a excellent blog series here:
- Lucene.NET
- Introduction to Lucene
- Indexing basics
- Search basics
- Alternatives ( did you mean …)
- Faceted search / Drill down
- Class reference
I have also found another project called SimpleLucene which you can use to maintain your lucene indexes whenever you need to update or delete a document.