Skip to content

Commit

Permalink
Create 2024-07-15-apache-solr-performance-jmeter.md (apache#114)
Browse files Browse the repository at this point in the history
Added a new blog post about Apache Solr Performance test
  • Loading branch information
lizbiella authored Jul 17, 2024
1 parent 6053a19 commit f663e97
Showing 1 changed file with 12 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
Title: Benchmark Apache Solr Performance With Apache JMeter
category: solr/blogposts
summary: This blog post shows an example of how to create an Apache Solr performance test using the Apache JMeter tool. Written by Ilaria Petreti, Information Retrieval/Machine Learning Engineer at Sease.
slug: benchmark-apache-solr-performance-with-apache-jmeter
URL: blogposts/benchmark-apache-solr-performance-with-apache-jmeter.html
save_as: blogposts/benchmark-apache-solr-performance-with-apache-jmeter.html

# Benchmark Apache Solr Performance With Apache JMeter

If you are familiar with Apache Solr and have no idea how to create a Solr performance test, you are in the right place.
This blog post illustrates how to create Solr benchmarks using the JMeter tool. We will stress test Apache Solr query time capabilities by submitting several queries, where the query term (of a specific field) changes each time, to simulate real users sending multiple requests to the server.
Read about how to set up a performance test with JMeter with Apache Solr as a target - the complete post can be read here: [Benchmark Apache Solr Performance With Apache JMeter](https://sease.io/2023/02/benchmark-apache-solr-performance-with-apache-jmeter.html)

0 comments on commit f663e97

Please sign in to comment.