Try this from page 55... http://www.packtpub.com/sites/default/files/9781782165842_Chapter_03.pdf
Excellent book, by the way. On Wed, Jul 16, 2014 at 11:32 AM, Nishanth S <[email protected]> wrote: > Hi Steve, > > Thank you.I am interested in the indexing rate solr cloud can handle > (have a solr cloud cluster running in 5 machines) for a 5K message size.So > it would be mostly in loading indexes to solr. > > > On Tue, Jul 15, 2014 at 9:22 AM, Steve Howard <[email protected]> > wrote: > > > From http://lucene.apache.org/solr/ > > > > "Solr is a standalone enterprise search server with a REST-like API. You > > put documents in it (called "indexing") via XML, JSON, CSV or binary over > > HTTP. You query it via HTTP GET and receive XML, JSON, CSV or binary > > results." > > > > > > > ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- > > > > What have you tried? What do you mean "needs to be benchmarked"? For > > searches or loading content? If you simply want to loadtest searches, > this > > seems to be right in the middle of JMeters sweet spot out of the box with > > almost no configuration. To load content wouldn't be much more > difficult, > > but is more REST specific than JMeter. > > > > > > > > > > On Tue, Jul 15, 2014 at 11:03 AM, Nishanth S <[email protected]> > > wrote: > > > > > Can some one give any pointers to this?.Is there a way to use jmeter > for > > > solr benchmarking?.Can any one point me to some docs?..I have tried > solr > > > meter and doesnt suit my needs. > > > > > > > > > On Mon, Jul 14, 2014 at 4:40 PM, Nishanth S <[email protected]> > > > wrote: > > > > > > > Hi All,, > > > > Can some one help me with this?. > > > > I have solr cloud cluster which needs to be benchmarked.Is there a > > way > > > > to use jmeter for solr benchmarking?.Can any one point me to some > > docs?. > > > > > > > > Thanks, > > > > Nishanth > > > > > > > > > > > > On Mon, Jul 14, 2014 at 9:41 AM, Nishanth S <[email protected] > > > > > > wrote: > > > > > > > >> Hi , > > > >> I have solr cloud cluster which needs to be benchmarked.Is there > a > > > way > > > >> to use jmeter for solr benchmarking?.Can any one point me to some > > docs?. > > > >> > > > >> Thanks, > > > >> Nishan > > > >> > > > > > > > > > > > > > >
