Class ESTestCase.TestAnalysis

  • Enclosing class:
    ESTestCase

    public static final class ESTestCase.TestAnalysis
    extends java.lang.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.