The newest Solr version that is on its road to being released at the time when this blog post is published will bring many new features, changes, improvements, and bug fixes. Among one of the new additions to this search engine is search limiting. It allows us to limit the number of requests per given request type – for each search on a per JVM basis. Let’s quickly look into the functionality that we will soon have at our disposal.
Read moresolr
Apache Solr 8.11.1
It is a pleasure to inform you that the new version of the Solr search server has been released. It is the next release from the 8.x branch and it is numbered 8.11.1. It fixes the vulnerability found in the Log4j.
Read moreApache Solr 8.11.0
It is a pleasure to inform you that the new version of the Solr search server has been released. It is the next release from the 8.x branch and it is numbered 8.11.0.
Read moreApache Solr 8.10.1
It is a pleasure to inform you that the new version of the Solr search server has been released. It is the next release from the 8.x branch and it is numbered 8.10.1.
Read moreApache Solr 8.10.0
It is a pleasure to inform you that the new version of the Solr search server has been released. It is the next release from the 8.x branch and it is numbered 8.10.0.
Read moreApache Solr 8.9.0
It is a pleasure to inform you that the new version of the Solr search server has been released. It is the next release from the 8.x branch and it is numbered 8.9.0.
Read moreApache Solr 8.8.2
It is a pleasure to inform you that the new version of the Solr search server has been released. It is the next release from the 8.x branch and it is numbered 8.8.1.
Read moreApache Solr 8.8.1
It is a pleasure to inform you that the new version of the Solr search server has been released. It is the next release from the 8.x branch and it is numbered 8.8.1.
Read moreIntroducing Solr Circuit Breakers
With the Solr 8.7 release, we were given a very useful feature called circuit breakers. A circuit breaker design pattern allows stopping execution when certain criteria are met. For example, when the memory usage is higher than defined a query execution may be stopped, or when the CPU usage on a given node is too high. Let’s look at what Solr 8.7 brings us.
Read moreApache Solr 8.7.0
It is a pleasure to inform you that the new version of the Solr search server has been released. It is the next release from the 8.x branch and it is numbered 8.7.0.
Read more