Skip to content

Conversation

@airborne12
Copy link
Member

Add documentation for two new features in the SEARCH function:

  1. Lucene Boolean Mode:

    • JSON-based options parameter (mode, minimum_should_match)
    • Left-to-right modifier parsing (MUST/SHOULD/MUST_NOT)
    • Behavior comparison table with standard mode
  2. Escape Characters:

    • Support for escaping special characters in DSL
    • Backslash escapes for space, parentheses, colon, backslash

Updated both English and Chinese versions of search-function.md.

Related PR: apache/doris#59394

Versions

  • dev
  • 4.x
  • 3.x
  • 2.1

Languages

  • Chinese
  • English

Docs Checklist

  • Checked by AI
  • Test Cases Built

… search function

Add documentation for two new features in the SEARCH function:

1. Lucene Boolean Mode:
   - JSON-based options parameter (mode, minimum_should_match)
   - Left-to-right modifier parsing (MUST/SHOULD/MUST_NOT)
   - Behavior comparison table with standard mode

2. Escape Characters:
   - Support for escaping special characters in DSL
   - Backslash escapes for space, parentheses, colon, backslash

Updated both English and Chinese versions of search-function.md.

Related PR: apache/doris#59394

Co-Authored-By: Claude Opus 4.5 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants