Return-Path: Delivered-To: apmail-lucene-solr-dev-archive@minotaur.apache.org Received: (qmail 86068 invoked from network); 22 Jun 2009 04:32:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 22 Jun 2009 04:32:21 -0000 Received: (qmail 26736 invoked by uid 500); 22 Jun 2009 04:32:31 -0000 Delivered-To: apmail-lucene-solr-dev-archive@lucene.apache.org Received: (qmail 26672 invoked by uid 500); 22 Jun 2009 04:32:31 -0000 Mailing-List: contact solr-dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: solr-dev@lucene.apache.org Delivered-To: mailing list solr-dev@lucene.apache.org Received: (qmail 26662 invoked by uid 99); 22 Jun 2009 04:32:31 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Jun 2009 04:32:31 +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.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Jun 2009 04:32:28 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 6A57B234C056 for ; Sun, 21 Jun 2009 21:32:07 -0700 (PDT) Message-ID: <758064601.1245645127434.JavaMail.jira@brutus> Date: Sun, 21 Jun 2009 21:32:07 -0700 (PDT) From: "Noble Paul (JIRA)" To: solr-dev@lucene.apache.org Subject: [jira] Assigned: (SOLR-1235) disallow period (.) in entity names In-Reply-To: <1760499006.1245645127419.JavaMail.jira@brutus> 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 [ https://issues.apache.org/jira/browse/SOLR-1235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul reassigned SOLR-1235: -------------------------------- Assignee: Noble Paul > disallow period (.) in entity names > ----------------------------------- > > Key: SOLR-1235 > URL: https://issues.apache.org/jira/browse/SOLR-1235 > Project: Solr > Issue Type: Improvement > Components: contrib - DataImportHandler > Affects Versions: 1.3 > Reporter: Noble Paul > Assignee: Noble Paul > Priority: Minor > Fix For: 1.4 > > > periods do not work because it is a special char for resolving namespaces -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.