You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-commits@lucene.apache.org by Apache Wiki <wi...@apache.org> on 2011/07/19 17:29:16 UTC

[Solr Wiki] Update of "UpdateXmlMessages" by Mark Miller

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Solr Wiki" for change notification.

The "UpdateXmlMessages" page has been changed by Mark Miller:
http://wiki.apache.org/solr/UpdateXmlMessages?action=diff&rev1=28&rev2=29

   
  ==== Optional attributes for "commit" and "optimize" ====
  
-    * `waitFlush = "true" | "false"`  &#8212; default is true   &#8212;  block until index changes are flushed to disk  
+    * `waitFlush = "true" | "false"`  &#8212; default is true   &#8212;  block until index changes are flushed to disk [[Solr1.4]] At least in Solr 1.4 and later (perhaps earlier as well), this command has no affect. In [[Solr4.0]] it will be removed.
     * `waitSearcher = "true" | "false"`   &#8212;  default is true  &#8212;  block until a new searcher is opened and registered as the main query searcher, making the changes visible.
  
  ==== Optional attributes for "commit" ====