关于 "fielddata": truees排序问题

xiaoxiao2021-02-28  34

PUT megacorp(索引)/_mapping/employee(字段)/ {   "properties": {     "interests": {        "type":     "text",       "fielddata": true     }   }

}

有问题加入qq技术群  677807540

转载请注明原文地址: https://www.6miu.com/read-2619177.html

最新回复(0)