Class SolrDocumentList

    • Constructor Detail

      • SolrDocumentList

        public SolrDocumentList()
    • Method Detail

      • getNumFoundExact

        public Boolean getNumFoundExact()
      • setNumFoundExact

        public void setNumFoundExact​(Boolean numFoundExact)
      • getMaxScore

        public Float getMaxScore()
      • setMaxScore

        public void setMaxScore​(Float maxScore)
      • getNumFound

        public long getNumFound()
      • setNumFound

        public void setNumFound​(long numFound)
      • getStart

        public long getStart()
      • setStart

        public void setStart​(long start)