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