Closed mvh77 closed 3 years ago
Moro! I'm not going to be able to work on this any further. I have a copy of this building in a private repo and I'm submitting this to let you know the changes I've made. I don't know gradle and don't care to learn just for this. Feel free to reject this and make your own changes.
Yeah, sounds reasonable. Thanks for your contribution and research into this.
@mvh77 We released a completely new plugin which has no dependency on Voikko and which should be easily portable to different versions of Elasticsearch: https://github.com/EvidentSolutions/elasticsearch-analysis-raudikko
It's drop-in replaceable with the old plugin, so I strongly recommend migrating to it. You'll get rid of all the management pain and can just install one plugin which works without further configuration.
I'll be archiving this repository, future development will happen on the other plugin.
Update to work with ES 7.10.0. I'm no gradle expert, had to do what I had to do to make it work.