Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 291 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 291 Bytes

Lucene.Net.Analysis.Hunspell

C# port of http://code.google.com/p/lucene-hunspell/

Enables the use of Hunspell dictionaries for stemming.

This is only relevant for Lucene.Net 2.9.4, the 3.0.3 release contains this functionality as part of the Contrib package.