This is an automated email from the ASF dual-hosted git repository.

kxiao pushed a commit to branch branch-2.0
in repository https://gitbox.apache.org/repos/asf/doris.git

commit 4e2f5c3b6689f8cf995f3dd7761afd14b16db44a
Author: airborne12 <[email protected]>
AuthorDate: Tue Oct 24 18:22:42 2023 +0800

    [Update](clucene) sync clucene version to latest (#25821)
---
 be/src/clucene                                           |  2 +-
 regression-test/data/inverted_index_p0/test_tokenize.out | 12 ++++++------
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/be/src/clucene b/be/src/clucene
index 3b51f707d4c..dd2a9c92927 160000
--- a/be/src/clucene
+++ b/be/src/clucene
@@ -1 +1 @@
-Subproject commit 3b51f707d4c51596d77b97f48b0baf49db0d2c30
+Subproject commit dd2a9c929275a0091a59dd7acd2cdf8ad7419da6
diff --git a/regression-test/data/inverted_index_p0/test_tokenize.out 
b/regression-test/data/inverted_index_p0/test_tokenize.out
index c4fa3915b49..350e218f575 100644
--- a/regression-test/data/inverted_index_p0/test_tokenize.out
+++ b/regression-test/data/inverted_index_p0/test_tokenize.out
@@ -1,11 +1,11 @@
 -- This file is automatically generated. You should know what you did if you 
want to edit this
 -- !sql --
-["来到", "北京", "清华大学"]
+["我", "来到", "北京", "清华大学"]
 ["我爱你", "中国"]
-["人民", "得到", "更", "实惠"]
+["人民", "可以", "得到", "更", "多", "实惠"]
 
 -- !sql --
-["人民", "得到", "更", "实惠"]
+["人民", "可以", "得到", "更", "多", "实惠"]
 
 -- !sql --
 ["我", "来", "到", "北", "京", "清", "华", "大", "学"]
@@ -14,10 +14,10 @@
 ["陕", "西", "省", "西", "安", "市", "高", "新", "区", "创", "业", "大", "厦", "座", "我", 
"的", "手", "机", "号", "码", "是", "12345678901", "邮", "箱", "是", "12345678", 
"qq.com", "ip", "是", "1.1.1.1", "information", "created", "automatically"]
 
 -- !sql --
-["来到", "北京", "清华", "清华大学", "华大", "大学"]
+["我", "来到", "北京", "清华", "清华大学", "华大", "大学"]
 ["我爱你", "中国"]
-["人民", "得到", "更多", "实惠"]
-["陕西", "陕西省", "西安", "西安市", "高新", "高新区", "新区", "创业", "业大", "大厦", "A", "座", 
"手机", "手机号", "手机号码", "机号码", "号码", "12345678901", "邮箱", "12345678", "qq", "com", 
"ip", "information", "created", "automatically"]
+["人民", "可以", "得到", "更多", "实惠"]
+["陕西", "陕西省", "西安", "西安市", "高新", "高新区", "新区", "创业", "业大", "大厦", "A", "座", "我", 
"手机", "手机号", "手机号码", "机号码", "号码", "12345678901", "邮箱", "12345678", "qq", "com", 
"ip", "information", "created", "automatically"]
 
 -- !tokenize_sql --
 ["get", "images", "hm", "bg", "jpg", "http", "1", "0", "test", "abc", "bcd"]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to