porter constant
String
const porter
The name of the tokenizer based on the Porter Stemming Algorithm.
Implementation
static const porter = 'porter';
The name of the tokenizer based on the Porter Stemming Algorithm.
static const porter = 'porter';