[ 'mappings' => [ 'lanzu-goods-test' => [ "properties"=> [ "name"=> [ "type"=> "text", "analyzer"=> "ik_max_word", "search_analyzer"=> "ik_smart" ], 'store_id'=>[ "type"=> "integer", ], 'market_id'=>[ "type"=> "integer", ] ] ] ] ], ];