This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch auto-pick-61599-branch-4.1
in repository https://gitbox.apache.org/repos/asf/doris.git
from 8d8718f19b7 pick refactor BE directory structure to 4.1 (#61595)
add 6085f93c058 [fix](search) Fix slash character in search query_string
terms (#61599)
No new revisions were added by this update.
Summary of changes:
.../org/apache/doris/nereids/search/SearchLexer.g4 | 1 +
.../functions/scalar/SearchDslParserTest.java | 75 +++++++++++++
.../data/search/test_search_slash_in_term.out | 32 ++++++
.../suites/search/test_search_slash_in_term.groovy | 125 +++++++++++++++++++++
4 files changed, 233 insertions(+)
create mode 100644 regression-test/data/search/test_search_slash_in_term.out
create mode 100644
regression-test/suites/search/test_search_slash_in_term.groovy
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]