[
https://issues.apache.org/jira/browse/SOLR-3141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13211597#comment-13211597
] Uwe Schindler edited comment on SOLR-3141 at 2/19/12 11:40 PM: --------------------------------------------------------------- bq. We shouldn't penalize the majority of users who use APIs correctly due to some minority calling it when they have no idea what it does Minority?: https://github.com/mbaechler/OBM/blob/9e1c79e01fde7f78e87b125563c7e6730068e24d/ui/obminclude/of/of_indexingService.inc http://grokbase.com/t/lucene.apache.org/solr-user/2011/12/how-to-disable-auto-commit-and-auto-optimize-operation-after-addition-of-few-documents-through-dataimport-handler/16q7rwo6crvlzr5aoo3ic2bgd2ni http://support.sms-fed.com/tracker/browse/TDI-134 http://web.archiveorange.com/archive/v/AAfXf4khqdVNtnjqzodS http://vufind.org/wiki/performance#index_optimization http://netbeans.org/bugzilla/show_bug.cgi?id=205899 https://github.com/tonytw1/wellynews/blob/759960b7e7df6b77c9fa3791efb7da67dd27783e/src/java/nz/co/searchwellington/repositories/solr/SolrQueryService.java http://stackoverflow.com/questions/2787591/solr-autocommit-and-autooptimize http://opensource.timetric.com/sunburnt/indexmanagement.html http://drupal.org/node/292662 http://blog.aisleten.com/2008/01/26/optimizing-solr-and-rails-index-in-the-background/ http://www.searchworkings.org/forum/-/message_boards/view_message/412894#_19_message_412894 http://code.google.com/p/kiwi/source/browse/lmf-search/src/main/java/at/newmedialab/lmf/search/services/indexing/SolrIndexingServiceImpl.java?r=fbbeec96b5ad3d31364755a88218860405393cac was (Author: thetaphi): bq. We shouldn't penalize the majority of users who use APIs correctly due to some minority calling it when they have no idea what it does Minority?: https://github.com/mbaechler/OBM/blob/9e1c79e01fde7f78e87b125563c7e6730068e24d/ui/obminclude/of/of_indexingService.inc http://grokbase.com/t/lucene.apache.org/solr-user/2011/12/how-to-disable-auto-commit-and-auto-optimize-operation-after-addition-of-few-documents-through-dataimport-handler/16q7rwo6crvlzr5aoo3ic2bgd2ni http://support.sms-fed.com/tracker/browse/TDI-134 http://web.archiveorange.com/archive/v/AAfXf4khqdVNtnjqzodS http://vufind.org/wiki/performance#index_optimization http://netbeans.org/bugzilla/show_bug.cgi?id=205899 https://github.com/tonytw1/wellynews/blob/759960b7e7df6b77c9fa3791efb7da67dd27783e/src/java/nz/co/searchwellington/repositories/solr/SolrQueryService.java http://stackoverflow.com/questions/2787591/solr-autocommit-and-autooptimize http://opensource.timetric.com/sunburnt/indexmanagement.html http://drupal.org/node/292662 http://blog.aisleten.com/2008/01/26/optimizing-solr-and-rails-index-in-the-background/ http://www.searchworkings.org/forum/-/message_boards/view_message/412894#_19_message_412894 > Deprecate OPTIMIZE command in Solr > ---------------------------------- > > Key: SOLR-3141 > URL: https://issues.apache.org/jira/browse/SOLR-3141 > Project: Solr > Issue Type: Improvement > Components: update > Affects Versions: 3.5 > Reporter: Jan Høydahl > Labels: force, optimize > Fix For: 3.6 > > Attachments: SOLR-3141.patch, SOLR-3141.patch > > > Background: LUCENE-3454 renames optimize() as forceMerge(). Please read that > issue first. > Now that optimize() is rarely necessary anymore, and renamed in Lucene APIs, > what should be done with Solr's ancient optimize command? -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
