On 8/12/2011 1:49 PM, Shawn Heisey wrote:
I am sure that I have more questions, but I may be able to answer a lot of them myself if I can see better examples.
Thought of another question. My Perl build system uses DIH for all indexing, but with the Java rewrite I am planning to do all actions other than a full index rebuild using the /update handler. I have autoCommit completely turned off in solrconfig.xml. Do I need to set any parameters to ensure that nothing gets committed until I do a server.commit() myself?
Thanks, Shawn