You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Ryan McKinley (JIRA)" <ji...@apache.org> on 2006/12/27 19:49:21 UTC

[jira] Updated: (SOLR-20) A simple Java client with Java APIs for add(), delete(), commit() and optimize().

     [ http://issues.apache.org/jira/browse/SOLR-20?page=all ]

Ryan McKinley updated SOLR-20:
------------------------------

    Attachment: solr-client.zip

I've attached the client code i have written that merges SOLR-20 & SOLR-30.  It can add, delete, commit, optimize and search.

The main interface is SolrClient.  

It uses the XPP parser to parse the search results.  

If there is interist, i can clean it up some more...  

> A simple Java client with Java APIs for add(), delete(), commit() and optimize().
> ---------------------------------------------------------------------------------
>
>                 Key: SOLR-20
>                 URL: http://issues.apache.org/jira/browse/SOLR-20
>             Project: Solr
>          Issue Type: New Feature
>          Components: update
>         Environment: all
>            Reporter: Darren Erik Vengroff
>            Priority: Minor
>         Attachments: DocumentManagerClient.java, DocumentManagerClient.java, solr-client-java-2.zip.zip, solr-client-java.zip, solr-client-sources.jar, solr-client.zip, SolrClientException.java, SolrServerException.java
>
>
> I wrote a simple little client class that can connect to a Solr server and issue add, delete, commit and optimize commands using Java methods.  I'm posting here for review and comments as suggested by Yonik.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira