ES backended filer support kv ops.

This commit is contained in:
ruitao.liu
2020-09-04 15:40:13 +08:00
parent 0ddcc2a8f5
commit 83080b5e03
3 changed files with 61 additions and 5 deletions

View File

@@ -177,7 +177,7 @@ database = "seaweedfs"
[elastic7]
enabled = false
servers = "http://localhost:9200"
# increase the value is recommend, both here and in elastic cluster configuration
# increase the value is recommend, be sure the value in Elastic is greater or equal here
index.max_result_window = 10000
`