Uses of Package
org.apache.lucene.analysis

Packages that use org.apache.lucene.analysis
org.apache.lucene.analysis Support for testing analysis components. 
 

Classes in org.apache.lucene.analysis used by org.apache.lucene.analysis
BaseTokenStreamTestCase.CheckClearAttributesAttribute
          Attribute that records if it was cleared or not.
CannedBinaryTokenStream.BinaryTermAttribute
          An attribute extending TermToBytesRefAttribute but exposing CannedBinaryTokenStream.BinaryTermAttribute.setBytesRef(org.apache.lucene.util.BytesRef) method.
CannedBinaryTokenStream.BinaryTermAttributeImpl
          Implementation for CannedBinaryTokenStream.BinaryTermAttribute.
CannedBinaryTokenStream.BinaryToken
          Represents a binary token.
LookaheadTokenFilter
          An abstract TokenFilter to make it easier to build graph token filters requiring some lookahead.
LookaheadTokenFilter.Position
          Holds all state for a single position; subclass this to record other state at each position.
 



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