Class AbstractSolrCachingScorer

    • Method Detail

      • getLong

        protected static Long getLong​(long l)
      • score

        public float score()
                    throws IOException
        Specified by:
        score in class org.apache.lucene.search.Scorer
        Throws:
        IOException
      • freq

        public int freq()
                 throws IOException
        Specified by:
        freq in class org.apache.lucene.search.Scorer
        Throws:
        IOException
      • docID

        public int docID()
        Specified by:
        docID in class org.apache.lucene.search.Scorer
      • iterator

        public org.apache.lucene.search.DocIdSetIterator iterator()
        Specified by:
        iterator in class org.apache.lucene.search.Scorer