Class NonTokenizingAnalyzer

java.lang.Object
org.apache.cassandra.index.sasi.analyzer.AbstractAnalyzer
org.apache.cassandra.index.sasi.analyzer.NonTokenizingAnalyzer
All Implemented Interfaces:
Iterator<ByteBuffer>

public class NonTokenizingAnalyzer extends AbstractAnalyzer
Analyzer that does *not* tokenize the input. Optionally will apply filters for the input output as defined in analyzers options