Return-Path: X-Original-To: apmail-lucene-java-user-archive@www.apache.org Delivered-To: apmail-lucene-java-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D9691E710 for ; Sun, 6 Jan 2013 07:18:53 +0000 (UTC) Received: (qmail 50441 invoked by uid 500); 6 Jan 2013 07:18:52 -0000 Delivered-To: apmail-lucene-java-user-archive@lucene.apache.org Received: (qmail 50097 invoked by uid 500); 6 Jan 2013 07:18:51 -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 50059 invoked by uid 99); 6 Jan 2013 07:18:49 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 06 Jan 2013 07:18:49 +0000 X-ASF-Spam-Status: No, hits=2.3 required=5.0 tests=SPF_SOFTFAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: softfail (nike.apache.org: transitioning domain of wuqiu.main@qq.com does not designate 216.139.236.26 as permitted sender) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 06 Jan 2013 07:18:44 +0000 Received: from ben.nabble.com ([192.168.236.152]) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1TrkUx-0005KE-K7 for java-user@lucene.apache.org; Sat, 05 Jan 2013 23:18:23 -0800 Date: Sat, 5 Jan 2013 23:18:23 -0800 (PST) From: wgggfiy To: java-user@lucene.apache.org Message-ID: <1357456703597-4031045.post@n3.nabble.com> Subject: how to add attributes to a field just like term's payload ? MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org hello, as we know, we can add payload to a term, but whether can we add extra custom info into a field ? such the description of the field, which is the property shared by thd field of all documents. how to make it ? thx ----- -------------------------- Email: wuqiu.main@qq.com -------------------------- -- View this message in context: http://lucene.472066.n3.nabble.com/how-to-add-attributes-to-a-field-just-like-term-s-payload-tp4031045.html Sent from the Lucene - Java Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org For additional commands, e-mail: java-user-help@lucene.apache.org