JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Class
org.apache.lucene.analysis.GraphTokenFilter
Packages that use
GraphTokenFilter
Package
Description
org.apache.lucene.analysis.shingle
Word n-gram filters.
Uses of
GraphTokenFilter
in
org.apache.lucene.analysis.shingle
Subclasses of
GraphTokenFilter
in
org.apache.lucene.analysis.shingle
Modifier and Type
Class and Description
class
FixedShingleFilter
A FixedShingleFilter constructs shingles (token n-grams) from a token stream.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes