solrj client in mven repository?

2008-06-09 Thread Zsolt Czinkos
Hello all

I'm new to solr, and  have a question about the java client. Is it
going to be available from central maven repository? I had a look, and
saw that it is under development (1.3 dev), but someone may have tha
answer.

I built the trunk and solrj code seems to be separated from solr server's code.


Best regards

Zsolt


Re: solrj client in mven repository?

2008-06-09 Thread spencer.c

It is not in a central repo yet, though this has been requested.  See the
issue I filed here:
https://issues.apache.org/jira/browse/SOLR-586

If you follow the outline there, you can build/install into your own repo
pretty easily.



Zsolt Czinkos-2 wrote:
 
 Hello all
 
 I'm new to solr, and  have a question about the java client. Is it
 going to be available from central maven repository? I had a look, and
 saw that it is under development (1.3 dev), but someone may have tha
 answer.
 
 I built the trunk and solrj code seems to be separated from solr server's
 code.
 
 
 Best regards
 
 Zsolt
 
 

-- 
View this message in context: 
http://www.nabble.com/solrj-client-in-mven-repository--tp17734823p17739891.html
Sent from the Solr - User mailing list archive at Nabble.com.



Re: solrj client in mven repository?

2008-06-09 Thread Alexander Ramos Jardim
I have done mine already. It is really simple.

2008/6/9 spencer.c [EMAIL PROTECTED]:


 It is not in a central repo yet, though this has been requested.  See the
 issue I filed here:
 https://issues.apache.org/jira/browse/SOLR-586

 If you follow the outline there, you can build/install into your own repo
 pretty easily.



 Zsolt Czinkos-2 wrote:
 
  Hello all
 
  I'm new to solr, and  have a question about the java client. Is it
  going to be available from central maven repository? I had a look, and
  saw that it is under development (1.3 dev), but someone may have tha
  answer.
 
  I built the trunk and solrj code seems to be separated from solr server's
  code.
 
 
  Best regards
 
  Zsolt
 
 

 --
 View this message in context:
 http://www.nabble.com/solrj-client-in-mven-repository--tp17734823p17739891.html
 Sent from the Solr - User mailing list archive at Nabble.com.




-- 
Alexander Ramos Jardim


Re: solrj client in mven repository?

2008-06-09 Thread Zsolt Czinkos
I've already installed the jars into my local repo, but the pom files
are very useful.

Thank you

zsolt

On Mon, Jun 9, 2008 at 10:02 PM, Alexander Ramos Jardim
[EMAIL PROTECTED] wrote:
 I have done mine already. It is really simple.

 2008/6/9 spencer.c [EMAIL PROTECTED]:


 It is not in a central repo yet, though this has been requested.  See the
 issue I filed here:
 https://issues.apache.org/jira/browse/SOLR-586

 If you follow the outline there, you can build/install into your own repo
 pretty easily.



 Zsolt Czinkos-2 wrote:
 
  Hello all
 
  I'm new to solr, and  have a question about the java client. Is it
  going to be available from central maven repository? I had a look, and
  saw that it is under development (1.3 dev), but someone may have tha
  answer.
 
  I built the trunk and solrj code seems to be separated from solr server's
  code.
 
 
  Best regards
 
  Zsolt
 
 

 --
 View this message in context:
 http://www.nabble.com/solrj-client-in-mven-repository--tp17734823p17739891.html
 Sent from the Solr - User mailing list archive at Nabble.com.




 --
 Alexander Ramos Jardim