Class ScriptBytesValues

    • Constructor Detail

      • ScriptBytesValues

        public ScriptBytesValues​(SearchScript script)
    • Method Detail

      • advanceExact

        public boolean advanceExact​(int doc)
                             throws java.io.IOException
        Description copied from class: SortedBinaryDocValues
        Advance this instance to the given document id
        Specified by:
        advanceExact in class SortedBinaryDocValues
        Returns:
        true if there is a value for this document
        Throws:
        java.io.IOException
      • setScorer

        public void setScorer​(org.apache.lucene.search.Scorer scorer)
        Specified by:
        setScorer in interface ScorerAware