elasticsearch-test icon indicating copy to clipboard operation
elasticsearch-test copied to clipboard

Upgrade to ES v2?

Open nickcodefresh opened this issue 8 years ago • 1 comments

Any chance this can be updated to work with ES v2?

Thanks

nickcodefresh avatar Jan 06 '17 13:01 nickcodefresh

+1 for raising the issue @nickcodefresh. @tlrx do you accept PRs now ? there are some old ES java utlities you use in your code, because of which V2.0 is not supported.For example: org.elasticsearch.common.Preconditions which you could easily replace with the one from Guava.

Or do you suggest that we fork the repo and then proceed ?

Also wi

sauravbiswasiupr avatar Jan 06 '17 19:01 sauravbiswasiupr