JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Interface
org.apache.lucene.analysis.tokenattributes.KeywordAttribute
Packages that use
KeywordAttribute
Package
Description
org.apache.lucene.analysis.tokenattributes
Useful
Attribute
s for text analysis.
Uses of
KeywordAttribute
in
org.apache.lucene.analysis.tokenattributes
Classes in
org.apache.lucene.analysis.tokenattributes
that implement
KeywordAttribute
Modifier and Type
Class and Description
class
KeywordAttributeImpl
This attribute can be used to mark a token as a keyword.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes