在批量導入的時候報錯curl
#curl -XPOST '0.0.0.0:9200/test/fulltext/_bulk?pretty' --data-binary @news_content.txtide
curl: (56) failure when receiving data from the peer url
文本格式是正確的。it
後經查詢得知文本超大了,修改配置文件以下參數便可class
http.max_content_lengthtest