Here are two good articles covering two areas of Lucene.NET.
The first is analyzers:
http://www.codeproject.com/KB/cs/lucene_analysis.aspx
The second is how to make a search support synonyms:
http://www.codeproject.com/KB/cs/lucene_custom_analyzer.aspx