Class ThrowingLeafReaderWrapper.ThrowingFields

java.lang.Object
org.apache.lucene.index.Fields
org.apache.lucene.index.FilterLeafReader.FilterFields
org.elasticsearch.test.engine.ThrowingLeafReaderWrapper.ThrowingFields
All Implemented Interfaces:
Iterable<String>
Enclosing class:
ThrowingLeafReaderWrapper

public static class ThrowingLeafReaderWrapper.ThrowingFields extends org.apache.lucene.index.FilterLeafReader.FilterFields
Wraps a Fields but with additional asserts
  • Constructor Details

  • Method Details

    • terms

      public org.apache.lucene.index.Terms terms(String field) throws IOException
      Overrides:
      terms in class org.apache.lucene.index.FilterLeafReader.FilterFields
      Throws:
      IOException