Skip to content
Kevin Cowan edited this page Jun 13, 2018 · 1 revision

Welcome to the SolrLoadTester wiki!

SolrLoadTester is a simple, light-weight application, written in Java, and used for load testing your Solr cluster.

SolrLoadTester has the following features:

  • Optional Multi-threading with ThreadPoolExecutor thread control.
  • Optional request throttling.
  • Statistics Tracking
  • Log file output
  • Easy to configure and use
  • Supports both standalone and cloud.
  • Supports option to use CloudSolrClient or Apache HttpClient
Clone this wiki locally