浏览代码

Fixed some asciidoc confusion in index-modules.asciidoc

Clinton Gormley 10 年之前
父节点
当前提交
c08d5fdb24
共有 1 个文件被更改,包括 3 次插入2 次删除
  1. 3 2
      docs/reference/index-modules.asciidoc

+ 3 - 2
docs/reference/index-modules.asciidoc

@@ -70,8 +70,9 @@ Checking shards may take a lot of time on large indices.
 
 [[index-codec]] `index.codec`::
 
-    experimental[] The `default` value compresses stored data with LZ4
-    compression, but this can be set to `best_compression` which uses https://en.wikipedia.org/wiki/DEFLATE[DEFLATE] for a higher
+    experimental[] The +default+ value compresses stored data with LZ4
+    compression, but this can be set to +best_compression+
+    which uses https://en.wikipedia.org/wiki/DEFLATE[DEFLATE] for a higher
     compression ratio, at the expense of slower stored fields performance.
 
 [float]