Register a TermFilterFunc to be called whenever analyze is called.
Term filters can be used to normalize, add, or remove terms from an input data stream.
this |
The analyzer to add a term filter to |
filter_func |
Function to call |
filter_data |
Data to pass to |
filter_destroy |
Called on |