|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use org.apache.lucene.analysis | |
| org.apache.lucene.analysis | API and code to convert text into indexable tokens. |
| org.apache.lucene.analysis.br | Analyzer for Brazilian. |
| org.apache.lucene.analysis.cjk | Analyzer for Chinese, Japanese and Korean. |
| org.apache.lucene.analysis.cn | Analyzer for Chinese. |
| org.apache.lucene.analysis.cz | Analyzer for Czech. |
| org.apache.lucene.analysis.de | Analyzer for German. |
| org.apache.lucene.analysis.el | Analyzer for Greek. |
| org.apache.lucene.analysis.fr | Analyzer for French. |
| org.apache.lucene.analysis.ngram | |
| org.apache.lucene.analysis.nl | Analyzer for Dutch. |
| org.apache.lucene.analysis.ru | Analyzer for Russian. |
| org.apache.lucene.analysis.standard | A grammar-based tokenizer constructed with JavaCC. |
| org.apache.lucene.analysis.th | |
| org.apache.lucene.index | Code to maintain and access indices. |
| org.apache.lucene.queryParser | A simple query parser implemented with JavaCC. |
| org.apache.lucene.search | Table Of Contents |
| Classes in org.apache.lucene.analysis used by org.apache.lucene.analysis | |
| Analyzer
An Analyzer builds TokenStreams, which analyze text. |
|
| CharTokenizer
An abstract base class for simple, character-oriented tokenizers. |
|
| LetterTokenizer
A LetterTokenizer is a tokenizer that divides text at non-letters. |
|
| Token
A Token is an occurence of a term from the text of a field. |
|
| TokenFilter
A TokenFilter is a TokenStream whose input is another token stream. |
|
| Tokenizer
A Tokenizer is a TokenStream whose input is a Reader. |
|
| TokenStream
A TokenStream enumerates the sequence of tokens, either from fields of a document or from query text. |
|
| Classes in org.apache.lucene.analysis used by org.apache.lucene.analysis.br | |
| Analyzer
An Analyzer builds TokenStreams, which analyze text. |
|
| Token
A Token is an occurence of a term from the text of a field. |
|
| TokenFilter
A TokenFilter is a TokenStream whose input is another token stream. |
|
| TokenStream
A TokenStream enumerates the sequence of tokens, either from fields of a document or from query text. |
|
| Classes in org.apache.lucene.analysis used by org.apache.lucene.analysis.cjk | |
| Analyzer
An Analyzer builds TokenStreams, which analyze text. |
|
| Token
A Token is an occurence of a term from the text of a field. |
|
| Tokenizer
A Tokenizer is a TokenStream whose input is a Reader. |
|
| TokenStream
A TokenStream enumerates the sequence of tokens, either from fields of a document or from query text. |
|
| Classes in org.apache.lucene.analysis used by org.apache.lucene.analysis.cn | |
| Analyzer
An Analyzer builds TokenStreams, which analyze text. |
|
| Token
A Token is an occurence of a term from the text of a field. |
|
| TokenFilter
A TokenFilter is a TokenStream whose input is another token stream. |
|
| Tokenizer
A Tokenizer is a TokenStream whose input is a Reader. |
|
| TokenStream
A TokenStream enumerates the sequence of tokens, either from fields of a document or from query text. |
|
| Classes in org.apache.lucene.analysis used by org.apache.lucene.analysis.cz | |
| Analyzer
An Analyzer builds TokenStreams, which analyze text. |
|
| TokenStream
A TokenStream enumerates the sequence of tokens, either from fields of a document or from query text. |
|
| Classes in org.apache.lucene.analysis used by org.apache.lucene.analysis.de | |
| Analyzer
An Analyzer builds TokenStreams, which analyze text. |
|
| Token
A Token is an occurence of a term from the text of a field. |
|
| TokenFilter
A TokenFilter is a TokenStream whose input is another token stream. |
|
| TokenStream
A TokenStream enumerates the sequence of tokens, either from fields of a document or from query text. |
|
| Classes in org.apache.lucene.analysis used by org.apache.lucene.analysis.el | |
| Analyzer
An Analyzer builds TokenStreams, which analyze text. |
|
| Token
A Token is an occurence of a term from the text of a field. |
|
| TokenFilter
A TokenFilter is a TokenStream whose input is another token stream. |
|
| TokenStream
A TokenStream enumerates the sequence of tokens, either from fields of a document or from query text. |
|
| Classes in org.apache.lucene.analysis used by org.apache.lucene.analysis.fr | |
| Analyzer
An Analyzer builds TokenStreams, which analyze text. |
|
| Token
A Token is an occurence of a term from the text of a field. |
|
| TokenFilter
A TokenFilter is a TokenStream whose input is another token stream. |
|
| TokenStream
A TokenStream enumerates the sequence of tokens, either from fields of a document or from query text. |
|
| Classes in org.apache.lucene.analysis used by org.apache.lucene.analysis.ngram | |
| Token
A Token is an occurence of a term from the text of a field. |
|
| Tokenizer
A Tokenizer is a TokenStream whose input is a Reader. |
|
| TokenStream
A TokenStream enumerates the sequence of tokens, either from fields of a document or from query text. |
|
| Classes in org.apache.lucene.analysis used by org.apache.lucene.analysis.nl | |
| Analyzer
An Analyzer builds TokenStreams, which analyze text. |
|
| Token
A Token is an occurence of a term from the text of a field. |
|
| TokenFilter
A TokenFilter is a TokenStream whose input is another token stream. |
|
| TokenStream
A TokenStream enumerates the sequence of tokens, either from fields of a document or from query text. |
|
| Classes in org.apache.lucene.analysis used by org.apache.lucene.analysis.ru | |
| Analyzer
An Analyzer builds TokenStreams, which analyze text. |
|
| CharTokenizer
An abstract base class for simple, character-oriented tokenizers. |
|
| Token
A Token is an occurence of a term from the text of a field. |
|
| TokenFilter
A TokenFilter is a TokenStream whose input is another token stream. |
|
| Tokenizer
A Tokenizer is a TokenStream whose input is a Reader. |
|
| TokenStream
A TokenStream enumerates the sequence of tokens, either from fields of a document or from query text. |
|
| Classes in org.apache.lucene.analysis used by org.apache.lucene.analysis.standard | |
| Analyzer
An Analyzer builds TokenStreams, which analyze text. |
|
| Token
A Token is an occurence of a term from the text of a field. |
|
| TokenFilter
A TokenFilter is a TokenStream whose input is another token stream. |
|
| Tokenizer
A Tokenizer is a TokenStream whose input is a Reader. |
|
| TokenStream
A TokenStream enumerates the sequence of tokens, either from fields of a document or from query text. |
|
| Classes in org.apache.lucene.analysis used by org.apache.lucene.analysis.th | |
| Analyzer
An Analyzer builds TokenStreams, which analyze text. |
|
| Token
A Token is an occurence of a term from the text of a field. |
|
| TokenFilter
A TokenFilter is a TokenStream whose input is another token stream. |
|
| TokenStream
A TokenStream enumerates the sequence of tokens, either from fields of a document or from query text. |
|
| Classes in org.apache.lucene.analysis used by org.apache.lucene.index | |
| Analyzer
An Analyzer builds TokenStreams, which analyze text. |
|
| Classes in org.apache.lucene.analysis used by org.apache.lucene.queryParser | |
| Analyzer
An Analyzer builds TokenStreams, which analyze text. |
|
| Classes in org.apache.lucene.analysis used by org.apache.lucene.search | |
| Analyzer
An Analyzer builds TokenStreams, which analyze text. |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||