Top "Solrj" questions

Solrj is a java client to access solr.

Exception in thread "main" java.lang.NoSuchFieldError: DEF_CONTENT_CHARSET

Hello I try to index a row in my database in solr from my java application. I have added the …

java solrj
Solrj API/Example for collections

We are building a wrapper over Solr using SolrJ. This wrapper will allow clients to specify a collection name and …

solr solrj
create new core directories in SOLR on the fly

i am using solr 1.4.1 for building a distributed search engine, but i dont want to use only one index file …

lucene solr distributed solrj
Why do I get "KeeperErrorCode = NoNode for /clusterstate.json" when I use SolrJ and SolrCloud?

I've downloaded Solr 4.10.3, running the server with the provided setup, and I can insert documents into it using SolrJ (v. 4.0.0) …

solr apache-zookeeper solrj solrcloud