Class AbstractNonTextScriptFieldTypeTestCase

java.lang.Object
org.junit.Assert
org.apache.lucene.tests.util.LuceneTestCase

public abstract class AbstractNonTextScriptFieldTypeTestCase extends AbstractScriptFieldTypeTestCase
  • Constructor Details

    • AbstractNonTextScriptFieldTypeTestCase

      public AbstractNonTextScriptFieldTypeTestCase()
  • Method Details

    • testFuzzyQueryIsError

      public void testFuzzyQueryIsError()
    • testPrefixQueryIsError

      public void testPrefixQueryIsError()
    • testRegexpQueryIsError

      public void testRegexpQueryIsError()
    • testWildcardQueryIsError

      public void testWildcardQueryIsError()