File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -80,7 +80,7 @@ is the name of the given index. You must first create the index using [`FT.CREAT
8080| ` hash_indexing_failures ` | The number of failures encountered during indexing. |
8181| ` total_indexing_time ` | The total time taken for indexing in seconds. |
8282| ` indexing ` | Indicates whether the index is currently being generated. |
83- | ` percent_indexed ` | The percentage of the index that has been successfully generated. |
83+ | ` percent_indexed ` | The percentage of the index that has been successfully generated (1 means 100%) . |
8484| ` number_of_uses ` | The number of times the index has been used. |
8585| ` cleaning ` | The index deletion flag. A value of ` 1 ` indicates index deletion is in progress. |
8686
You can’t perform that action at this time.
0 commit comments