[
https://issues.apache.org/jira/browse/SOLR-2646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13067386#comment-13067386
]
Mark Miller commented on SOLR-2646:
-----------------------------------
Some of the available settings (top of the alg file) that can be varied per
round:
{code}
solr.server=(fully qualified classname)
solr.streaming.server.queue.size=(int)
solr.streaming.server.threadcount=(int)
solr.internal.server.xmx=(eg 1000M)
solr.configs.home=(path to config files to use)
solr.schema=(schema.xml filename in solr.configs.home)
solr.config(solrconfig.xml filename in solr.configs.home)
solr.field.mappings=(map benchmark field names to Solr schema names eg
doctitle>title,docid>id,docdate>date)
{code}
> Integrate Solr benchmarking support into the Benchmark module
> -------------------------------------------------------------
>
> Key: SOLR-2646
> URL: https://issues.apache.org/jira/browse/SOLR-2646
> Project: Solr
> Issue Type: New Feature
> Reporter: Mark Miller
> Assignee: Mark Miller
> Fix For: 4.0
>
> Attachments: Dev-SolrBenchmarkModule.pdf, SOLR-2646.patch
>
>
> As part of my buzzwords Solr pef talk, I did some work to allow some Solr
> benchmarking with the benchmark module.
> I'll attach a patch with the current work I've done soon - there is still a
> fair amount to clean up and fix - a couple hacks or three - but it's already
> fairly useful.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]