Skip to content

Commit

Permalink
Add missing words
Browse files Browse the repository at this point in the history
  • Loading branch information
jrodewig committed Aug 9, 2019
1 parent ecc69ca commit 96a1d9c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/reference/cat/segments.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,8 @@ number is based on Lucene documents and may include documents from

`docs.deleted`::
(Default) Number of deleted documents in the segment, such as `0`. This number
is based on Lucene documents. {es} reclaims the disk space of Lucene documents a
segment is merged.
is based on Lucene documents. {es} reclaims the disk space of deleted Lucene
documents when a segment is merged.

`size`::
(Default) Disk space used by the segment, such as `50kb`.
Expand Down

0 comments on commit 96a1d9c

Please sign in to comment.