What steps will reproduce the problem?
1. call Commit()
What do you see instead?
An Exception is thrown.
[SolrNet.Exceptions.SolrConnectionException]: {"<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<response>\n<lst name=\"responseHeader\"><int name=\"status\">400</int><int name=\"QTime\">1</int></lst><lst name=\"error\"><str name=\"msg\">Unknown commit parameter 'waitFlush'</str><int name=\"code\">400</int></lst>\n</response>\n"}
Data: {System.Collections.ListDictionaryInternal}
Judging from my research solr4 has dropped support for "waitFlush"
Original issue reported on code.google.com by t.schl...@gmail.com on 17 Apr 2013 at 12:46
Original issue reported on code.google.com by
t.schl...@gmail.com
on 17 Apr 2013 at 12:46