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

Add search metadata encoding for numeric fields #2086

Merged
merged 2 commits into from
Feb 1, 2024

Conversation

PragmaTwice
Copy link
Member

It is the next step of #2066.

numeric field metadata encoding:

key (index name) | NUM_FIELD_META | field name -> (nil)

numeric field index encoding:

key (index name) | NUM_FIELD | field name | ordered floating number | key -> (nil)

Besides, it is moved to src/search/search_encoding.h.

Copy link

sonarcloud bot commented Feb 1, 2024

@PragmaTwice PragmaTwice merged commit 70fac37 into apache:unstable Feb 1, 2024
30 checks passed
JoverZhang pushed a commit to JoverZhang/kvrocks that referenced this pull request Feb 24, 2024
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