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 ShingleFilterConstructor(config map[string]interface{}, cache *registry.Cache) (analysis.TokenFilter, error) + type ShingleFilter struct + func NewShingleFilter(min, max int, outputOriginal bool, sep, fill string) *ShingleFilter + func (s *ShingleFilter) Filter(input analysis.TokenStream) analysis.TokenStream Other modules containing this package github.com/linbaozhong/bleve