Class SimpleAggValueSource

    • Constructor Detail

      • SimpleAggValueSource

        public SimpleAggValueSource​(String name,
                                    org.apache.lucene.queries.function.ValueSource vs)
    • Method Detail

      • getArg

        public org.apache.lucene.queries.function.ValueSource getArg()
      • getValues

        public org.apache.lucene.queries.function.FunctionValues getValues​(Map context,
                                                                           org.apache.lucene.index.LeafReaderContext readerContext)
                                                                    throws IOException
        Overrides:
        getValues in class AggValueSource
        Throws:
        IOException
      • hashCode

        public int hashCode()
        Specified by:
        hashCode in class org.apache.lucene.queries.function.ValueSource
      • description

        public String description()
        Specified by:
        description in class org.apache.lucene.queries.function.ValueSource