| Name | Description | Type | Package | Framework |
| Dictionary | In-memory structure for the dictionary (. | Class | org.apache.lucene.analysis.hunspell | Apache Lucene |
| HungarianAnalyzer | Analyzer for Hungarian. | Class | org.apache.lucene.analysis.hu | Apache Lucene |
| HungarianLightStemFilter | A TokenFilter that applies HungarianLightStemmer to stem To prevent terms from being stemmed use an instance of | Class | org.apache.lucene.analysis.hu | Apache Lucene |
| HungarianLightStemFilterFactory | Factory for HungarianLightStemFilter. | Class | org.apache.lucene.analysis.hu | Apache Lucene |
| HungarianLightStemmer | Light Stemmer for Hungarian. | Class | org.apache.lucene.analysis.hu | Apache Lucene |
| HunspellStemFilter | TokenFilter that uses hunspell affix rules and words to stem tokens. | Class | org.apache.lucene.analysis.hunspell | Apache Lucene |
| HunspellStemFilterFactory | TokenFilterFactory that creates instances of HunspellStemFilter. | Class | org.apache.lucene.analysis.hunspell | Apache Lucene |