Return-Path: Delivered-To: apmail-lucene-dev-archive@www.apache.org Received: (qmail 20066 invoked from network); 20 Feb 2011 19:15:05 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 20 Feb 2011 19:15:05 -0000 Received: (qmail 66348 invoked by uid 500); 20 Feb 2011 19:15:04 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 65954 invoked by uid 500); 20 Feb 2011 19:15:02 -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 65947 invoked by uid 99); 20 Feb 2011 19:15:01 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 20 Feb 2011 19:15:01 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_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; Sun, 20 Feb 2011 19:14:59 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id CC0711AFFF1 for ; Sun, 20 Feb 2011 19:14:38 +0000 (UTC) Date: Sun, 20 Feb 2011 19:14:38 +0000 (UTC) From: "Steven Rowe (JIRA)" To: dev@lucene.apache.org Message-ID: <175811904.4712.1298229278832.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <862538004.816.1297884684401.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] Resolved: (LUCENE-2923) cleanup contrib/demo 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-2923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Rowe resolved LUCENE-2923. --------------------------------- Resolution: Fixed > cleanup contrib/demo > -------------------- > > Key: LUCENE-2923 > URL: https://issues.apache.org/jira/browse/LUCENE-2923 > Project: Lucene - Java > Issue Type: Improvement > Reporter: Michael McCandless > Assignee: Steven Rowe > Priority: Minor > Fix For: 3.1, 4.0 > > Attachments: LUCENE-2923-part3.patch, LUCENE-2923.patch, LUCENE-2923.patch, LUCENE-2923.patch, LUCENE-2923.patch, LUCENE-2923.patch > > > I don't think we should include optimize in the demo; many people start from the demo and may think you must optimize to do searching, and that's clearly not the case. > I think we should also use a buffered reader in FileDocument? > And... I'm tempted to remove IndexHTML (and the html parser) entirely. It's ancient, and we now have Tika to extract text from many doc formats. -- This message is automatically generated by JIRA. - 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