[
https://issues.apache.org/jira/browse/CONNECTORS-1639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17087254#comment-17087254
]
Michael Cizmar commented on CONNECTORS-1639:
--------------------------------------------
Was away from my desk, the setup script for something very vanilla for elastic
would be:
* Download elastic
* unpack it
* Run bin/elasticsearch
We could modify the configuration files that we would need but you would get a
one node cluster to test. I saw this as well just now and it's got a 'wait for
elastic' to come up.
[https://github.com/dadoonet/fscrawler/blob/2829f49074ccc2692fb257e36c0d3be6300b3c41/src/test/ant/integration-tests.xm|https://github.com/dadoonet/fscrawler/blob/2829f49074ccc2692fb257e36c0d3be6300b3c41/src/test/ant/integration-tests.xml]
I will work on a script (sh) for you.
> Upgrade Elastic Search Version
> ------------------------------
>
> Key: CONNECTORS-1639
> URL: https://issues.apache.org/jira/browse/CONNECTORS-1639
> Project: ManifoldCF
> Issue Type: Improvement
> Components: Elastic Search connector
> Reporter: Cihad Guzel
> Assignee: Karl Wright
> Priority: Major
> Fix For: ManifoldCF 2.16
>
> Attachments: CONNECTORS-1639.diff,
> elastic-search-1.0.1-java11-build-error.log
>
>
> Current Elastic Search version is 1.0.1 . According to [this
> matrix|https://www.elastic.co/support/matrix#matrix_jvm], Java 11 is not
> supported by any ES version below 6.5.
> Besides, ES 1.x is no longer supported.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)