Return-Path: X-Original-To: apmail-lucene-dev-archive@www.apache.org Delivered-To: apmail-lucene-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2EC699175 for ; Fri, 4 Nov 2011 12:29:25 +0000 (UTC) Received: (qmail 58658 invoked by uid 500); 4 Nov 2011 12:29:23 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 58603 invoked by uid 500); 4 Nov 2011 12:29:23 -0000 Mailing-List: contact dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list dev@lucene.apache.org Received: (qmail 58596 invoked by uid 99); 4 Nov 2011 12:29:23 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Nov 2011 12:29:23 +0000 X-ASF-Spam-Status: No, hits=-2001.2 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Nov 2011 12:29:21 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 3F0CC332588 for ; Fri, 4 Nov 2011 12:29:00 +0000 (UTC) Date: Fri, 4 Nov 2011 12:29:00 +0000 (UTC) From: "Mark Miller (Commented) (JIRA)" To: dev@lucene.apache.org Message-ID: <1163160321.749.1320409740259.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <562269501.9882.1316919747097.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (LUCENE-3454) rename optimize to a less cool-sounding name MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/LUCENE-3454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13143953#comment-13143953 ] Mark Miller commented on LUCENE-3454: ------------------------------------- And if we want to keep thinking of the complete moron, I'd make the same argument about mergeIfNeeded - the user might think these needs to be called all the time! My, it doesn't merge when needed? I better call this every couple seconds to make sure it merges when its needed! It's a ridiculous never ending path IMO. > rename optimize to a less cool-sounding name > -------------------------------------------- > > Key: LUCENE-3454 > URL: https://issues.apache.org/jira/browse/LUCENE-3454 > Project: Lucene - Java > Issue Type: Improvement > Affects Versions: 3.4, 4.0 > Reporter: Robert Muir > Assignee: Michael McCandless > Attachments: LUCENE-3454.patch > > > I think users see the name optimize and feel they must do this, because who wants a suboptimal system? but this probably just results in wasted time and resources. > maybe rename to collapseSegments or something? -- 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: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org