FT._LIST
FT._LIST
Returns a list of all existing indexes.
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.
Array reply with index names.
FT._LIST1)"idx"2)"movies"3)"imdb"
© 2006–2022 Salvatore Sanfilippo
Licensed under the Creative Commons Attribution-ShareAlike License 4.0.
https://redis.io/commands/ft._list/