mirror of https://github.com/apache/lucene.git
sorry, broke the special character with my last commit, trying to fix it
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150993 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
07b4dfa01f
commit
7bb77967f1
|
@ -73,7 +73,7 @@ import java.util.Set;
|
|||
* will not be indexed at all) and an external list of exclusions (word that will
|
||||
* not be stemmed, but indexed).
|
||||
*
|
||||
* @author Jo<EFBFBD>o Kramer
|
||||
* @author João Kramer
|
||||
*/
|
||||
public final class BrazilianAnalyzer extends Analyzer {
|
||||
|
||||
|
|
Loading…
Reference in New Issue