zlz-cn commented on issue #18802:
URL: https://github.com/apache/doris/issues/18802#issuecomment-1558839828

   @stalary 同样遇到了这个问题,是在执行这个命令之后出现的
   curl -X PUT "localhost:9200/doc/_mapping?pretty" -H 
'Content-Type:application/json' -d '
   {
       "_meta": {
           "doris":{
               "array_fields":[
                   "array_int_field",
                   "array_string_field",
                   "array_object_field"
               ]
           }
       }
   }'


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to