From java-dev-return-27134-apmail-lucene-java-dev-archive=lucene.apache.org@lucene.apache.org Wed Sep 03 20:34:34 2008 Return-Path: Delivered-To: apmail-lucene-java-dev-archive@www.apache.org Received: (qmail 61221 invoked from network); 3 Sep 2008 20:34:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 Sep 2008 20:34:33 -0000 Received: (qmail 24012 invoked by uid 500); 3 Sep 2008 20:34:30 -0000 Delivered-To: apmail-lucene-java-dev-archive@lucene.apache.org Received: (qmail 23709 invoked by uid 500); 3 Sep 2008 20:34:29 -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 23700 invoked by uid 99); 3 Sep 2008 20:34:29 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Sep 2008 13:34:29 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy includes SPF record at spf.trusted-forwarder.org) Received: from [87.248.110.175] (HELO n42.bullet.mail.ukl.yahoo.com) (87.248.110.175) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 03 Sep 2008 20:33:29 +0000 Received: from [217.146.182.178] by n42.bullet.mail.ukl.yahoo.com with NNFMP; 03 Sep 2008 20:32:40 -0000 Received: from [87.248.111.149] by t4.bullet.ukl.yahoo.com with NNFMP; 03 Sep 2008 20:32:40 -0000 Received: from [127.0.0.1] by omp206.mail.ukl.yahoo.com with NNFMP; 03 Sep 2008 20:32:40 -0000 X-Yahoo-Newman-Id: 149897.37717.bm@omp206.mail.ukl.yahoo.com Received: (qmail 55789 invoked from network); 3 Sep 2008 20:32:39 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.co.uk; h=Received:X-YMail-OSG:X-Yahoo-Newman-Property:Message-ID:Date:From:User-Agent:MIME-Version:To:Subject:References:In-Reply-To:Content-Type:Content-Transfer-Encoding; b=0QHHmnhO/T7R+v0W7kf9XM0A8R9T96gQuH6yNAv59Ja6MpbyBhT4eA8mPQhS6JMHktzhP4VhAWQn0N3sRxdVMjgBTIrON3LCQSLLg9Pe5EOAZLBLZh9o4sBFRZ803zTjstmTGAvjGVbO1vmXs97j20xn7ksXh8XudtaNkKTNAqI= ; Received: from unknown (HELO ?192.168.2.3?) (markharw00d@194.106.34.5 with plain) by smtp121.mail.ukl.yahoo.com with SMTP; 3 Sep 2008 20:32:39 -0000 X-YMail-OSG: rMRQiFgVM1ma5kkCmE4hlaGVlzl2x3jGk_cx4B5TI1JPOkLWE4ojWR5TOtCwKKk9hbwU2NT4134GKvhSmXR6fbsvAOlQnCRq29QfikJI1xEkuQFUVd_TD3OnVuOOU16Pv7U- X-Yahoo-Newman-Property: ymail-3 Message-ID: <48BEF3A3.6060406@yahoo.co.uk> Date: Wed, 03 Sep 2008 21:29:23 +0100 From: markharw00d User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) MIME-Version: 1.0 To: java-dev@lucene.apache.org Subject: Re: Moving SweetSpotSimilarity out of contrib References: <786fde50809020307n3f27d5e1xd4bf68cb34973efd@mail.gmail.com> <403129E4-4185-4D55-8DF2-4981EABFA1DE@apache.org> <786fde50809020620j2ae0cdedh1434d48654a48dab@mail.gmail.com> <20080903122134.GA3750@fermat.math.technion.ac.il> <48BE85AB.5000002@gmail.com> <48BED8D4.4050107@gmail.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org >>Another important driver is the "out-of-the-box experience". >>we need a "standard distro" ...which would be the core plus cherry-pick certain important contrib modules (highlighter, >> SweetSpotSimilarity,snowball, spellchecker, etc.) and bundle them together. Is that not Solr, or at least the start of a path that ultimately ends up there? I suspect any attempts at "bundling" Lucene code may snowball until you've rebuilt Solr. If anything I suspect a more interesting initiative might be to "unbundle" Solr and see some more of it's features emerge as standalone modules in Lucene/contrib (or a suitably renamed area e.g. "extensions")? --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org For additional commands, e-mail: java-dev-help@lucene.apache.org