Skip to content

Commit

Permalink
Update docs/api/remove.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hlts2 authored Nov 24, 2023
1 parent 017e768 commit b4d1db7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/api/remove.md
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ RemoveByTimestamp RPC is the method to remove vectors based on timestamp.
<div class="notice">
In the TimestampRequest message, the 'timestamps' field is repeated, allowing the inclusion of multiple Timestamp.<br>
When multiple Timestamps are provided, it results in an `AND` condition, enabling the realization of deletions with specified ranges.<br>
This design allows for versatile deletion operations, facilitating tasks such as removing data within specific time intervals.
This design allows for versatile deletion operations, facilitating tasks such as removing data within a specific time range.
</div>
### Output
Expand Down

0 comments on commit b4d1db7

Please sign in to comment.