From java-user-return-25926-apmail-lucene-java-user-archive=lucene.apache.org@lucene.apache.org Sun Feb 04 12:57:25 2007 Return-Path: Delivered-To: apmail-lucene-java-user-archive@www.apache.org Received: (qmail 94702 invoked from network); 4 Feb 2007 12:57:24 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Feb 2007 12:57:24 -0000 Received: (qmail 15099 invoked by uid 500); 4 Feb 2007 12:57:25 -0000 Delivered-To: apmail-lucene-java-user-archive@lucene.apache.org Received: (qmail 14817 invoked by uid 500); 4 Feb 2007 12:57:24 -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 14806 invoked by uid 99); 4 Feb 2007 12:57:24 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 04 Feb 2007 04:57:24 -0800 X-ASF-Spam-Status: No, hits=2.9 required=10.0 tests=HTML_10_20,HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of mnrz57@gmail.com designates 64.233.182.189 as permitted sender) Received: from [64.233.182.189] (HELO nf-out-0910.google.com) (64.233.182.189) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 04 Feb 2007 04:57:15 -0800 Received: by nf-out-0910.google.com with SMTP id i2so2886nfe for ; Sun, 04 Feb 2007 04:56:54 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=PR1apuhdLhri0+uNUXe2Ws8Yr7UknKovR28rN6m4fogKHEAgGgqXHvs54V6amZLonxEUrUzklyweiYteBNQ8IrKFDrJrpxSkTdA8i5LL64qSsZG9tQ+w+5ppyU25G2GK7hFn5NuoziFmh3JJYgsS7ppgwJhTnL9jrfQWoQFCBoY= Received: by 10.82.183.19 with SMTP id g19mr713621buf.1170593813481; Sun, 04 Feb 2007 04:56:53 -0800 (PST) Received: by 10.82.163.2 with HTTP; Sun, 4 Feb 2007 04:56:53 -0800 (PST) Message-ID: <34b8543c0702040456i569b26e4ndd4057ea65b540c6@mail.gmail.com> Date: Sun, 4 Feb 2007 16:26:53 +0330 From: "Mohammad Norouzi" To: java-user@lucene.apache.org Subject: is there any workaround to get the field names? MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_47006_28695905.1170593813461" X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_47006_28695905.1170593813461 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi as far as I know there is no way to obtain the structure of the index. for example, I need to have a list of fields available in the index and their type. I need this feature, what shall I do? -- Regards, Mohammad Norouzi ------=_Part_47006_28695905.1170593813461--