Package org.apache.cassandra.index.sasi.analyzer.filter
package org.apache.cassandra.index.sasi.analyzer.filter
-
ClassesClassDescriptionBasic/General Token FiltersCreates a Pipeline object for applying n pieces of logic from the provided methods to the builder in a guaranteed orderExecutes all linked Pipeline Tasks serially and returns output (if exists) from the executed logicFilterPipelineTask<F,
T> A single task or set of work to process an input and return a single output.Returns a SnowballStemmer instance appropriate for a given languageFilters for performing Stemming on tokensProvides a list of Stop Words for a given languageFilter implementations for input matching Stop Words