Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Lucene
Net
Analysis
De
TestGermanNormalizationFilter
TestSpecialFolding
Lucene.Net.Analysis.De.TestGermanNormalizationFilter.TestSpecialFolding C# (CSharp) Method
TestGermanNormalizationFilter Class Documentation
Exibir arquivo
Open project: apache/lucenenet
TestSpecialFolding()
private
method
private
TestSpecialFolding
( ) :
void
return
void
public virtual void TestSpecialFolding() { CheckOneTerm(analyzer, "weißbier", "weissbier"); }
TestGermanNormalizationFilter
TestBasicExamples
TestEmptyTerm
TestRandomStrings
TestSpecialFolding
TestUHeuristic