Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.lucene.analysis.util Classes and Interfaces - 27 results found.
NameDescriptionTypePackageFramework
AbstractAnalysisFactoryAbstract parent class for analysis factories TokenizerFactory, TokenFilterFactory and CharFilterFactory.Classorg.apache.lucene.analysis.utilApache Lucene
AnalysisSPILoaderHelper class for loading named SPIs from classpath (e.Classorg.apache.lucene.analysis.utilApache Lucene
CharacterUtilsCharacterUtils provides a unified interface to Character-related operations to implement backwards compatible character operations based on aClassorg.apache.lucene.analysis.utilApache Lucene
CharacterUtils .CharacterBufferA simple IO buffer to use with CharacterUtils.Classorg.apache.lucene.analysis.util.CharacterUtilsApache Lucene
CharArrayIteratorA CharacterIterator used internally for use with BreakIteratorNOTE: This API is for internal purposes only and might change in incompatible ways in the next release.Classorg.apache.lucene.analysis.utilApache Lucene
CharArrayMapA simple class that stores key Strings as char[]'s in a hash table.Classorg.apache.lucene.analysis.utilApache Lucene
CharArraySetA simple class that stores Strings as char[]'s in a hash table.Classorg.apache.lucene.analysis.utilApache Lucene
CharFilterFactoryClassorg.apache.lucene.analysis.utilApache Lucene
CharTokenizerAn abstract base class for simple, character-oriented tokenizers.Classorg.apache.lucene.analysis.utilApache Lucene
ClasspathResourceLoaderSimple ResourceLoader that uses ClassLoader.Classorg.apache.lucene.analysis.utilApache Lucene
ElisionFilterRemoves elisions from a TokenStream.Classorg.apache.lucene.analysis.utilApache Lucene
ElisionFilterFactoryFactory for ElisionFilter.Classorg.apache.lucene.analysis.utilApache Lucene
FilesystemResourceLoaderSimple ResourceLoader that opens resource files from the local file system, optionally resolving againstClassorg.apache.lucene.analysis.utilApache Lucene
FilteringTokenFilterAbstract base class for TokenFilters that may remove tokens.Classorg.apache.lucene.analysis.utilApache Lucene
Lucene43FilteringTokenFilterBackcompat FilteringTokenFilter for versions 4.Classorg.apache.lucene.analysis.utilApache Lucene
MultiTermAwareComponentAdd to any analysis factory component to allow returning an analysis component factory for use with partial terms in prefix queries,Interfaceorg.apache.lucene.analysis.utilApache Lucene
OpenStringBuilderA StringBuilder that allows one to access the array.Classorg.apache.lucene.analysis.utilApache Lucene
ResourceLoaderAbstraction for loading resources (streams, files, and classes).Interfaceorg.apache.lucene.analysis.utilApache Lucene
ResourceLoaderAwareInterface for a component that needs to be initialized by an implementation of ResourceLoader.Interfaceorg.apache.lucene.analysis.utilApache Lucene
RollingCharBufferActs like a forever growing char[] as you read characters into it from the provided reader, butClassorg.apache.lucene.analysis.utilApache Lucene
SegmentingTokenizerBaseBreaks text into sentences with a BreakIterator and allows subclasses to decompose these sentences into words.Classorg.apache.lucene.analysis.utilApache Lucene
StemmerUtilSome commonly-used stemming functionsNOTE: This API is for internal purposes only and might change in incompatible ways in the next release.Classorg.apache.lucene.analysis.utilApache Lucene
StopwordAnalyzerBaseBase class for Analyzers that need to make use of stopword sets.Classorg.apache.lucene.analysis.utilApache Lucene
TokenFilterFactoryClassorg.apache.lucene.analysis.utilApache Lucene
TokenizerFactoryClassorg.apache.lucene.analysis.utilApache Lucene
UnicodePropsThis file contains unicode properties used by various CharTokenizers.Classorg.apache.lucene.analysis.utilApache Lucene
WordlistLoaderLoader for text files that represent a list of stopwords.Classorg.apache.lucene.analysis.utilApache Lucene