Interface BooleanFieldScript.LeafFactory

Enclosing class:
BooleanFieldScript

public static interface BooleanFieldScript.LeafFactory
  • Method Summary

    Modifier and Type
    Method
    Description
    newInstance(org.apache.lucene.index.LeafReaderContext ctx)
     
  • Method Details

    • newInstance

      BooleanFieldScript newInstance(org.apache.lucene.index.LeafReaderContext ctx)