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

FT._LIST

Syntax
FT._LIST
Available in:
Redis Open Source / Search 2.0.0
Time complexity:
O(1)
ACL categories:
@admin, @search, @slow,

Returns a list of all existing indexes.

Temporary command:

The prefix _ in the command indicates, this is a temporary command.

In the future, a SCAN type of command will be added, for use when a database contains a large number of indices.

Examples

FT._LIST1)"idx"2)"movies"3)"imdb"

Return information

Array of index names as simple strings.
RATE THIS PAGE
Back to top ↑

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