Versions in this module Expand all Collapse all v2 v2.1.2 Sep 17, 2021 Changes in this version + const Name + func LengthFilterConstructor(config map[string]interface{}, cache *registry.Cache) (analysis.TokenFilter, error) + type LengthFilter struct + func NewLengthFilter(min, max int) *LengthFilter + func (f *LengthFilter) Filter(input analysis.TokenStream) analysis.TokenStream Other modules containing this package github.com/timezstyle/bleve