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.custom.CustomAnalyzer
Packages that use
CustomAnalyzer
Package
Description
org.apache.lucene.analysis.custom
A general-purpose Analyzer that can be created with a builder-style API.
Uses of
CustomAnalyzer
in
org.apache.lucene.analysis.custom
Methods in
org.apache.lucene.analysis.custom
that return
CustomAnalyzer
Modifier and Type
Method and Description
CustomAnalyzer
CustomAnalyzer.Builder.
build
()
Builds the analyzer.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes