Skip to content

Conversation

@PragmaTwice
Copy link
Member

@PragmaTwice PragmaTwice commented Dec 31, 2024

In this PR, the basic infrastructure for text fields are added, including:

  • redisearch / sql parser support for text query
  • text filtering support in filter executor
  • text field metadata / management
  • text query node in IR & sema checking

Note that this PR doesn't bring text indexing (the key algorithm for full-text search).

@PragmaTwice PragmaTwice requested a review from git-hulk December 31, 2024 14:36
Signed-off-by: PragmaTwice <twice@apache.org>
Signed-off-by: PragmaTwice <twice@apache.org>
Signed-off-by: PragmaTwice <twice@apache.org>
Signed-off-by: PragmaTwice <twice@apache.org>
Signed-off-by: PragmaTwice <twice@apache.org>
Signed-off-by: PragmaTwice <twice@apache.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant