Re: Problem about Solrj

2011-05-19 Thread deniz
: http://lucene.472066.n3.nabble.com/Problem-about-Solrj-tp2952009p2963901.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Problem about Solrj

2011-05-19 Thread deniz
sorry for the typos in the prev msg... a little bit drowsy still... so if you can make a little bit more clear about your problem, we can help you - Zeki ama calismiyor... Calissa yapar... -- View this message in context: http://lucene.472066.n3.nabble.com/Problem-about-Solrj

Problem about Solrj

2011-05-17 Thread elsea
Dear all, nbsp; I have a problem about using solrj. From Solrj I learned that following code would delete all indexes from solr and it really did. nbsp; nbsp;nbsp;nbsp;SolrServer server = getSolrServer(); nbsp;nbsp;nbsp;UpdateResponse ur = server.deleteByQuery(*:*);

Re: Problem about Solrj

2011-05-17 Thread Marc SCHNEIDER
Hi, What is the error exactly? Did you look at the logs? Regards, Marc. 2011/5/17 el...@sina.com Dear all, nbsp; I have a problem about using solrj. From Solrj I learned that following code would delete all indexes from solr and it really did. nbsp; nbsp;nbsp;nbsp;SolrServer server =