瀏覽代碼

Docs: Fixed typo on string datatype page

Clinton Gormley 10 年之前
父節點
當前提交
08687dfa3d
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      docs/reference/mapping/types/string.asciidoc

+ 2 - 2
docs/reference/mapping/types/string.asciidoc

@@ -70,8 +70,8 @@ The following parameters are accepted by `string` fields:
 <<analyzer,`analyzer`>>::
 <<analyzer,`analyzer`>>::
 
 
     The <<analysis,analyzer>> which should be used for
     The <<analysis,analyzer>> which should be used for
-    <<mapping-index,`analyzed`>> string fields, both at index-time
-    and at search-time (unless overridden by the <<search-analyzer,`search_analyzer>>).
+    <<mapping-index,`analyzed`>> string fields, both at index-time and at
+    search-time (unless overridden by the  <<search-analyzer,`search_analyzer`>>).
     Defaults to the default index analyzer, or the
     Defaults to the default index analyzer, or the
     <<analysis-standard-analyzer,`standard` analyzer>>.
     <<analysis-standard-analyzer,`standard` analyzer>>.