Return-Path: Delivered-To: apmail-lucene-java-dev-archive@www.apache.org Received: (qmail 27982 invoked from network); 8 Aug 2007 22:39:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 8 Aug 2007 22:39:22 -0000 Received: (qmail 82662 invoked by uid 500); 8 Aug 2007 22:39:19 -0000 Delivered-To: apmail-lucene-java-dev-archive@lucene.apache.org Received: (qmail 82611 invoked by uid 500); 8 Aug 2007 22:39:19 -0000 Mailing-List: contact java-dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: java-dev@lucene.apache.org Delivered-To: mailing list java-dev@lucene.apache.org Received: (qmail 82600 invoked by uid 99); 8 Aug 2007 22:39:19 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Aug 2007 15:39:19 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Aug 2007 22:39:20 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id DC08671417D for ; Wed, 8 Aug 2007 15:38:59 -0700 (PDT) Message-ID: <28290309.1186612739899.JavaMail.jira@brutus> Date: Wed, 8 Aug 2007 15:38:59 -0700 (PDT) From: "Grant Ingersoll (JIRA)" To: java-dev@lucene.apache.org Subject: [jira] Commented: (LUCENE-805) New Lucene Demo In-Reply-To: <27721586.1171555565547.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/LUCENE-805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12518567 ] Grant Ingersoll commented on LUCENE-805: ---------------------------------------- Hmm, might be cool to make things real for the demo by using either the Wikipedia download or the Reuters download. Thus, we could make the demo a Best Practices place as well. > New Lucene Demo > --------------- > > Key: LUCENE-805 > URL: https://issues.apache.org/jira/browse/LUCENE-805 > Project: Lucene - Java > Issue Type: Improvement > Components: Examples > Reporter: Grant Ingersoll > Assignee: Grant Ingersoll > Priority: Minor > > The much maligned demo, while useful, could use a breath of fresh air. This issue is to start collecting requirements about what people would like to see in a demo and what they don't like in the current one. > Ideas (not necessarily in order of importance): > 1. More in-depth tutorial explaining indexing/searching > 2. Multilingual support/demonstration > 3. Better demonstration of querying capabilities: Spans, Phrases, Wildcards, Filters, sorting, etc. > 4. Dealing with different content types and pointers to resources > 5. Wiki use cases links -- I think it would be cool to solicit people to contribute use cases to the docs. > 6. Demonstration of contrib packages, esp. Highlighter > 7. Performance issues/factors/tradeoffs. Lucene lessons learned and best practices > Advanced tutorials: > 1. Hadoop + Lucene > 2. Writing custom analyzers/filters/tokenizers > 3. Changing Scoring > 4. Payloads (when they are committed) > Please contribute what else you would like to see. I may be able to address some of these issues for my ApacheCon talk, but not all of them. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org For additional commands, e-mail: java-dev-help@lucene.apache.org