Return-Path: Delivered-To: apmail-lucene-java-user-archive@www.apache.org Received: (qmail 63713 invoked from network); 19 Sep 2007 12:51:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 19 Sep 2007 12:51:02 -0000 Received: (qmail 41028 invoked by uid 500); 19 Sep 2007 12:50:48 -0000 Delivered-To: apmail-lucene-java-user-archive@lucene.apache.org Received: (qmail 40982 invoked by uid 500); 19 Sep 2007 12:50:48 -0000 Mailing-List: contact java-user-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: java-user@lucene.apache.org Delivered-To: mailing list java-user@lucene.apache.org Received: (qmail 40971 invoked by uid 99); 19 Sep 2007 12:50:48 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Sep 2007 05:50:48 -0700 X-ASF-Spam-Status: No, hits=0.2 required=10.0 tests=RCVD_IN_DNSWL_LOW,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: 80.76.149.212 is neither permitted nor denied by domain of karl.wettin@gmail.com) Received: from [80.76.149.212] (HELO ch-smtp01.sth.basefarm.net) (80.76.149.212) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Sep 2007 12:52:44 +0000 Received: from c83-249-118-113.bredband.comhem.se ([83.249.118.113]:55179 helo=[192.168.2.101]) by ch-smtp01.sth.basefarm.net with esmtp (Exim 4.66) (envelope-from ) id 1IXz0b-0001fe-3F for java-user@lucene.apache.org; Wed, 19 Sep 2007 14:50:25 +0200 Mime-Version: 1.0 (Apple Message framework v752.3) Content-Transfer-Encoding: 7bit Message-Id: <5697AF57-FC8D-4B48-9CD4-772C694BC925@gmail.com> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed To: java-user@lucene.apache.org From: Karl Wettin Subject: field name limitations? Date: Wed, 19 Sep 2007 14:43:40 +0200 X-Mailer: Apple Mail (2.752.3) X-Originating-IP: 83.249.118.113 X-Scan-Result: No virus found in message 1IXz0b-0001fe-3F. X-Scan-Signature: ch-smtp01.sth.basefarm.net 1IXz0b-0001fe-3F 340920a4ad6127b231c69844c439520b X-Virus-Checked: Checked by ClamAV on apache.org I'm considering using complete class xpaths as field names. These might end up beeing several hundred letters long and contain some wierd letters. Should I expect running in to problems? Field names might look something like this: the.absolute:Class.Path/@attribute/tokenizationStrategyA the.absolute:Class.Path/@attribute/tokenizationStrategyB the.absolute:Class.Path/someMethod()/tokenizationStrategy the.absolute:Class.Path/denormalizedAssociation/@attribute/ tokenizationStrategy -- karl --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org For additional commands, e-mail: java-user-help@lucene.apache.org