aboutsummaryrefslogtreecommitdiff
path: root/weed/filer/elastic
AgeCommit message (Expand)AuthorFilesLines
2025-11-25Add error list each entry func (#7485)tam-i131-5/+13
2025-07-16convert error fromating to %w everywhere (#6995)Chris Lu2-7/+7
2025-06-24Changes logging function (#6919)Aleksey Kosov2-11/+11
2024-11-21format errorchrislu2-7/+7
2024-09-09bug fixed to filer store elastic deleteEntry (#5988)zouyixiong1-2/+10
2022-09-14go fmtchrislu1-2/+0
2022-07-29move to https://github.com/seaweedfs/seaweedfschrislu2-6/+6
2022-04-21conditionally build elastic, gocdk to reduce binary sizechrislu3-0/+15
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.liu2-9/+15
2020-09-10add more basic elastic options.ruitao.liu1-15/+35
2020-09-07filer: Elastic Search return correct kv errorChris Lu1-3/+3
2020-09-04skip the index that for kv usage.ruitao.liu1-0/+3
2020-09-041.split kv in one file.ruitao.liu2-86/+100
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