This is an automated email from the ASF dual-hosted git repository.
linkinstar pushed a change to branch dev
in repository https://gitbox.apache.org/repos/asf/incubator-answer-plugins.git
from 72e6bcc Merge remote-tracking branch 'origin/main' into dev
new b56b926 chore(wecom): update go mod
new 9f6cf4a fix: update elastic search plugin to be compatible with
latest search interface
new 291d491 fix: update meilisearch plugin to be compatible with latest
search interface
new 512bc88 fix: update algolia search plugin to be compatible with
latest search interface (5 days ago)
new 88184b2 docs(README): update README
The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
README.md | 24 +++++++++++++++---------
cache-redis/go.mod | 2 +-
cache-redis/go.sum | 4 ++--
cache-redis/redis.go | 2 +-
connector-basic/basic.go | 2 +-
connector-basic/go.mod | 2 +-
connector-basic/go.sum | 4 ++--
connector-github/github.go | 2 +-
connector-github/go.mod | 2 +-
connector-github/go.sum | 4 ++--
connector-google/go.mod | 2 +-
connector-google/go.sum | 4 ++--
connector-google/google.go | 2 +-
editor-chart/chart.go | 2 +-
editor-chart/go.mod | 2 +-
editor-chart/go.sum | 4 ++--
editor-formula/formula.go | 2 +-
editor-formula/go.mod | 2 +-
editor-formula/go.sum | 4 ++--
search-algolia/algolia.go | 37 ++++++++++++++++++++++++++++---------
search-algolia/go.mod | 2 +-
search-algolia/go.sum | 4 ++--
search-elasticsearch/es.go | 11 +++++++----
search-elasticsearch/go.mod | 2 +-
search-elasticsearch/go.sum | 4 ++--
search-meilisearch/go.mod | 2 +-
search-meilisearch/go.sum | 4 ++--
search-meilisearch/meilisearch.go | 8 ++++++--
storage-aliyunoss/aliyunoss.go | 2 +-
storage-aliyunoss/go.mod | 2 +-
storage-aliyunoss/go.sum | 4 ++--
storage-s3/go.mod | 2 +-
storage-s3/go.sum | 4 ++--
storage-s3/s3.go | 2 +-
user-center-wecom/go.mod | 2 +-
user-center-wecom/go.sum | 4 ++--
36 files changed, 100 insertions(+), 68 deletions(-)