You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
creating index as documented fails on the location column for idx:theater. Everything else seems to work:
1:C 14 Mar 2022 15:53:14.592 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo
1:C 14 Mar 2022 15:53:14.592 # Redis version=6.2.6, bits=64, commit=00000000, modified=0, pid=1, just started
1:C 14 Mar 2022 15:53:14.592 # Configuration loaded
1:M 14 Mar 2022 15:53:14.592 * monotonic clock: POSIX clock_gettime
1:M 14 Mar 2022 15:53:14.594 * Running mode=standalone, port=6379.
1:M 14 Mar 2022 15:53:14.594 # Server initialized
1:M 14 Mar 2022 15:53:14.597 * Redis version found by RedisAI: 6.2.6 - oss
1:M 14 Mar 2022 15:53:14.597 * RedisAI version 10205, git_sha=746b199e69f272d12aab00c26d31c8e35eb48b29
1:M 14 Mar 2022 15:53:14.597 * Module 'ai' loaded from /usr/lib/redis/modules/redisai.so
1:M 14 Mar 2022 15:53:14.609 * Redis version found by RedisSearch : 6.2.6 - oss
1:M 14 Mar 2022 15:53:14.609 * RediSearch version 2.2.5 (Git=v1.99.5-386-g93a916c4)
1:M 14 Mar 2022 15:53:14.609 * Low level api version 1 initialized successfully
1:M 14 Mar 2022 15:53:14.610 * concurrent writes: OFF, gc: ON, prefix min length: 2, prefix max expansions: 200, query timeout (ms): 500, timeout policy: return, cursor read size: 1000, cursor max idle (ms): 300000, max doctable size: 1000000, max number of search results: 1000000, search pool size: 20, index pool size: 8,
1:M 14 Mar 2022 15:53:14.611 * Initialized thread pool!
1:M 14 Mar 2022 15:53:14.611 * Enabled diskless replication
1:M 14 Mar 2022 15:53:14.611 * Module 'search' loaded from /usr/lib/redis/modules/redisearch.so
1:M 14 Mar 2022 15:53:14.631 * Starting up RedisGraph version 2.4.11.
1:M 14 Mar 2022 15:53:14.633 * Thread pool created, using 6 threads.
1:M 14 Mar 2022 15:53:14.633 * Maximum number of OpenMP threads set to 6
1:M 14 Mar 2022 15:53:14.633 * Module 'graph' loaded from /usr/lib/redis/modules/redisgraph.so
1:M 14 Mar 2022 15:53:14.645 * RedisTimeSeries version 10608, git_sha=5e7caf18e4e08b68a0585d63f965ce3dafcbe331
1:M 14 Mar 2022 15:53:14.645 * Redis version found by RedisTimeSeries : 6.2.6 - oss
1:M 14 Mar 2022 15:53:14.645 * loaded default CHUNK_SIZE_BYTES policy: 4096
1:M 14 Mar 2022 15:53:14.645 * loaded server DUPLICATE_POLICY: block
1:M 14 Mar 2022 15:53:14.645 * Setting default series ENCODING to: compressed
1:M 14 Mar 2022 15:53:14.645 * Detected redis oss
1:M 14 Mar 2022 15:53:14.646 * Enabled diskless replication
1:M 14 Mar 2022 15:53:14.646 * Module 'timeseries' loaded from /usr/lib/redis/modules/redistimeseries.so
1:M 14 Mar 2022 15:53:14.653 * version: 20006 git sha: db3329c branch: heads/v2.0.6
1:M 14 Mar 2022 15:53:14.653 * Exported RedisJSON_V1 API
1:M 14 Mar 2022 15:53:14.653 * Enabled diskless replication
1:M 14 Mar 2022 15:53:14.653 * Created new data type 'ReJSON-RL'
1:M 14 Mar 2022 15:53:14.653 * Module 'ReJSON' loaded from /usr/lib/redis/modules/rejson.so
1:M 14 Mar 2022 15:53:14.653 * Acquired RedisJSON_V1 API
The text was updated successfully, but these errors were encountered:
creating index as documented fails on the location column for idx:theater. Everything else seems to work:
1:C 14 Mar 2022 15:53:14.592 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo
1:C 14 Mar 2022 15:53:14.592 # Redis version=6.2.6, bits=64, commit=00000000, modified=0, pid=1, just started
1:C 14 Mar 2022 15:53:14.592 # Configuration loaded
1:M 14 Mar 2022 15:53:14.592 * monotonic clock: POSIX clock_gettime
1:M 14 Mar 2022 15:53:14.594 * Running mode=standalone, port=6379.
1:M 14 Mar 2022 15:53:14.594 # Server initialized
1:M 14 Mar 2022 15:53:14.597 * Redis version found by RedisAI: 6.2.6 - oss
1:M 14 Mar 2022 15:53:14.597 * RedisAI version 10205, git_sha=746b199e69f272d12aab00c26d31c8e35eb48b29
1:M 14 Mar 2022 15:53:14.597 * Module 'ai' loaded from /usr/lib/redis/modules/redisai.so
1:M 14 Mar 2022 15:53:14.609 * Redis version found by RedisSearch : 6.2.6 - oss
1:M 14 Mar 2022 15:53:14.609 * RediSearch version 2.2.5 (Git=v1.99.5-386-g93a916c4)
1:M 14 Mar 2022 15:53:14.609 * Low level api version 1 initialized successfully
1:M 14 Mar 2022 15:53:14.610 * concurrent writes: OFF, gc: ON, prefix min length: 2, prefix max expansions: 200, query timeout (ms): 500, timeout policy: return, cursor read size: 1000, cursor max idle (ms): 300000, max doctable size: 1000000, max number of search results: 1000000, search pool size: 20, index pool size: 8,
1:M 14 Mar 2022 15:53:14.611 * Initialized thread pool!
1:M 14 Mar 2022 15:53:14.611 * Enabled diskless replication
1:M 14 Mar 2022 15:53:14.611 * Module 'search' loaded from /usr/lib/redis/modules/redisearch.so
1:M 14 Mar 2022 15:53:14.631 * Starting up RedisGraph version 2.4.11.
1:M 14 Mar 2022 15:53:14.633 * Thread pool created, using 6 threads.
1:M 14 Mar 2022 15:53:14.633 * Maximum number of OpenMP threads set to 6
1:M 14 Mar 2022 15:53:14.633 * Module 'graph' loaded from /usr/lib/redis/modules/redisgraph.so
1:M 14 Mar 2022 15:53:14.645 * RedisTimeSeries version 10608, git_sha=5e7caf18e4e08b68a0585d63f965ce3dafcbe331
1:M 14 Mar 2022 15:53:14.645 * Redis version found by RedisTimeSeries : 6.2.6 - oss
1:M 14 Mar 2022 15:53:14.645 * loaded default CHUNK_SIZE_BYTES policy: 4096
1:M 14 Mar 2022 15:53:14.645 * loaded server DUPLICATE_POLICY: block
1:M 14 Mar 2022 15:53:14.645 * Setting default series ENCODING to: compressed
1:M 14 Mar 2022 15:53:14.645 * Detected redis oss
1:M 14 Mar 2022 15:53:14.646 * Enabled diskless replication
1:M 14 Mar 2022 15:53:14.646 * Module 'timeseries' loaded from /usr/lib/redis/modules/redistimeseries.so
1:M 14 Mar 2022 15:53:14.653 * version: 20006 git sha: db3329c branch: heads/v2.0.6
1:M 14 Mar 2022 15:53:14.653 * Exported RedisJSON_V1 API
1:M 14 Mar 2022 15:53:14.653 * Enabled diskless replication
1:M 14 Mar 2022 15:53:14.653 * Created new data type 'ReJSON-RL'
1:M 14 Mar 2022 15:53:14.653 * Module 'ReJSON' loaded from /usr/lib/redis/modules/rejson.so
1:M 14 Mar 2022 15:53:14.653 * Acquired RedisJSON_V1 API
The text was updated successfully, but these errors were encountered: