elasticsearch-skroutz-greekstemmer icon indicating copy to clipboard operation
elasticsearch-skroutz-greekstemmer copied to clipboard

Greek Stemmer for elasticsearch

Results 13 elasticsearch-skroutz-greekstemmer issues
Sort by recently updated
recently updated
newest added

Ref: [T167400](https://phabricator.skroutz.gr/T167400)

Bumps [org.elasticsearch:elasticsearch](https://github.com/elastic/elasticsearch) from 7.7.0 to 7.17.13. Release notes Sourced from org.elasticsearch:elasticsearch's releases. Elasticsearch 7.17.13 Downloads: https://elastic.co/downloads/elasticsearch Release notes: https://www.elastic.co/guide/en/elasticsearch/reference/7.17/release-notes-7.17.13.html Elasticsearch 7.17.12 Downloads: https://elastic.co/downloads/elasticsearch Release notes: https://www.elastic.co/guide/en/elasticsearch/reference/7.17/release-notes-7.17.12.html Elasticsearch 7.17.11 Downloads: https://elastic.co/downloads/elasticsearch...

dependencies

Hi, I want to install it in my current elasticsearch which is v.7.17.6 Installation fails with the following message: Exception in thread "main" java.lang.IllegalArgumentException: Plugin [elasticsearch-skroutz-greekstemmer] was built for Elasticsearch...

Bumps log4j-api from 2.17.0 to 2.17.1. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.logging.log4j:log4j-api&package-manager=maven&previous-version=2.17.0&new-version=2.17.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Bumps log4j-core from 2.17.0 to 2.17.1. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.logging.log4j:log4j-core&package-manager=maven&previous-version=2.17.0&new-version=2.17.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

![image](https://user-images.githubusercontent.com/45751664/97265139-2c463a80-1837-11eb-81a3-386f7b0df3a0.png) I have installed plugins for turkish and greek but I couldn't work both in practice while creating new index. There is an error like this ![image](https://user-images.githubusercontent.com/45751664/97265360-9068fe80-1837-11eb-871b-1a7df8b21dec.png) What should i...

Bumps `elasticsearch.version` from 7.7.0 to 7.11.2. Updates `elasticsearch` from 7.7.0 to 7.11.2 Release notes Sourced from elasticsearch's releases. Elasticsearch 7.11.2 Downloads: https://elastic.co/downloads/elasticsearch Release notes: https://www.elastic.co/guide/en/elasticsearch/reference/7.11/release-notes-7.11.2.html Elasticsearch 7.11.1 Downloads: https://elastic.co/downloads/elasticsearch Release...

dependencies

I can't install the plugin, can you please help? ``` cd /usr/share/elasticsearch && sudo bin/plugin --install skroutz/elasticsearch-skroutz-greekstemmer/2.4.4.1 -> Installing skroutz/elasticsearch-skroutz-greekstemmer/2.4.4.1... Trying http://download.elasticsearch.org/skroutz/elasticsearch-skroutz-greekstemmer/elasticsearch-skroutz-greekstemmer-2.4.4.1.zip... Trying http://search.maven.org/remotecontent?filepath=skroutz/elasticsearch-skroutz-greekstemmer/2.4.4.1/elasticsearch-skroutz-greekstemmer-2.4.4.1.zip... Trying https://oss.sonatype.org/service/local/repositories/releases/content/skroutz/elasticsearch-skroutz-greekstemmer/2.4.4.1/elasticsearch-skroutz-greekstemmer-2.4.4.1.zip... Trying https://github.com/skroutz/elasticsearch-skroutz-greekstemmer/archive/2.4.4.1.zip... Trying https://github.com/skroutz/elasticsearch-skroutz-greekstemmer/archive/master.zip......

The problem is that UpdateStemmingSamples.java reads the file with UTF-8 encoding and replaces it with a file using the default encoding of the building computer. Subsequent builds fail. Proposed changes...

Cannot install on latest ES due to error: ``` sudo bin/elasticsearch-plugin install gr.skroutz:elasticsearch-skroutz-greekstemmer:5.4.2.1 -> Downloading gr.skroutz:elasticsearch-skroutz-greekstemmer:5.4.2.1 from maven central [=================================================] 100%   Warning: sha512 not found, falling back to sha1. This...