have a look at the Index#getName() I've added#12
Open
cherouvim wants to merge 1 commit intoflaptor:masterfrom
cherouvim:master
Open
have a look at the Index#getName() I've added#12cherouvim wants to merge 1 commit intoflaptor:masterfrom cherouvim:master
cherouvim wants to merge 1 commit intoflaptor:masterfrom
cherouvim:master
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There isn't any way to know the name of an index. For example when we iterate over the indexes returned from IndexTankClient#listIndexes() we can't know the name of each index. This may be problematic if someone wants to implement something like http://indextank.com/dashboard