Open kecikeci opened 4 months ago
Error reporting information:
Failed to parse info response. Check logs for detailed information - [1:314] [org.elasticsearch.client.core.MainResponse] failed to parse field [version]
is not the problem of zincseartch You need to provider your self HostProvider SingleNodeHostProvider MultiNodeHostProvider
Using starter to visit zinc is just the beginning for me, and there is still a lot of work to be done.
Zincsearch version: 0.4.10
The environmental variables are as follows:
http://127.0.0.1:4080/es/ returns the following:
With the official version of elasticsearch, it can be started and used normally, and the return value of info is:
The
application.properties
of springboot is configured as follows:Excuse me, how can I use zincsearch instead of elasticsearch normally?