-
Notifications
You must be signed in to change notification settings - Fork 276
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add fulltext index test case #20363
base: 2.0-dev
Are you sure you want to change the base?
add fulltext index test case #20363
Conversation
tom seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account. You have signed the CLA already but the status is still pending? Let us recheck it. |
PR-Agent was enabled for this repository. To continue using it, please link your git user with your CodiumAI identity here. PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR-Agent was enabled for this repository. To continue using it, please link your git user with your CodiumAI identity here. PR Code Suggestions ✨Explore these optional code suggestions:
|
add fulltext index case
User description
What type of PR is this?
Which issue(s) this PR fixes:
issue #18869
What this PR does / why we need it:
add fulltest index test case
PR Type
Tests
Description
MATCH() AGAINST()
in natural language mode.Changes walkthrough 📝
fulltext.result
Add fulltext index test cases and scenarios
test/distributed/cases/fulltext/fulltext.result
MATCH() AGAINST()
in naturallanguage mode.
operations.
fulltext.sql
Add SQL commands for fulltext index testing
test/distributed/cases/fulltext/fulltext.sql
tables.
different parsers.