tool · inferred from evidence
search-workers
A configuration parameter for Redis related to worker threads for search operations.
- RedisVL: documents not immediately searchable after load on Redis 8.8+
On Redis 8.8+, `index.load(records)` followed immediately by `index.query(query)` could miss documents that were just written. Redis 8.8 changed the RediSearch worker pool default: `search-workers` now defaults to the core count instead of