mirror of https://github.com/apache/lucene.git
Fix javadoc for Morfologic
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1499381 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
d8ece524da
commit
42aef69d91
|
@ -60,6 +60,7 @@ public class MorfologikFilter extends TokenFilter {
|
|||
private int lemmaListIndex;
|
||||
|
||||
/**
|
||||
* Creates MorfologikFilter
|
||||
* @param in input token stream
|
||||
* @param version Lucene version compatibility for lowercasing.
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue