Return-Path: Delivered-To: apmail-lucene-lucy-dev-archive@minotaur.apache.org Received: (qmail 20475 invoked from network); 10 Apr 2010 23:56:57 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 10 Apr 2010 23:56:57 -0000 Received: (qmail 12791 invoked by uid 500); 10 Apr 2010 23:56:57 -0000 Delivered-To: apmail-lucene-lucy-dev-archive@lucene.apache.org Received: (qmail 12721 invoked by uid 500); 10 Apr 2010 23:56:57 -0000 Mailing-List: contact lucy-dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: lucy-dev@lucene.apache.org Delivered-To: mailing list lucy-dev@lucene.apache.org Received: (qmail 12707 invoked by uid 99); 10 Apr 2010 23:56:56 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 10 Apr 2010 23:56:56 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 10 Apr 2010 23:56:54 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o3ANoigb005910 for ; Sat, 10 Apr 2010 19:50:45 -0400 (EDT) Message-ID: <28771584.5931270943444793.JavaMail.jira@thor> Date: Sat, 10 Apr 2010 19:50:44 -0400 (EDT) From: "Marvin Humphrey (JIRA)" To: lucy-dev@lucene.apache.org Subject: [jira] Created: (LUCY-102) Analyzer placeholder stub class 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 Analyzer placeholder stub class ------------------------------- Key: LUCY-102 URL: https://issues.apache.org/jira/browse/LUCY-102 Project: Lucy Issue Type: New Feature Components: Core - Analysis Reporter: Marvin Humphrey Assignee: Marvin Humphrey The exact API that Lucy::Analysis::Analyzer will take is up in the air, but it will play essentially the same role that it does in Lucene. We need a stub class for now because Analyzer spec will be part of the field's definition and thus it is a prerequisite for the forthcoming FullTextType and Schema classes. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira