[Docs] Mapper 3.0 show ES 2.0 functionality that does not exist

Closes #159.
This commit is contained in:
David Pilato 2015-10-23 15:56:48 +02:00
parent 94459bd781
commit 602dd04f8b
1 changed files with 0 additions and 3 deletions

View File

@ -133,7 +133,6 @@ PUT /test/person/_mapping
"properties": {
"file": {
"type": "attachment",
"path": "full",
"fields": {
"file": {
"type": "string",
@ -165,7 +164,6 @@ PUT /test/person/_mapping
"properties": {
"file": {
"type": "attachment",
"path": "full",
"fields": {
"content_type": {
"type": "string",
@ -281,7 +279,6 @@ PUT /test/person/_mapping
"properties": {
"file": {
"type": "attachment",
"path": "full",
"fields": {
"file": {
"type": "string",