Interface DoubleFieldScript.LeafFactory

Enclosing class:
DoubleFieldScript

public static interface DoubleFieldScript.LeafFactory
  • Method Summary

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

    • newInstance

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