浏览代码

[DOCS] `_type` instead of Type Field

David Pilato 11 年之前
父节点
当前提交
85b9aafaad
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/reference/mapping/fields/type-field.asciidoc

+ 1 - 1
docs/reference/mapping/fields/type-field.asciidoc

@@ -1,5 +1,5 @@
 [[mapping-type-field]]
-=== Type Field
+=== `_type`
 
 Each document indexed is associated with an id and a type. The type,
 when indexing, is automatically indexed into a `_type` field. By