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 ArticlesName + const ElisionName + const StopName + var CatalanArticles = []byte(...) + var CatalanStopWords = []byte(...) + func ArticlesTokenMapConstructor(config map[string]interface{}, cache *registry.Cache) (analysis.TokenMap, error) + func ElisionFilterConstructor(config map[string]interface{}, cache *registry.Cache) (analysis.TokenFilter, error) + func StopTokenFilterConstructor(config map[string]interface{}, cache *registry.Cache) (analysis.TokenFilter, error) + func TokenMapConstructor(config map[string]interface{}, cache *registry.Cache) (analysis.TokenMap, error) Other modules containing this package github.com/linbaozhong/bleve