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 more