Fork elasticsearch-analyzer-hebrew for opensearch 1.3.19
- Targets OpenSearch 1.3.19
- requires custom release of hebmorph to support the specific lucene version
- Most changes amount to re-namespacing from elasticsearch to opensearch.
- README.md has adjusted installation instructions and removes information about compatability with prior elasticsearch versions,
- build.gradle was simplified to remove the commercial release and bintray releases. A follow-up patch will release to the gitlab package repository from CI.
Provides a simple release mechanism via gitlab. When trigger_release is selected against an appropriate branch CI will tag the master and release under the current version number. Developer is responsible for bumping version numbers.
Bug: T372769