A term filter takes a list of terms and runs it through a filtering and/or set of transformations and stores the output in a #DeeTermList.
You can register term filters on a #DeeAnalyzer with dee_analyzer_add_term_filter().
A #DeeTermList with the terms to filter
A #DeeTermList to write the filtered terms to
A term filter takes a list of terms and runs it through a filtering and/or set of transformations and stores the output in a #DeeTermList.
You can register term filters on a #DeeAnalyzer with dee_analyzer_add_term_filter().