[フレーム]
Docs Pricing
Login Book a meeting Try Redis

FT.CONFIG HELP

Syntax
FT.CONFIG HELP option
Available in:
Redis Open Source / Search 1.0.0
Time complexity:
O(1)
ACL categories:
@admin, @search,
Compatibility:
Redis Enterprise and Redis Cloud compatibility

Describe configuration options

Examples

Required arguments

option

is name of the configuration option, or '*' for all.

Examples

Get configuration details
127.0.0.1:6379> FT.CONFIG HELP TIMEOUT
1) 1) TIMEOUT
 2) Description
 3) Query (search) timeout
 4) Value
 5) "42"

Redis Enterprise and Redis Cloud compatibility

Redis
Enterprise
Redis Cloud
Flexible & Annual
Redis Cloud
Free & Fixed
Notes
❌ Not supported ❌ Not supported ❌ Not supported

Return information

Array of help information.

See also

FT.CONFIG SET | FT.CONFIG GET

RediSearch

RATE THIS PAGE
Back to top ↑

AltStyle によって変換されたページ (->オリジナル) /