nfratin

Results 1 issues of nfratin

I'm trying to use getIndicesFromAlias and it's throwing a JestElasticSearchException when it can't find the index. This is the code that throws. ``` public Set getIndicesFromAlias(String aliasName) { JestResult result...

bug