Ah, my mistake.

The PHP client mentioned can provide some more direct examples with SOLR.
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?

Brian
 
-----Original Message-----
From: WHIRLYCOTT [mailto:[EMAIL PROTECTED] 
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:[EMAIL PROTECTED]
> 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:[EMAIL PROTECTED]
>> 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 <[EMAIL PROTECTED]> 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
>>                                     [EMAIL PROTECTED]
>>                                     http://www.whirlycott.com/phil/
>>
>>
>
>
> --
>                                     Whirlycott
>                                     Philip Jacob
>                                     [EMAIL PROTECTED]
>                                     http://www.whirlycott.com/phil/
>
>


--
                                    Whirlycott
                                    Philip Jacob
                                    [EMAIL PROTECTED]
                                    http://www.whirlycott.com/phil/


Reply via email to