Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Lucene
Net
Analysis
De
GermanDIN2Stemmer
C# Class Lucene.Net.Analysis.De.GermanDIN2Stemmer
A stemmer for the german language that uses the DIN-5007-2 "Phone Book" rules for handling umlaut characters.
Inheritance:
GermanStemmer
Mostrar archivo
Open project: synhershko/lucene.net
Protected Methods
Method
Description
Substitute
(
StringBuilder
buffer
) :
void
Method Details
Substitute()
protected
method
protected
Substitute
(
StringBuilder
buffer
) :
void
buffer
StringBuilder
return
void