Software Engineering :: Database :: Redis :: Command :: FT.DROPINDEX
⪼ Made with 💜 by Polyglot.
Delete an index.
Time complexity:
O(1)orO(N)if documents are deleted, whereNis the number of keys in the keyspace.
⪼ Made with 💜 by Polyglot.
Delete an index.
Time complexity:
O(1)orO(N)if documents are deleted, whereNis the number of keys in the keyspace.