From 22232c045817d02db7379d73fc64331111152677 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?jian=E7=8E=84=E5=86=B0?= Date: Tue, 12 Apr 2022 17:34:56 +0800 Subject: [PATCH] =?UTF-8?q?publish:=20=E5=8F=91=E5=B8=83=200.0.3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/Bing.Elasticsearch/Bing.Elasticsearch.xml | 13 ++++++++++++- version.props | 2 +- 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/src/Bing.Elasticsearch/Bing.Elasticsearch.xml b/src/Bing.Elasticsearch/Bing.Elasticsearch.xml index 9c434d0..f3c2a38 100644 --- a/src/Bing.Elasticsearch/Bing.Elasticsearch.xml +++ b/src/Bing.Elasticsearch/Bing.Elasticsearch.xml @@ -1197,6 +1197,11 @@ 索引前缀(防止索引名称重复) + + + 是否检查索引 + + 兼容版本(>=7.0) @@ -1305,11 +1310,17 @@ 索引名称 - + + + ES选项配置 + + + 初始化一个类型的实例 ES上下文 + ES选项配置 diff --git a/version.props b/version.props index 5b3c06d..2b397a1 100644 --- a/version.props +++ b/version.props @@ -2,7 +2,7 @@ 0 0 - 2 + 3 20220112-1 $(VersionMajor).$(VersionMinor).$(VersionPatch)