Closed GoogleCodeExporter closed 9 years ago
The IndexGenerator can now be run from command line. It has to be configured
with a properties file containing the following properties:
<ul><li>host=dbhost</li>
li>db=revisiondb</li>
<li>user=username</li>
<li>password=pwd</li>
<li>output=outputFile</li>
<li>writeDirectlyToDB=true|false (optional)</li>
<li>charset=UTF8 (or others) (optional)</li>
<li>buffer=15000 (optional)</li>
<li>maxAllowedPackets=16760832 (optional)</li></ul>
Original comment by oliver.ferschke
on 26 Jul 2011 at 10:52
Original comment by oliver.ferschke
on 16 Feb 2012 at 1:24
Original issue reported on code.google.com by
oliver.ferschke
on 2 Jun 2011 at 2:09