Closed turp1twin closed 8 years ago
Jeff, thanks a lot for this.
Please fill our contributor agreement and we'll be able to integrate.
http://siren.solutions/kibi/contributors/
Thanks again and will be mailing you separately also.
On Fri, Apr 15, 2016 at 9:50 PM, Jeff Turpin notifications@github.com wrote:
Bumped the Elasticsearch version to the latest 2.3.1 release. Had to make some minor code changes due to changes in the Elasticsearch codebase. Use
if you wish, if not, no big deal...
You can view, comment on, or merge this pull request online at:
https://github.com/sirensolutions/siren-join/pull/54 Commit Summary
- Bumped Elasticsearch version to v2.3.1
File Changes
- M .gitignore https://github.com/sirensolutions/siren-join/pull/54/files#diff-0 (3)
- M pom.xml https://github.com/sirensolutions/siren-join/pull/54/files#diff-1 (6)
- M src/main/java/solutions/siren/join/SirenJoinPlugin.java https://github.com/sirensolutions/siren-join/pull/54/files#diff-2 (15)
- M src/main/java/solutions/siren/join/action/coordinate/BaseTransportCoordinateSearchAction.java https://github.com/sirensolutions/siren-join/pull/54/files#diff-3 (8)
- M src/main/java/solutions/siren/join/action/coordinate/TransportCoordinateMultiSearchAction.java https://github.com/sirensolutions/siren-join/pull/54/files#diff-4 (2)
- M src/main/java/solutions/siren/join/action/coordinate/TransportCoordinateSearchAction.java https://github.com/sirensolutions/siren-join/pull/54/files#diff-5 (2)
- M src/main/java/solutions/siren/join/action/terms/TransportTermsByQueryAction.java https://github.com/sirensolutions/siren-join/pull/54/files#diff-6 (5)
- M src/main/java/solutions/siren/join/rest/RestCoordinateSearchAction.java https://github.com/sirensolutions/siren-join/pull/54/files#diff-7 (5)
Patch Links:
- https://github.com/sirensolutions/siren-join/pull/54.patch
- https://github.com/sirensolutions/siren-join/pull/54.diff
— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub https://github.com/sirensolutions/siren-join/pull/54
Giovanni Tummarello CEO - SIREn Solutions
Hi JEff,
Thanks, could you please open a new pull request with the branch issue-55 instead of the branch develop. I'll take here from there and I'll merge it with develop. Thanks.
new PR: #56
Bumped the Elasticsearch version to the latest 2.3.1 release. Had to make some minor code changes due to changes in the Elasticsearch codebase. Use if you wish, if not, no big deal...