# Constants
PossessiveName is the name PossessiveFilter is registered as in the bleve registry.
# Variables
EnglishStopWords is the built-in list of stopwords used by the "stop_en" TokenFilter.
# Structs
PossessiveFilter implements a TokenFilter which strips the English possessive suffix ('s) from tokens.