Browse Source

Docs: Removed left over table header from merge.asciidoc

Clinton Gormley 10 years ago
parent
commit
0216dfd3b6
1 changed files with 0 additions and 1 deletions
  1. 0 1
      docs/reference/index-modules/merge.asciidoc

+ 0 - 1
docs/reference/index-modules/merge.asciidoc

@@ -78,7 +78,6 @@ segments to be in an index, and causing searches to be slower. Use the
 indices segments API to see the segments that an index has, and
 possibly either increase the `max_merged_segment` or issue an optimize
 call for the index (try and aim to issue it on a low traffic time).
-|=======================================================================
 
 [float]
 [[scheduling]]