Class ESTestCase.TestAnalysis

java.lang.Object
org.elasticsearch.test.ESTestCase.TestAnalysis
Enclosing class:
ESTestCase

public static final class ESTestCase.TestAnalysis extends Object
This cute helper class just holds all analysis building blocks that are used to build IndexAnalyzers. This is only for testing since in production we only need the result and we don't even expose it there.