Class NonTokenizingAnalyzer

java.lang.Object
org.apache.cassandra.index.sai.analyzer.AbstractAnalyzer
org.apache.cassandra.index.sai.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 based on NonTokenizingOptions.