Re: How to use Solr in java program

2008-04-02 Thread khirb7
hossman wrote: > > > : > I recommend using Solr as a webservice, even if your client is Java. > but > : > there are options for embedding Solr directly into your applications > using > > : thank you hossman for your response,I have another question : I have > writen > : a small java program

Re: How to use Solr in java program

2008-03-30 Thread Chris Hostetter
: > I recommend using Solr as a webservice, even if your client is Java. but : > there are options for embedding Solr directly into your applications using : thank you hossman for your response,I have another question : I have writen : a small java program using sockets to send an http query

Re: How to use Solr in java program

2008-03-30 Thread khirb7
hossman wrote: > > > : I am new user of Solr and I want to know how can I use Solr in my own > java > > http://wiki.apache.org/solr/SolJava > > : program, what are the different possibilities of using solr. Is a web > : servlet container is ncessary to run and use Solr, Is servlet > Contain

Re: How to use Solr in java program

2008-03-26 Thread Chris Hostetter
: I am new user of Solr and I want to know how can I use Solr in my own java http://wiki.apache.org/solr/SolJava : program, what are the different possibilities of using solr. Is a web : servlet container is ncessary to run and use Solr, Is servlet Container as : Tomcat is enough to use all t