From general-return-473-apmail-lucene-general-archive=lucene.apache.org@lucene.apache.org Tue Jun 12 14:40:08 2007 Return-Path: Delivered-To: apmail-lucene-general-archive@www.apache.org Received: (qmail 62704 invoked from network); 12 Jun 2007 14:40:08 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 12 Jun 2007 14:40:08 -0000 Received: (qmail 95653 invoked by uid 500); 12 Jun 2007 14:40:10 -0000 Delivered-To: apmail-lucene-general-archive@lucene.apache.org Received: (qmail 95577 invoked by uid 500); 12 Jun 2007 14:40:09 -0000 Mailing-List: contact general-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: general@lucene.apache.org Delivered-To: mailing list general@lucene.apache.org Received: (qmail 95566 invoked by uid 99); 12 Jun 2007 14:40:09 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Jun 2007 07:40:09 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy) Received: from [128.230.18.29] (HELO mailer.syr.edu) (128.230.18.29) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Jun 2007 07:40:05 -0700 Received: from [128.230.84.100] (ist-h335-d03.syr.edu) by mailer.syr.edu (LSMTP for Windows NT v1.1b) with SMTP id <0.16463237@mailer.syr.edu>; Tue, 12 Jun 2007 10:39:44 -0400 Message-ID: <466EAFE0.8020204@syr.edu> Date: Tue, 12 Jun 2007 10:38:24 -0400 From: Steven Rowe User-Agent: Mail/News 1.5.0.4-GroupWise-IMAP-fix (Windows/20060619) MIME-Version: 1.0 To: general@lucene.apache.org Subject: Re: Greenstone collections with lucene References: <1bd995a0706112353q6725ce45xbb7f8e4f67bafbdf@mail.gmail.com> <1bd995a0706120003p29943328pa1fc75f676d947c2@mail.gmail.com> In-Reply-To: <1bd995a0706120003p29943328pa1fc75f676d947c2@mail.gmail.com> X-Enigmail-Version: 0.94.3.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hi Rajat, rajat mahajan wrote: > I have installed Greenstone 2.72 on my computer which is configured with > z3950 protocol, and i am able to access records through the yaz-client when > the build type is mgpp. > > but when i changed the build type to Lucene. > i got errors and i am not able to search the records. > > OS:windows xp > > please tell me how to search the lucene buildtype records > do i need any extra software or configuration to search the records using > z3950 client. Lucene is a search engine library, not an application. The Greenstone software uses Lucene internally to perform indexing. Since your question is about another application that uses Lucene, rather than about Lucene itself, you will almost certainly get no useful responses on this mailing list. May I suggest that you use one of Greenstone's mailing lists?: On the other hand, if you have direct access to the Lucene index files that Greenstone writes to disk, and you are willing to use a non-Z39.50 client, you can use Luke (a graphical Lucene index browser) to look at their contents: Steve