Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
org
apache
lucene
analysis
miscellaneous
KeywordMarkerFilter
C# Class org.apache.lucene.analysis.miscellaneous.KeywordMarkerFilter
Marks terms as keywords via the
KeywordAttribute
.
Inheritance:
TokenFilter
Afficher le fichier
Open project: paulirwin/lucene.net
Méthodes publiques
Méthode
Description
incrementToken
( ) :
bool
Méthodes protégées
Méthode
Description
KeywordMarkerFilter
(
TokenStream
@in
)
Creates a new
KeywordMarkerFilter
Method Details
KeywordMarkerFilter()
protected
méthode
Creates a new
KeywordMarkerFilter
protected
KeywordMarkerFilter
(
TokenStream
@in
)
@in
TokenStream
incrementToken()
public
méthode
public
incrementToken
( ) :
bool
Résultat
bool