File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2323[submodule "be/src/clucene "]
2424 path = be/src/clucene
2525 url = https://github.com/apache/doris-thirdparty.git
26- branch = clucene
26+ branch = clucene-2.1
Original file line number Diff line number Diff line change @@ -504,7 +504,7 @@ FE_MODULES="$(
504504# Clean and build Backend
505505if [[ " ${BUILD_BE} " -eq 1 ]]; then
506506 update_submodule " be/src/apache-orc" " apache-orc" " https://github.com/apache/doris-thirdparty/archive/refs/heads/orc.tar.gz"
507- update_submodule " be/src/clucene" " clucene" " https://github.com/apache/doris-thirdparty/archive/refs/heads/clucene.tar.gz"
507+ update_submodule " be/src/clucene" " clucene" " https://github.com/apache/doris-thirdparty/archive/refs/heads/clucene-2.1 .tar.gz"
508508 if [[ -e " ${DORIS_HOME} /gensrc/build/gen_cpp/version.h" ]]; then
509509 rm -f " ${DORIS_HOME} /gensrc/build/gen_cpp/version.h"
510510 fi
You can’t perform that action at this time.
0 commit comments