Apache Solr 8.8.1 releases, Java Server full-text search

Apache Solr is highly reliable, scalable, and fault-tolerant, providing distributed indexing, replication, and load-balanced querying, automated failover and recovery, centralized configuration, and more. Solr powers the search and navigation features of many of the world’s largest internet sites.

Apache Solr

Changelog v8.8.1

  • Bug Fixes
    1. SOLR-15145: System property to control whether base_url is stored in state.json to enable back-compat with older SolrJ versions.
      (Timothy Potter)
    2. SOLR-15114: Fix bug that caused WAND optimization to be disabled in cases where the max score is requested (such as multi-shard requests in SolrCloud)
      (Naoto Minami via Tomás Fernández Löbbe)
    3. SOLR-15136: Reduce excessive logging introduced with Per Replica States feature
      (Ishan Chattopadhyaya)
    4. SOLR-15138: Collection creation for PerReplicaStates does not scale to large collections as well as regular collections
      (Mike Drob, Ilan Ginzburg, noble, Ishan Chattopadhyaya)
    5. SOLR-15135: Admin UI display collections with perReplicaState=true in graph view

Download