All Implemented Interfaces:
Closeable, AutoCloseable

public class CRTokenizer extends CharTokenizer
A CharTokenizer dividing tokens at \n. This should be deprecated if / once LUCENE-5833 fix gets included in the Lucene version we ship.
  • Constructor Details

    • CRTokenizer

      public CRTokenizer(Version matchVersion, Reader input)