Toggle navigation
Home
io.searchbox.core.Search to io.searchbox.core.MultiSearch
No. of Instances - 5
No. of Commits - 1
No. of Projects - {'graylog2-server'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: External -> External
Mapping:
Add or Remove Method invocation
assertThat(clientRequest.getIndex())
to
assertThat(indicesOf(clientRequest).get(0))
assertThat(clientRequest.getIndex())
to
assertThat(indicesOf(clientRequest).get(0))
assertThat(clientRequest.getIndex())
to
assertThat(indicesOf(clientRequest).get(0))
assertThat(clientRequest.getIndex())
to
assertThat(indicesOf(clientRequest).get(0))