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:
Jan Høydahl 2013-07-03 13:06:44 +00:00
parent d8ece524da
commit 42aef69d91
1 changed files with 1 additions and 0 deletions

View File

@ -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.
*/