Class BytesRefFieldSource

    • Constructor Detail

      • BytesRefFieldSource

        public BytesRefFieldSource​(java.lang.String field)
    • Method Detail

      • getValues

        public FunctionValues getValues​(java.util.Map context,
                                        AtomicReaderContext readerContext)
                                 throws java.io.IOException
        Description copied from class: ValueSource
        Gets the values for this reader and the context that was previously passed to createWeight()
        Specified by:
        getValues in class ValueSource
        Throws:
        java.io.IOException