Skip to content

Commit 28437c9

Browse files
committed
Update of ES' index version. Removal of commit-graph file
1 parent 312f706 commit 28437c9

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

modules/indexer/code/elasticsearch/elasticsearch.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ import (
3030
)
3131

3232
const (
33-
esRepoIndexerLatestVersion = 2
33+
esRepoIndexerLatestVersion = 3
3434
// multi-match-types, currently only 2 types are used
3535
// Reference: https://www.elastic.co/guide/en/elasticsearch/reference/7.0/query-dsl-multi-match-query.html#multi-match-types
3636
esMultiMatchTypeBestFields = "best_fields"
Binary file not shown.

0 commit comments

Comments
 (0)