Juan Felix Thu, 11 Nov 2010 16:32:09 -0800
Hi. I saw the following line inside the SolrWriter.java file:
commitSize = job.getInt(SolrConstants.COMMIT_SIZE, 1000); My question is, where could I set the COMMIT_SIZE property for the job? Thanks Juan