aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/modules.txt
diff options
context:
space:
mode:
authorguillep2k <github.com@mailfilter.com.ar>2019-08-06 01:38:16 -0300
committerLauris BH <lauris@nix.lv>2019-08-06 07:38:16 +0300
commit2594693a46e701180c2bd8505d8b84986fad927d (patch)
tree025d85ea873ffed45780d8c4867e49c6e43b47cf /vendor/modules.txt
parent026696b87ac3db1cd2c06dcabe8a2d279a2e48ff (diff)
downloadgitea-2594693a46e701180c2bd8505d8b84986fad927d.tar.gz
gitea-2594693a46e701180c2bd8505d8b84986fad927d.zip
Remove camel case tokenization from repo indexer (#7733)
* Make repository indexer tokenize by camel case selectable * Revert "Make repository indexer tokenize by camel case selectable" This reverts commit a8d4e40af56ffeab9c040a13e01b9e0d5487bd3b. * Remove app.ini setting, permanently remove camel case tokenizer * Increase repoIndexerLatestVersion to force indexes to be rebuilt * Changes introduced by the commmand make vendor
Diffstat (limited to 'vendor/modules.txt')
-rw-r--r--vendor/modules.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt
index 187d128d7f..703f161a8a 100644
--- a/vendor/modules.txt
+++ b/vendor/modules.txt
@@ -24,7 +24,6 @@ github.com/beorn7/perks/quantile
# github.com/blevesearch/bleve v0.0.0-20190214220507-05d86ea8f6e3
github.com/blevesearch/bleve
github.com/blevesearch/bleve/analysis/analyzer/custom
-github.com/blevesearch/bleve/analysis/token/camelcase
github.com/blevesearch/bleve/analysis/token/lowercase
github.com/blevesearch/bleve/analysis/token/unicodenorm
github.com/blevesearch/bleve/analysis/token/unique