Return-Path: Delivered-To: apmail-lucene-solr-user-archive@locus.apache.org Received: (qmail 89505 invoked from network); 14 Jul 2006 20:12:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 14 Jul 2006 20:12:11 -0000 Received: (qmail 69482 invoked by uid 500); 14 Jul 2006 20:12:10 -0000 Delivered-To: apmail-lucene-solr-user-archive@lucene.apache.org Received: (qmail 69462 invoked by uid 500); 14 Jul 2006 20:12:10 -0000 Mailing-List: contact solr-user-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: solr-user@lucene.apache.org Delivered-To: mailing list solr-user@lucene.apache.org Received: (qmail 69453 invoked by uid 99); 14 Jul 2006 20:12:10 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 Jul 2006 13:12:10 -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.9.190.6] (HELO lox.whirlycott.com) (69.9.190.6) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 Jul 2006 13:12:09 -0700 Received: (qmail 23805 invoked by uid 1016); 14 Jul 2006 20:11:46 -0000 Received: from 146.115.29.46 by lox.whirlycott.com (envelope-from , uid 1009) with qmail-scanner-1.25 (clamdscan: 0.87.1/1179. Clear:RC:1(146.115.29.46):. Processed in 0.015335 secs); 14 Jul 2006 20:11:46 -0000 X-Qmail-Scanner-Mail-From: phil@whirlycott.com via lox.whirlycott.com X-Qmail-Scanner: 1.25 (Clear:RC:1(146.115.29.46):. Processed in 0.015335 secs) Received: from unknown (HELO ?192.168.0.102?) (phil@lox.relay@146.115.29.46) by lox.whirlycott.com with ESMTPA; 14 Jul 2006 20:11:46 -0000 Mime-Version: 1.0 (Apple Message framework v752.2) In-Reply-To: <44b7f03c.35e9bddf.1bd5.ffff91b0@mx.gmail.com> References: <44b7f03c.35e9bddf.1bd5.ffff91b0@mx.gmail.com> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: WHIRLYCOTT Subject: Re: client code for searching? Date: Fri, 14 Jul 2006 16:11:44 -0400 To: solr-user@lucene.apache.org X-Mailer: Apple Mail (2.752.2) X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On Jul 14, 2006, at 3:29 PM, Brian Lucas wrote: > Ah, my mistake. No worries. > The PHP client mentioned can provide some more direct examples with > SOLR. I'm looking at this for ideas... > As a side note, I've written a Java search client to use with > Lucene but it > would require some changes to use in Solr. Would this help? Not sure. Maybe. I already have tools to manage my lucene index, but what I'm really looking to do is to expose the Solr query API into an easy-to-use Java client, probably using commons-httpclient underneath. I'll make this available via jira asap. phil. > Brian > > -----Original Message----- > From: WHIRLYCOTT [mailto:phil@whirlycott.com] > Sent: Friday, July 14, 2006 1:14 PM > To: solr-user@lucene.apache.org > Subject: Re: client code for searching? > > I'm already using that code and it's working fine for m. It provides > add(), delete(), commit(), optimize(). > > The question that I asked was if there was search() or query() > functionality (implemented in Java) somewhere that I could work off > of. > > phil. > > On Jul 14, 2006, at 3:09 PM, Brian Lucas wrote: > >> http://wiki.apache.org/solr/SolJava >> >> >> -----Original Message----- >> From: WHIRLYCOTT [mailto:phil@whirlycott.com] >> Sent: Friday, July 14, 2006 1:03 PM >> To: solr-user@lucene.apache.org >> Subject: Re: client code for searching? >> >> I did before I sent the email to the list, actually. Is there >> something specific on the wiki that you're able to point me at? >> >> phil. >> >> On Jul 14, 2006, at 3:00 PM, Brian Lucas wrote: >> >>> Check the wiki, my friend. >>> http://wiki.apache.org/solr >>> >>> >>> >>> -----Original Message----- >>> From: WHIRLYCOTT [mailto:phil@whirlycott.com] >>> Sent: Friday, July 14, 2006 12:35 PM >>> To: solr-user@lucene.apache.org >>> Subject: Re: client code for searching? >>> >>> Yes, I need java, but I would be eager to read your python code to >>> get some design ideas from it. >>> >>> phil. >>> >>> On Jul 14, 2006, at 2:32 PM, Mike Klaas wrote: >>> >>>> On 7/14/06, WHIRLYCOTT wrote: >>>>> Does anybody have some client code for performing searches >>>>> against a >>>>> Solr installation? I've seen the DocumentManagerClient for >>>>> adding/ >>>>> dropping/etc docs from the index, but I don't see any client >>>>> code in >>>>> svn anywhere. >>>> >>>> I've written some client code for doing such in python--I assume >>>> you're looking for java? >>>> >>>> Did the list reach a consensus on where client for various >>>> languages >>>> fit into the grand scheme of things? >>>> >>>> -Mike >>> >>> >>> -- >>> Whirlycott >>> Philip Jacob >>> phil@whirlycott.com >>> http://www.whirlycott.com/phil/ >>> >>> >> >> >> -- >> Whirlycott >> Philip Jacob >> phil@whirlycott.com >> http://www.whirlycott.com/phil/ >> >> > > > -- > Whirlycott > Philip Jacob > phil@whirlycott.com > http://www.whirlycott.com/phil/ > > -- Whirlycott Philip Jacob phil@whirlycott.com http://www.whirlycott.com/phil/