Jive Forums API (5.5.20.2-oracle) Developer Javadocs

Package com.jivesoftware.util.search

Utility classes for the search engine.

See:
          Description

Interface Summary
JiveAnalyzer  
 

Class Summary
AlphaNumericTokenizer  
Among  
BrazilianStemmer A stemmer for brazilian words.
BrazilianStemmingAnalyzer Analyzer for brazilian language.
CachedFilter CachedFilter is an extension of Lucene's Filter class which caches the bitset result of the filter.
CJKAnalyzer An analyzer for Chinese, Japanese and Korean.
CzechAnalyzer Analyzer for Czech language.
DanishStemmer This file was generated automatically by the Snowball to Java compiler.
DanishStemmingAnalyzer An Danish analyzer for Lucene based upon the standard analyzer that supports stemming of danish words.
DutchStemmer This file was generated automatically by the Snowball to Java compiler.
DutchStemmingAnalyzer An Dutch analyzer for Lucene based upon the standard analyzer that supports stemming of dutch words.
EnglishStemmingAnalyzer An English analyzer for Lucene based upon the standard analyzer that supports stemming of english words.
FieldFilter A Filter that restricts search results to Documents that match a set of specified Field values.
FinnishStemmer This file was generated automatically by the Snowball to Java compiler.
FinnishStemmingAnalyzer An Finnish analyzer for Lucene based upon the standard analyzer that supports stemming of finnish words.
FrenchStemmer This file was generated automatically by the Snowball to Java compiler.
FrenchStemmingAnalyzer An French analyzer for Lucene based upon the standard analyzer that supports stemming of french words.
GermanStemmer Generated class implementing code defined by a snowball script.
GermanStemmingAnalyzer An German analyzer for Lucene based upon the standard analyzer that supports stemming of german words.
ItalianStemmer This file was generated automatically by the Snowball to Java compiler.
ItalianStemmingAnalyzer An Italian analyzer for Lucene based upon the standard analyzer that supports stemming of italian words.
MultiFilter A Filter that logically combines multiple other Filters.
MultiFilter.FilterType  
NorwegianStemmer This file was generated automatically by the Snowball to Java compiler.
NorwegianStemmingAnalyzer An Norwegian analyzer for Lucene based upon the standard analyzer that supports stemming of norwegian words.
NullFragmenter Fragmenter implementation which does not fragment the text.
PorterStemmer Stemmer, implementing the Porter Stemming Algorithm The Stemmer class transforms a word into its root form.
PortugueseStemmer This file was generated automatically by the Snowball to Java compiler.
PortugueseStemmingAnalyzer An Portuguese analyzer for Lucene based upon the standard analyzer that supports stemming of portuguese words.
RussianStemmer This file was generated automatically by the Snowball to Java compiler.
RussianStemmingAnalyzer An Russian analyzer for Lucene based upon the standard analyzer that supports stemming of russian words.
SnowballProgram  
SpanishStemmer This file was generated automatically by the Snowball to Java compiler.
SpanishStemmingAnalyzer An Spanish analyzer for Lucene based upon the standard analyzer that supports stemming of spanish words.
StandardSynonymAnalyzer An English analyzer for Lucene based upon the standard analyzer that supports stemming of english words.
SwedishStemmer This file was generated automatically by the Snowball to Java compiler.
SwedishStemmingAnalyzer An Swedish analyzer for Lucene based upon the standard analyzer that supports stemming of danish words.
SynonymFilter Lucene filter for creating synonym matching behavior such that a search for cold would also search for frigid, freeze, etc Source code based on code obtained from Lucene article in JDJ, Volume 7 Issue 12
 

Package com.jivesoftware.util.search Description

Utility classes for the search engine.


Jive Forums Project Page

Copyright © 1999-2006 Jive Software.