我我的本地機器上運行elasticsearch通過碼頭工人和可以正常訪問它在REST API端口連接到elasticsearch在端口9300 9200 阿帕奇弗林克與elasticsearch了用於通信端口9300 我的目標是把數據從阿帕奇弗林克到elasticsearch在一個水槽,但在我的程序每次執行我得到的Java錯誤: Elasticsearch client is not connec
我有以下格式,希望能夠使用elasticsearch預批量預處理。 {"title":"April","url":"https://simple.wikipedia.org/wiki/April", "abstract":"April is the 4th month of the year, and comes between March and May. It is one of four m
我嘗試ping我Elasticsearch實例(通過盆景部署在Heroku上添加上)。我按照他們的指引,並嘗試對我的計算機上執行以下代碼: from elasticsearch import Elasticsearch
from settings import BONSAI_URL
import re, logging
# Log transport details (optional):