File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -203,7 +203,7 @@ title: FT.AGGREGATE
203203Run a search query on an index and perform aggregate transformations on the results.
204204
205205{{< note >}}
206- This command will only return keys to which the user has at least read access.
206+ This command will only return keys to which the user has read access.
207207{{< /note >}}
208208
209209[ Examples] ( #examples )
Original file line number Diff line number Diff line change @@ -319,7 +319,7 @@ title: FT.SEARCH
319319Search the index with a textual query, returning either documents or just ids.
320320
321321{{< note >}}
322- This command will only return keys that the user has access to .
322+ This command will only return keys to which the user has read access .
323323{{< /note >}}
324324
325325[ Examples] ( #examples )
You can’t perform that action at this time.
0 commit comments