@@ -26,9 +26,9 @@ Configuration parameters for Redis Query Engine are now set in the following way
2626
2727## Redis Query Engine configuration parameters
2828
29- The following table summarizes which configuration parameters can be set at run-time, and compatibility with Redis Enterprise and Redis Cloud.
29+ The following table summarizes which configuration parameters can be set at run-time, and compatibility with Redis Software and Redis Cloud.
3030
31- | Old parameter name | New parameter name | Run-time | Redis<br />Enterprise | Redis<br />Cloud |
31+ | Old parameter name | New parameter name | Run-time | Redis<br />Software | Redis<br />Cloud |
3232| :------- | :----- | :----------- | :--| :-- |
3333| BG_INDEX_SLEEP_GAP | [ search-bg-index-sleep-gap] ( #search-bg-index-sleep-gap ) | :white_large_square : |||
3434| CONCURRENT_WRITE_MODE | [ search-concurrent-write-mode] ( #search-concurrent-write-mode ) | :white_check_mark : | <span title =" Supported " >✅ ; Supported</span ><br /><span ><br /></span > | <span title =" Supported " >✅ ; Flexible & Annual</span ><br /><span title =" Not supported " ><nobr >❌ ; Free & Fixed</nobr ></span > |
@@ -236,7 +236,7 @@ Valid range: `[1 .. 9,223,372,036,854,775,807]`
236236
237237Redis CE default: ` 100 `
238238
239- Redis Enterprise default: ` -1 ` (unlimited)
239+ Redis Software default: ` -1 ` (unlimited)
240240
241241Redis Cloud defaults:
242242- Flexible & Annual: ` -1 ` (unlimited)
@@ -268,7 +268,7 @@ Valid range: `[1 .. 9,223,372,036,854,775,807]`
268268
269269Redis CE default: ` -1 ` (unlimited)
270270
271- Redis Enterprise default: ` -1 ` (unlimited)
271+ Redis Software default: ` -1 ` (unlimited)
272272
273273Redis Cloud defaults:
274274- Flexible & Annual: ` -1 ` (unlimited)
@@ -311,7 +311,7 @@ Valid range: `[1 .. 9,223,372,036,854,775,807]`
311311
312312Redis CE default: ` 1000000 `
313313
314- Redis Enterprise default: ` 1000000 `
314+ Redis Software default: ` 1000000 `
315315
316316Redis Cloud defaults:
317317- Flexible & Annual: ` 1000000 `
@@ -357,7 +357,7 @@ Valid range: `[2 .. 4,294,967,295]`
357357
358358Redis CE default: ` 4 `
359359
360- Redis Enterprise and Redis Cloud default: ` 2 `
360+ Redis Software and Redis Cloud default: ` 2 `
361361
362362### search-multi-text-slop
363363
@@ -456,7 +456,7 @@ Value range: `[1 .. 9,223,372,036,854,775,807]`
456456
457457Redis CE default: ` 500 `
458458
459- Redis Enterprise default: ` 500 `
459+ Redis Software default: ` 500 `
460460
461461Redis Cloud defaults:
462462- Flexible & Annual: ` 500 `
0 commit comments