Open billiboy opened 2 years ago
how do i do a check in the index to know if a document exists or not? I created an index which is based on prefixes with the hash. I tried looking for the command in the documentation but couldn't find anything that fixes my problem.
See: the command FT.INFO - https://redis.io/commands/ft.info/ duplicate https://github.com/RediSearch/RediSearch/issues/2750
how do i do a check in the index to know if a document exists or not? I created an index which is based on prefixes with the hash. I tried looking for the command in the documentation but couldn't find anything that fixes my problem.