Return-Path: Delivered-To: apmail-lucene-dev-archive@www.apache.org Received: (qmail 92184 invoked from network); 12 Jun 2010 01:45:37 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 12 Jun 2010 01:45:37 -0000 Received: (qmail 46732 invoked by uid 500); 12 Jun 2010 01:45:36 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 46665 invoked by uid 500); 12 Jun 2010 01:45:36 -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 46658 invoked by uid 99); 12 Jun 2010 01:45:36 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 12 Jun 2010 01:45:36 +0000 X-ASF-Spam-Status: No, hits=-1515.8 required=10.0 tests=ALL_TRUSTED,AWL 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, 12 Jun 2010 01:45:35 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o5C1jFuM001826 for ; Sat, 12 Jun 2010 01:45:15 GMT Message-ID: <22361915.57461276307115063.JavaMail.jira@thor> Date: Fri, 11 Jun 2010 21:45:15 -0400 (EDT) From: "Koji Sekiguchi (JIRA)" To: dev@lucene.apache.org Subject: [jira] Updated: (SOLR-1948) PatternTokenizerFactory should use parent's args In-Reply-To: <30826106.57411276306933731.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/SOLR-1948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi updated SOLR-1948: --------------------------------- Attachment: SOLR-1948.patch > PatternTokenizerFactory should use parent's args > ------------------------------------------------ > > Key: SOLR-1948 > URL: https://issues.apache.org/jira/browse/SOLR-1948 > Project: Solr > Issue Type: Bug > Components: Schema and Analysis > Affects Versions: 1.3, 1.4 > Reporter: Koji Sekiguchi > Priority: Trivial > Fix For: 1.4.1, 3.1, 4.0 > > Attachments: SOLR-1948.patch > > > Since PatternTokenizerFactory has its own args variable but doesn't have getArgs() method, always null is displayed for its args in analysis.jsp. -- 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: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org