From java-user-return-20045-apmail-lucene-java-user-archive=lucene.apache.org@lucene.apache.org Fri Apr 07 22:35:33 2006 Return-Path: Delivered-To: apmail-lucene-java-user-archive@www.apache.org Received: (qmail 33448 invoked from network); 7 Apr 2006 22:35:32 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 7 Apr 2006 22:35:32 -0000 Received: (qmail 53603 invoked by uid 500); 7 Apr 2006 22:35:27 -0000 Delivered-To: apmail-lucene-java-user-archive@lucene.apache.org Received: (qmail 53577 invoked by uid 500); 7 Apr 2006 22:35:27 -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 53566 invoked by uid 99); 7 Apr 2006 22:35:27 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Apr 2006 15:35:27 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [69.55.225.129] (HELO ehatchersolutions.com) (69.55.225.129) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Apr 2006 15:35:26 -0700 Received: by ehatchersolutions.com (Postfix, from userid 504) id DBA2333D95C; Fri, 7 Apr 2006 18:35:05 -0400 (EDT) Received: from [172.16.1.101] (va-71-53-203-135.dhcp.sprint-hsd.net [71.53.203.135]) by ehatchersolutions.com (Postfix) with ESMTP id 81F7933D925 for ; Fri, 7 Apr 2006 18:35:03 -0400 (EDT) Mime-Version: 1.0 (Apple Message framework v749.3) In-Reply-To: References: Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Erik Hatcher Subject: Re: Lucene Sandbox - SearchBean Date: Fri, 7 Apr 2006 18:34:59 -0400 To: java-user@lucene.apache.org X-Mailer: Apple Mail (2.749.3) X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on javelina X-Spam-Level: X-Virus-Checked: Checked by ClamAV on apache.org X-Old-Spam-Status: No, score=-5.9 required=5.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.0.1 X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N There used to be a such a beast, and to get at it you'll need to resurrect it from the jakarta-lucene-sandbox CVS repository attic. We (well, I, but no one objected) chose not to bring it over as it was not a best-practice recommended way to work with Lucene search results. It had its own sorting mechanism that was vastly inferior to the current built-in sorting that came along in Lucene 1.4. If you're running into an issue in using Lucene, ask here and I'm sure we can work it out without you needing to locate SearchBean. Erik On Apr 7, 2006, at 4:38 PM, Rajesh Munavalli wrote: > Can someone tell me where I can find the source code for SearchBean > (Lucene > Sandbox)? > > Thanks, > --Rajesh --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org For additional commands, e-mail: java-user-help@lucene.apache.org