aboutsummaryrefslogtreecommitdiff
path: root/weed/filer/elastic/v7/elastic_store.go
AgeCommit message (Expand)AuthorFilesLines
2025-05-22WIPorigin/changing-to-zapchrislu1-10/+10
2024-11-21format errorchrislu1-5/+5
2024-09-09bug fixed to filer store elastic deleteEntry (#5988)zouyixiong1-2/+10
2022-07-29move to https://github.com/seaweedfs/seaweedfschrislu1-4/+4
2022-04-21conditionally build elastic, gocdk to reduce binary sizechrislu1-0/+3
2021-07-22filer: fix mysql, postgres batch delete errorChris Lu1-1/+1
2021-06-15avoid crashes Galera ClusterKonstantin Lebedev1-1/+1
2021-02-04fier store: fix elastic search regressionChris Lu1-49/+16
2021-02-02filer: fix elastic search paginationChris Lu1-2/+2
2021-01-15add stream list directory entriesChris Lu1-28/+30
2021-01-14change limit to int64 in case of overflowChris Lu1-4/+4
2021-01-14implement elastic changesChris Lu1-18/+18
2020-09-10change elastic initialize process similar as others.ruitao.liu1-20/+21
2020-09-10change logs print format.ruitao.liu1-1/+1
2020-09-10modify elastic urls from string to array.ruitao.liu1-7/+2
2020-09-10use util to generate md5.ruitao.liu1-7/+6
2020-09-10fix elastic kv ops.ruitao.liu1-5/+10
2020-09-10add more basic elastic options.ruitao.liu1-15/+35
2020-09-04skip the index that for kv usage.ruitao.liu1-0/+3
2020-09-041.split kv in one file.ruitao.liu1-86/+36
2020-09-04ES backended filer support kv ops.ruitao.liu1-3/+60
2020-09-03filer: elastic7 adjust default valueChris Lu1-1/+1
2020-09-03change filer2 to filer.ruitao.liu1-11/+24
2020-09-03new filer option to es v7.ruitao.liu1-0/+295