Uses of Package
org.apache.lucene.analysis.ja.tokenAttributes

Packages that use org.apache.lucene.analysis.ja.tokenAttributes
org.apache.lucene.analysis.ja.tokenAttributes   
 

Classes in org.apache.lucene.analysis.ja.tokenAttributes used by org.apache.lucene.analysis.ja.tokenAttributes
BasicFormAttribute
          Attribute for Morpheme.getBasicForm().
ConjugationAttribute
          Attribute for Morpheme.getConjugationalForm() and Morpheme.getConjugationalType().
CostAttribute
          Attribute for Token.getCost().
PartOfSpeechAttribute
          Attribute for Morpheme.getPartOfSpeech().
PronunciationsAttribute
          Attribute for Morpheme.getPronunciations().
ReadingsAttribute
           
SentenceStartAttribute
          Specifies if this token starts a new sentence: this can be useful if you want to adjust position increment to prevent phrase queries from matching across sentence boundaries without slop.
 



Copyright © 2012. All Rights Reserved.