Skip to content
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

Tracking Issue: support full-text index #4246

Closed
4 tasks done
zhongzc opened this issue Jul 2, 2024 · 2 comments · Fixed by #4348
Closed
4 tasks done

Tracking Issue: support full-text index #4246

zhongzc opened this issue Jul 2, 2024 · 2 comments · Fixed by #4348
Labels
C-feature Category Features tracking-issue A tracking issue for a feature.

Comments

@zhongzc
Copy link
Contributor

zhongzc commented Jul 2, 2024

What problem does the new feature solve?

Support full-text index.

What does the feature do?

  • Creator for full-text index
  • Integrate with sst writer
  • CREATE statement support
  • push down matches and apply the index

Implementation challenges

No response

@killme2008
Copy link
Contributor

So , there is only one remaining task that integrates the index with the match function? @zhongzc

@zhongzc
Copy link
Contributor Author

zhongzc commented Jul 9, 2024

So , there is only one remaining task that integrates the index with the match function? @zhongzc

Yes, I will send the PR soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-feature Category Features tracking-issue A tracking issue for a feature.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants