Git Product home page Git Product logo

Comments (9)

NarimanN2 avatar NarimanN2 commented on May 31, 2024 1

1- Download the latest source code
2- Open pom.xml file
3- Under dependecies tag, change elasticserach version from 5.6.3 to 6.1.2 and save it
4- Open plugin-descriptor.properties file
5- Change elasticsearch.version from 6.4.2 to 5.6.13
6- Run this maven command: mvn clean package -DskipTests
7- In the folder target/releases you’ll now find a zip file called ParsiAnalyzer. install the plugin using this command:
bin/elasticsearch-plugin install file:///path/to/ParsiAnalyzer.zip

from parsianalyzer.

NarimanN2 avatar NarimanN2 commented on May 31, 2024

Please tell me what is your elasticsearch version?
You can use Elasticsearch version 6.3.2 or change plugin version as follows: incompatible with elasticsearch 6.1

from parsianalyzer.

srmarjani avatar srmarjani commented on May 31, 2024

سلام
من از نسخه 6.3.2 استفاده میکنم.

from parsianalyzer.

iamajid avatar iamajid commented on May 31, 2024

I use elasticsearch 6.4.0 and have same issue.

from parsianalyzer.

NarimanN2 avatar NarimanN2 commented on May 31, 2024

Hi
the problem is now solved. please download and install the latest version of ParsiAnalyzer.

from parsianalyzer.

Katerou22 avatar Katerou22 commented on May 31, 2024

ERROR: elasticsearch directory is missing in the plugin zip
version: 5.6

Updated:

After fix the elasticsearch directory error by this link:

https://www.dropbox.com/s/0xlrs980er66ati/elasticsearch.zip?dl=1
this error occured! ,

Exception in thread "main" java.lang.IllegalArgumentException: plugin [ParsiAnalyzer] is incompatible with version [5.6.13]; was designed for version [6.4.2]

from parsianalyzer.

NarimanN2 avatar NarimanN2 commented on May 31, 2024

Please download and install Elasticsearch version 6.4.2. you are using an older version of elasticsearch

from parsianalyzer.

Katerou22 avatar Katerou22 commented on May 31, 2024

what if i want to use this version?

from parsianalyzer.

Katerou22 avatar Katerou22 commented on May 31, 2024

[ERROR] No compiler is provided in this environment. Perhaps you are running on a JRE rather than a JDK?
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.704 s
[INFO] Finished at: 2018-12-19T08:18:50+03:30
[INFO] Final Memory: 13M/303M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.3:compile (default-compile) on project ParsiAnalyzer: Compilation failure
[ERROR] No compiler is provided in this environment. Perhaps you are running on a JRE rather than a JDK?
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException

from parsianalyzer.

Related Issues (16)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.