Skip to content

spelling fix, s/Snoball/Snowball/#3

Merged
dvirsky merged 1 commit intomasterfrom
unknown repository
Aug 4, 2016
Merged

spelling fix, s/Snoball/Snowball/#3
dvirsky merged 1 commit intomasterfrom
unknown repository

Conversation

@ghost
Copy link

@ghost ghost commented Aug 4, 2016

No description provided.

@dvirsky dvirsky merged commit 6334db9 into RediSearch:master Aug 4, 2016
@dvirsky
Copy link
Contributor

dvirsky commented Aug 4, 2016

thanks :)

dvirsky added a commit that referenced this pull request Jun 13, 2017
Fixed possible crash in realloc of iterator after 1024 depth
@aflin aflin mentioned this pull request Sep 3, 2019
rafie added a commit that referenced this pull request Oct 3, 2019
rafie added a commit that referenced this pull request Oct 10, 2019
hualoqueros pushed a commit to hualoqueros/redisearchgo that referenced this pull request Oct 7, 2020
kei-nan added a commit that referenced this pull request Aug 19, 2024
kei-nan added a commit that referenced this pull request Aug 19, 2024
kei-nan added a commit that referenced this pull request Aug 19, 2024
kei-nan added a commit that referenced this pull request Aug 19, 2024
kei-nan added a commit that referenced this pull request Aug 25, 2024
kei-nan added a commit that referenced this pull request Sep 1, 2024
kei-nan added a commit that referenced this pull request Sep 8, 2024
kei-nan added a commit that referenced this pull request Sep 10, 2024
github-merge-queue bot pushed a commit that referenced this pull request Sep 15, 2024
…ing them as valid results (#4858)

* * initial commit

* * fix missing case in test_expire.py

* * fix coord compilation

* * fix doc info test

* * try and fix some of the tests

* * release iterator

* * do not set expiration time in the context of the coordinator since it doesn't have an index spec

* * support c++ tests that do not provide spec for iterators

* * no point in passing timestamp in coordinator flow

* * redis 7.4 version in ci is actually 7.3, for codecov we need our tests to run

* * reduce max memory from + 200000 to 150000

* * fix test

* * cleanup code

* * Code Review: Round #1

* * Add geoshape tests, only pass index instead of pointer to filter ctx

* * Add vector test

* * Code Review - Round #2

* * try and fix tests

* * Code Review - Round #3

* * Fix Sanitizer Build

* * Code Review - Round #4

* * Minor change in debug command SET_MONITOR_EXPIRATION

* * Code Review - Round #5

* * fix tests

* * Code Review - Round #6

* * fix crash

* * fix test

* * improve field mask translation time

* fix compilation

* fix compilation error

* handle field mask of 64 bit

* * Code Review - Round #7

* * fix opening of key edge cases

* * free fieldIdToIndex array

* Code Review - Round #9

* * fix rebase conflicts
* support wild card reader filtering

* * mac os: fallback to CLOCK_REALTIME if CLOCK_REALTIME_COARSE is not defined
kei-nan added a commit that referenced this pull request Oct 1, 2024
…ing them as valid results (#4858)

* * initial commit

* * fix missing case in test_expire.py

* * fix coord compilation

* * fix doc info test

* * try and fix some of the tests

* * release iterator

* * do not set expiration time in the context of the coordinator since it doesn't have an index spec

* * support c++ tests that do not provide spec for iterators

* * no point in passing timestamp in coordinator flow

* * redis 7.4 version in ci is actually 7.3, for codecov we need our tests to run

* * reduce max memory from + 200000 to 150000

* * fix test

* * cleanup code

* * Code Review: Round #1

* * Add geoshape tests, only pass index instead of pointer to filter ctx

* * Add vector test

* * Code Review - Round #2

* * try and fix tests

* * Code Review - Round #3

* * Fix Sanitizer Build

* * Code Review - Round #4

* * Minor change in debug command SET_MONITOR_EXPIRATION

* * Code Review - Round #5

* * fix tests

* * Code Review - Round #6

* * fix crash

* * fix test

* * improve field mask translation time

* fix compilation

* fix compilation error

* handle field mask of 64 bit

* * Code Review - Round #7

* * fix opening of key edge cases

* * free fieldIdToIndex array

* Code Review - Round #9

* * fix rebase conflicts
* support wild card reader filtering

* * mac os: fallback to CLOCK_REALTIME if CLOCK_REALTIME_COARSE is not defined

(cherry picked from commit 4a67a87)
kei-nan added a commit that referenced this pull request Oct 15, 2024
…ing them as valid results (#4858)

* * initial commit

* * fix missing case in test_expire.py

* * fix coord compilation

* * fix doc info test

* * try and fix some of the tests

* * release iterator

* * do not set expiration time in the context of the coordinator since it doesn't have an index spec

* * support c++ tests that do not provide spec for iterators

* * no point in passing timestamp in coordinator flow

* * redis 7.4 version in ci is actually 7.3, for codecov we need our tests to run

* * reduce max memory from + 200000 to 150000

* * fix test

* * cleanup code

* * Code Review: Round #1

* * Add geoshape tests, only pass index instead of pointer to filter ctx

* * Add vector test

* * Code Review - Round #2

* * try and fix tests

* * Code Review - Round #3

* * Fix Sanitizer Build

* * Code Review - Round #4

* * Minor change in debug command SET_MONITOR_EXPIRATION

* * Code Review - Round #5

* * fix tests

* * Code Review - Round #6

* * fix crash

* * fix test

* * improve field mask translation time

* fix compilation

* fix compilation error

* handle field mask of 64 bit

* * Code Review - Round #7

* * fix opening of key edge cases

* * free fieldIdToIndex array

* Code Review - Round #9

* * fix rebase conflicts
* support wild card reader filtering

* * mac os: fallback to CLOCK_REALTIME if CLOCK_REALTIME_COARSE is not defined

(cherry picked from commit 4a67a87)
kei-nan added a commit that referenced this pull request Oct 21, 2024
github-merge-queue bot pushed a commit that referenced this pull request Nov 6, 2024
* MOD-7864: initial commit

* * modify object obfuscate api

* * compilation fixes

* * fix tests

* * add query node obfuscation test

* * Code Review - Round #1

* * add field path obfuscation
* update tests

* * Code Review - Round #2

* * Code Review - Round #3

* * Code Review - Round #4

* * add MAX_UNIQUE_ID_TEXT_LENGTH_UPPER_BOUND, compute it based on sizeof t_uniqueId

* * add copyright
redisearch-backport-pull-request bot pushed a commit that referenced this pull request Nov 6, 2024
* MOD-7864: initial commit

* * modify object obfuscate api

* * compilation fixes

* * fix tests

* * add query node obfuscation test

* * Code Review - Round #1

* * add field path obfuscation
* update tests

* * Code Review - Round #2

* * Code Review - Round #3

* * Code Review - Round #4

* * add MAX_UNIQUE_ID_TEXT_LENGTH_UPPER_BOUND, compute it based on sizeof t_uniqueId

* * add copyright

(cherry picked from commit 9235579)
github-merge-queue bot pushed a commit that referenced this pull request Nov 6, 2024
MOD-7864: Obfuscation API (#5060)

* MOD-7864: initial commit

* * modify object obfuscate api

* * compilation fixes

* * fix tests

* * add query node obfuscation test

* * Code Review - Round #1

* * add field path obfuscation
* update tests

* * Code Review - Round #2

* * Code Review - Round #3

* * Code Review - Round #4

* * add MAX_UNIQUE_ID_TEXT_LENGTH_UPPER_BOUND, compute it based on sizeof t_uniqueId

* * add copyright

(cherry picked from commit 9235579)

Co-authored-by: kei-nan <[email protected]>
kei-nan added a commit that referenced this pull request Nov 21, 2024
…ing them as valid results (#4858)

* * initial commit

* * fix missing case in test_expire.py

* * fix coord compilation

* * fix doc info test

* * try and fix some of the tests

* * release iterator

* * do not set expiration time in the context of the coordinator since it doesn't have an index spec

* * support c++ tests that do not provide spec for iterators

* * no point in passing timestamp in coordinator flow

* * redis 7.4 version in ci is actually 7.3, for codecov we need our tests to run

* * reduce max memory from + 200000 to 150000

* * fix test

* * cleanup code

* * Code Review: Round #1

* * Add geoshape tests, only pass index instead of pointer to filter ctx

* * Add vector test

* * Code Review - Round #2

* * try and fix tests

* * Code Review - Round #3

* * Fix Sanitizer Build

* * Code Review - Round #4

* * Minor change in debug command SET_MONITOR_EXPIRATION

* * Code Review - Round #5

* * fix tests

* * Code Review - Round #6

* * fix crash

* * fix test

* * improve field mask translation time

* fix compilation

* fix compilation error

* handle field mask of 64 bit

* * Code Review - Round #7

* * fix opening of key edge cases

* * free fieldIdToIndex array

* Code Review - Round #9

* * fix rebase conflicts
* support wild card reader filtering

* * mac os: fallback to CLOCK_REALTIME if CLOCK_REALTIME_COARSE is not defined

(cherry picked from commit 4a67a87)
kei-nan added a commit that referenced this pull request Dec 10, 2024
…ing them as valid results (#4858)

* * initial commit

* * fix missing case in test_expire.py

* * fix coord compilation

* * fix doc info test

* * try and fix some of the tests

* * release iterator

* * do not set expiration time in the context of the coordinator since it doesn't have an index spec

* * support c++ tests that do not provide spec for iterators

* * no point in passing timestamp in coordinator flow

* * redis 7.4 version in ci is actually 7.3, for codecov we need our tests to run

* * reduce max memory from + 200000 to 150000

* * fix test

* * cleanup code

* * Code Review: Round #1

* * Add geoshape tests, only pass index instead of pointer to filter ctx

* * Add vector test

* * Code Review - Round #2

* * try and fix tests

* * Code Review - Round #3

* * Fix Sanitizer Build

* * Code Review - Round #4

* * Minor change in debug command SET_MONITOR_EXPIRATION

* * Code Review - Round #5

* * fix tests

* * Code Review - Round #6

* * fix crash

* * fix test

* * improve field mask translation time

* fix compilation

* fix compilation error

* handle field mask of 64 bit

* * Code Review - Round #7

* * fix opening of key edge cases

* * free fieldIdToIndex array

* Code Review - Round #9

* * fix rebase conflicts
* support wild card reader filtering

* * mac os: fallback to CLOCK_REALTIME if CLOCK_REALTIME_COARSE is not defined

(cherry picked from commit 4a67a87)
kei-nan added a commit that referenced this pull request Dec 10, 2024
…ing them as valid results (#4858)

* * initial commit

* * fix missing case in test_expire.py

* * fix coord compilation

* * fix doc info test

* * try and fix some of the tests

* * release iterator

* * do not set expiration time in the context of the coordinator since it doesn't have an index spec

* * support c++ tests that do not provide spec for iterators

* * no point in passing timestamp in coordinator flow

* * redis 7.4 version in ci is actually 7.3, for codecov we need our tests to run

* * reduce max memory from + 200000 to 150000

* * fix test

* * cleanup code

* * Code Review: Round #1

* * Add geoshape tests, only pass index instead of pointer to filter ctx

* * Add vector test

* * Code Review - Round #2

* * try and fix tests

* * Code Review - Round #3

* * Fix Sanitizer Build

* * Code Review - Round #4

* * Minor change in debug command SET_MONITOR_EXPIRATION

* * Code Review - Round #5

* * fix tests

* * Code Review - Round #6

* * fix crash

* * fix test

* * improve field mask translation time

* fix compilation

* fix compilation error

* handle field mask of 64 bit

* * Code Review - Round #7

* * fix opening of key edge cases

* * free fieldIdToIndex array

* Code Review - Round #9

* * fix rebase conflicts
* support wild card reader filtering

* * mac os: fallback to CLOCK_REALTIME if CLOCK_REALTIME_COARSE is not defined

(cherry picked from commit 4a67a87)
kei-nan added a commit that referenced this pull request Dec 11, 2024
…ing them as valid results (#4858)

* * initial commit

* * fix missing case in test_expire.py

* * fix coord compilation

* * fix doc info test

* * try and fix some of the tests

* * release iterator

* * do not set expiration time in the context of the coordinator since it doesn't have an index spec

* * support c++ tests that do not provide spec for iterators

* * no point in passing timestamp in coordinator flow

* * redis 7.4 version in ci is actually 7.3, for codecov we need our tests to run

* * reduce max memory from + 200000 to 150000

* * fix test

* * cleanup code

* * Code Review: Round #1

* * Add geoshape tests, only pass index instead of pointer to filter ctx

* * Add vector test

* * Code Review - Round #2

* * try and fix tests

* * Code Review - Round #3

* * Fix Sanitizer Build

* * Code Review - Round #4

* * Minor change in debug command SET_MONITOR_EXPIRATION

* * Code Review - Round #5

* * fix tests

* * Code Review - Round #6

* * fix crash

* * fix test

* * improve field mask translation time

* fix compilation

* fix compilation error

* handle field mask of 64 bit

* * Code Review - Round #7

* * fix opening of key edge cases

* * free fieldIdToIndex array

* Code Review - Round #9

* * fix rebase conflicts
* support wild card reader filtering

* * mac os: fallback to CLOCK_REALTIME if CLOCK_REALTIME_COARSE is not defined

(cherry picked from commit 4a67a87)
github-merge-queue bot pushed a commit that referenced this pull request Dec 18, 2024
…returning them as valid results (#5118)

* MOD-7329: Determine if fields and documents are expired before returning them as valid results (#4858)

* * initial commit

* * fix missing case in test_expire.py

* * fix coord compilation

* * fix doc info test

* * try and fix some of the tests

* * release iterator

* * do not set expiration time in the context of the coordinator since it doesn't have an index spec

* * support c++ tests that do not provide spec for iterators

* * no point in passing timestamp in coordinator flow

* * redis 7.4 version in ci is actually 7.3, for codecov we need our tests to run

* * reduce max memory from + 200000 to 150000

* * fix test

* * cleanup code

* * Code Review: Round #1

* * Add geoshape tests, only pass index instead of pointer to filter ctx

* * Add vector test

* * Code Review - Round #2

* * try and fix tests

* * Code Review - Round #3

* * Fix Sanitizer Build

* * Code Review - Round #4

* * Minor change in debug command SET_MONITOR_EXPIRATION

* * Code Review - Round #5

* * fix tests

* * Code Review - Round #6

* * fix crash

* * fix test

* * improve field mask translation time

* fix compilation

* fix compilation error

* handle field mask of 64 bit

* * Code Review - Round #7

* * fix opening of key edge cases

* * free fieldIdToIndex array

* Code Review - Round #9

* * fix rebase conflicts
* support wild card reader filtering

* * mac os: fallback to CLOCK_REALTIME if CLOCK_REALTIME_COARSE is not defined

(cherry picked from commit 4a67a87)

* MOD-7979: Protect Against RS_FIELDMASK_ALL Mask Edge Case (#5128)

* * check mask edge case

* * Code Review - Round #1

(cherry picked from commit 2c037bc)

* [8.0] MOD-7976: Fix HFE Regression (#5336)

MOD-7976: Fix HFE Regression (#5318)

* * use new expiration API to avoid regression issues with HFE support when expiration isn't being used

* * update sdk to get new hash field expiration API

* * set monitorFieldExpiration default based on the existence of `RedisModule_HashFieldMinExpire`

* * skip field expiration tests if below 8.0 API

* * Code Review Comments
* Prevent turning on the monitorFieldExpiration if the API does not exist

* * move to run against redis 8.0

(cherry picked from commit bebdeb7)

* * rebase fixes

* * add REDISMODULE_OPEN_KEY_NOEFFECTS to OpenKey when loading json document

* * fix for test_debug_commands.py
kei-nan added a commit that referenced this pull request Jan 8, 2025
* MOD-7864: initial commit

* * modify object obfuscate api

* * compilation fixes

* * fix tests

* * add query node obfuscation test

* * Code Review - Round #1

* * add field path obfuscation
* update tests

* * Code Review - Round #2

* * Code Review - Round #3

* * Code Review - Round #4

* * add MAX_UNIQUE_ID_TEXT_LENGTH_UPPER_BOUND, compute it based on sizeof t_uniqueId

* * add copyright

(cherry picked from commit 9235579)
kei-nan added a commit that referenced this pull request Jan 8, 2025
* MOD-7864: initial commit

* * modify object obfuscate api

* * compilation fixes

* * fix tests

* * add query node obfuscation test

* * Code Review - Round #1

* * add field path obfuscation
* update tests

* * Code Review - Round #2

* * Code Review - Round #3

* * Code Review - Round #4

* * add MAX_UNIQUE_ID_TEXT_LENGTH_UPPER_BOUND, compute it based on sizeof t_uniqueId

* * add copyright

(cherry picked from commit 9235579)
kei-nan added a commit that referenced this pull request Jan 8, 2025
* MOD-7864: initial commit

* * modify object obfuscate api

* * compilation fixes

* * fix tests

* * add query node obfuscation test

* * Code Review - Round #1

* * add field path obfuscation
* update tests

* * Code Review - Round #2

* * Code Review - Round #3

* * Code Review - Round #4

* * add MAX_UNIQUE_ID_TEXT_LENGTH_UPPER_BOUND, compute it based on sizeof t_uniqueId

* * add copyright

(cherry picked from commit 9235579)
github-merge-queue bot pushed a commit that referenced this pull request Jan 9, 2025
MOD-7864: Obfuscation API (#5060)

* MOD-7864: initial commit

* * modify object obfuscate api

* * compilation fixes

* * fix tests

* * add query node obfuscation test

* * Code Review - Round #1

* * add field path obfuscation
* update tests

* * Code Review - Round #2

* * Code Review - Round #3

* * Code Review - Round #4

* * add MAX_UNIQUE_ID_TEXT_LENGTH_UPPER_BOUND, compute it based on sizeof t_uniqueId

* * add copyright

(cherry picked from commit 9235579)
github-merge-queue bot pushed a commit that referenced this pull request Jan 9, 2025
* MOD-7864: Obfuscation API (#5060)

* MOD-7864: initial commit

* * modify object obfuscate api

* * compilation fixes

* * fix tests

* * add query node obfuscation test

* * Code Review - Round #1

* * add field path obfuscation
* update tests

* * Code Review - Round #2

* * Code Review - Round #3

* * Code Review - Round #4

* * add MAX_UNIQUE_ID_TEXT_LENGTH_UPPER_BOUND, compute it based on sizeof t_uniqueId

* * add copyright

(cherry picked from commit 9235579)

* * fix compilation

* * forward declare index spec in query_node.h

* * fix test
github-merge-queue bot pushed a commit that referenced this pull request Jan 9, 2025
* MOD-7864: Obfuscation API (#5060)

* MOD-7864: initial commit

* * modify object obfuscate api

* * compilation fixes

* * fix tests

* * add query node obfuscation test

* * Code Review - Round #1

* * add field path obfuscation
* update tests

* * Code Review - Round #2

* * Code Review - Round #3

* * Code Review - Round #4

* * add MAX_UNIQUE_ID_TEXT_LENGTH_UPPER_BOUND, compute it based on sizeof t_uniqueId

* * add copyright

(cherry picked from commit 9235579)

* * fix compilation

* * forward declare index spec in query_node.h

* * compilation fix

* * fix test
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.

1 participant