Return-Path: Delivered-To: apmail-lucene-java-dev-archive@www.apache.org Received: (qmail 326 invoked from network); 27 Sep 2006 20:42:35 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 27 Sep 2006 20:42:35 -0000 Received: (qmail 2680 invoked by uid 500); 27 Sep 2006 20:42:32 -0000 Delivered-To: apmail-lucene-java-dev-archive@lucene.apache.org Received: (qmail 2639 invoked by uid 500); 27 Sep 2006 20:42:32 -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 2628 invoked by uid 99); 27 Sep 2006 20:42:31 -0000 Received: from idunn.apache.osuosl.org (HELO idunn.apache.osuosl.org) (140.211.166.84) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Sep 2006 13:42:31 -0700 Authentication-Results: idunn.apache.osuosl.org smtp.mail=federico.grilli@gmail.com; spf=pass Authentication-Results: idunn.apache.osuosl.org header.from=federico.grilli@gmail.com; domainkeys=good X-ASF-Spam-Status: No, hits=0.5 required=5.0 tests=DNS_FROM_RFC_ABUSE Received-SPF: pass (idunn.apache.osuosl.org: domain gmail.com designates 64.233.166.178 as permitted sender) DomainKey-Status: good X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 Received: from [64.233.166.178] ([64.233.166.178:56689] helo=py-out-1112.google.com) by idunn.apache.osuosl.org (ecelerity 2.1.1.8 r(12930)) with ESMTP id 2E/51-01778-232EA154 for ; Wed, 27 Sep 2006 13:42:28 -0700 Received: by py-out-1112.google.com with SMTP id w49so358873pyg for ; Wed, 27 Sep 2006 13:42:24 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=reTPDpHABnqBLbhMnAVzaaC/wcy32pFCx1oC0FBTTd6VorGh/K3M5M3xBPWR7CGuDOSwvRDQS+SwMc/rbDmxA1H/46aDRql8kt9gfrnoE4uJe8z6mpdgN+8S9bz05lJUPLv/vJoGlkwId3wkICc9JcmI51J1FatQs/rhumQMzJ4= Received: by 10.35.29.6 with SMTP id g6mr2167362pyj; Wed, 27 Sep 2006 13:42:23 -0700 (PDT) Received: by 10.35.47.20 with HTTP; Wed, 27 Sep 2006 13:42:23 -0700 (PDT) Message-ID: <18c151a70609271342v5f617d97uc0826f356304c98f@mail.gmail.com> Date: Wed, 27 Sep 2006 22:42:23 +0200 From: "federico grilli" To: java-dev@lucene.apache.org Subject: Italian Analyzer MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hello everybody, I have written an Italian analyzer based on the Porter's stemming algorithm as found at http://www.snowball.tartarus.org. I would like to contribute it to the Lucene sandbox. The classes come with thorough unit tests. As this is the first time I contribute to an apache project, I wondered how could I do to commit my work to the cvs. Regards, -- Federico Grilli -------------------- "Copyleft, all rights reversed" http://www.gnu.org/copyleft --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org For additional commands, e-mail: java-dev-help@lucene.apache.org