Enable Fielddata On Text Fields

PUT my_index/_mapping/my_type { 「properties」: { 「my_field」: { 「type」: 「text」, 「fielddata」: true } } }
相關文章
相關標籤/搜索