Versions in this module Expand all Collapse all v2 v2.2.10 Jul 6, 2022 v2.2.9 Jul 5, 2022 Changes in this version + const Name + func StopTokensFilterConstructor(config map[string]interface{}, cache *registry.Cache) (analysis.TokenFilter, error) + type StopTokensFilter struct + func NewStopTokensFilter(stopTokens analysis.TokenMap) *StopTokensFilter + func (f *StopTokensFilter) Filter(input analysis.TokenStream) analysis.TokenStream Other modules containing this package github.com/linbaozhong/bleve