Class Hits

    • Constructor Detail

      • Hits

        public Hits()
      • Hits

        public Hits​(org.apache.solr.client.solrj.response.QueryResponse rsp)
    • Method Detail

      • getEstimatedCount

        public long getEstimatedCount()
      • getElapsedTime

        public long getElapsedTime()
      • getCount

        public long getCount()
      • toHit

        public static Hit toHit​(org.apache.solr.common.SolrDocument sdoc)