diff options
Diffstat (limited to 'vendor/modules.txt')
-rw-r--r-- | vendor/modules.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index a6fb0ad5e3..8db67e554b 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -54,6 +54,7 @@ github.com/beorn7/perks/quantile github.com/blevesearch/bleve github.com/blevesearch/bleve/analysis github.com/blevesearch/bleve/analysis/analyzer/custom +github.com/blevesearch/bleve/analysis/analyzer/keyword github.com/blevesearch/bleve/analysis/analyzer/standard github.com/blevesearch/bleve/analysis/datetime/flexible github.com/blevesearch/bleve/analysis/datetime/optional @@ -62,6 +63,7 @@ github.com/blevesearch/bleve/analysis/token/lowercase github.com/blevesearch/bleve/analysis/token/porter github.com/blevesearch/bleve/analysis/token/stop github.com/blevesearch/bleve/analysis/token/unicodenorm +github.com/blevesearch/bleve/analysis/tokenizer/single github.com/blevesearch/bleve/analysis/tokenizer/unicode github.com/blevesearch/bleve/document github.com/blevesearch/bleve/geo |