balmukundblr commented on a change in pull request #2349:
URL: https://github.com/apache/lucene-solr/pull/2349#discussion_r584907513



##########
File path: lucene/benchmark/conf/indexing-flush-by-RAM-multithreaded.alg
##########
@@ -53,7 +53,8 @@ log.queries=true
 
     { "Populate"
         CreateIndex
-        [{ "MAddDocs" AddDoc } : 5000] : 4
+        #[{ "MAddDocs" AddDoc } : 5000] : 4
+        [{ {{"MAddDocs" AddDoc } : 5000} FlushIndex }  ] : 20

Review comment:
       1) Sure Mike, we will remove the old (commented out) line entirely.
   2) We can change #parallel indexing thread to 8, to work with a typical box.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to