As the doc says: "In Solr 4.0 it will be removed."

See:
http://wiki.apache.org/solr/UpdateXmlMessages

But, the UpdateJSON doc certainly needs to be updated as well.

-- Jack Krupansky

-----Original Message----- From: rjain15
Sent: Wednesday, May 16, 2012 5:08 PM
To: solr-user@lucene.apache.org
Subject: Solr 4.0 commit parameter 'waitFlush'

I am using the commit parameter waitFlush, and seems it throws an exception
in 4.0

I am not sure what is the purpose of this parameter and whether it is
required or not
SEVERE: org.apache.solr.common.SolrException: Unknown commit parameter
'waitFlush'
       at
org.apache.solr.handler.RequestHandlerUtils.validateCommitParams(RequestHandlerUtils.java:85)
       at
org.apache.solr.handler.loader.JsonLoader$SingleThreadedJsonLoader.parseCommitOptions(JsonLoader.java:248)
       at
org.apache.solr.handler.loader.JsonLoader$SingleThreadedJsonLoader.processUpdate(JsonLoader.java:137)
       at
org.apache.solr.handler.loader.JsonLoader$SingleThreadedJsonLoader.load(JsonLoader.java:96)
       at
org.apache.solr.handler.loader.JsonLoader.load(JsonLoader.java:60)
       at
org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:92)


http://wiki.apache.org/solr/UpdateJSON#Update_Commands

Maybe this would be documentation issue.. .


Thanks
Rajesh


--
View this message in context: http://lucene.472066.n3.nabble.com/Solr-4-0-commit-parameter-waitFlush-tp3984252.html Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to