>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 > >> > > > > >
