JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH:
Package com.apple.foundationdb.record.lucene.exact
package
com.apple.foundationdb.record.lucene.exact
Contains classes for analyzing stored and sorted fields.
Related Packages
Package
Description
com.apple.foundationdb.record.lucene
Support for
LUCENE
indexes and queries.
Classes
Class
Description
ExactTokenAnalyzer
Effectively a no-op analyzer.
ExactTokenAnalyzerFactory
Constructs a new instance of
ExactTokenAnalyzer
.