Uses of Class org.apache.lucene.analysis.Token

Uses in package org.apache.lucene.analysis.th

Methods with return type org.apache.lucene.analysis.Token

Token

Uses in package org.apache.lucene.analysis.br

Methods with return type org.apache.lucene.analysis.Token

Token

Uses in package org.apache.lucene.analysis.ru

Methods with return type org.apache.lucene.analysis.Token

Token
Token

Uses in package org.apache.lucene.queryParser

Fields of type org.apache.lucene.analysis.Token

Token
Token

Methods with return type org.apache.lucene.analysis.Token

Token
Token
Token
QueryParser.getToken(int index)
Token

Uses in package org.apache.lucene.analysis.el

Methods with return type org.apache.lucene.analysis.Token

Token
Returns the next token in the stream, or null at EOS.

Uses in package org.apache.lucene.analysis.cn

Methods with return type org.apache.lucene.analysis.Token

Token
Returns the next token in the stream, or null at EOS.
Token
Returns the next token in the stream, or null at EOS.

Uses in package org.apache.lucene.analysis.cjk

Methods with return type org.apache.lucene.analysis.Token

Token
Returns the next token in the stream, or null at EOS.

Uses in package org.apache.lucene.analysis.standard

Methods with return type org.apache.lucene.analysis.Token

Token
Returns the next token in the stream, or null at EOS.
Token
Returns the next token in the stream, or null at EOS.

Uses in package org.apache.lucene.queryParser.precedence

Fields of type org.apache.lucene.analysis.Token

Token
Token

Methods with return type org.apache.lucene.analysis.Token

Token
Token
Token
Token

Uses in package org.apache.lucene.analysis.snowball

Methods with return type org.apache.lucene.analysis.Token

Token
Returns the next input Token, after being stemmed

Uses in package org.apache.lucene.index.memory

Methods with parameter type org.apache.lucene.analysis.Token

Token
SynonymTokenFilter.createToken(String synonym, Token current)
Creates and returns a token for the given synonym of the current input token; Override for custom (stateless or stateful) behaviour, if desired.

Methods with return type org.apache.lucene.analysis.Token

Token
SynonymTokenFilter.createToken(String synonym, Token current)
Creates and returns a token for the given synonym of the current input token; Override for custom (stateless or stateful) behaviour, if desired.
Token
Returns the next token in the stream, or null at EOS.

Uses in package org.apache.lucene.analysis.ngram

Methods with return type org.apache.lucene.analysis.Token

Token
Returns the next token in the stream, or null at EOS.
Token
Returns the next token in the stream, or null at EOS.

Uses in package org.apache.lucene.analysis.de

Methods with return type org.apache.lucene.analysis.Token

Token

Uses in package org.apache.lucene.analysis

Methods with return type org.apache.lucene.analysis.Token

Token
Returns the next token in the stream, or null at EOS.
Token
Returns the next token in the stream, or null at EOS.
Token
Returns the next token in the stream, or null at EOS.
Token
Returns the next input Token whose termText() is the right len
Token
Returns the next token in the stream, or null at EOS.
Token
Returns the next input Token, after being stemmed
Token
Returns the next input Token whose termText() is not a stop word.
Token
Returns the next token in the stream, or null at EOS.

Uses in package org.apache.lucene.search.highlight

Methods with parameter type org.apache.lucene.analysis.Token

float
float
Called for each token in the current fragment
boolean
Test to see if this token from the stream should be held in a new TextFragment
boolean
Test to see if this token from the stream should be held in a new TextFragment
boolean

Methods with return type org.apache.lucene.analysis.Token

Token
TokenGroup.getToken(int index)

Uses in package org.apache.lucene.analysis.fr

Methods with return type org.apache.lucene.analysis.Token

Token

Uses in package org.apache.lucene.analysis.nl

Methods with return type org.apache.lucene.analysis.Token

Token

Copyright © 2000-2007 Apache Software Foundation. All Rights Reserved.