Solr4 is the first release of Solr to use Java 1.6 and to include the SolrCloud functionality in it.
I am a little confused as to what the behaviour of the index and stored attibutes of the Solr fields …
solr solr4I'm very confused about and . Here is what I understand autoSoftCommit - after a autoSoftCommit, if the the SOLR server …
solr solr4How to update multiple documents in Solr 4.5.1 with JSON? I tried this but it does not work: POST /solr/mycore/…
json solr solr4I have setup a SolrCloud replication using standalone zookeeper. But now I wish to make some changes to my Schema.…
solr apache-zookeeper solr4 solrcloudI have been using solr 3 and now I am plan to switch to solr 4. The port that I want to …
solr solr4 solrcloudI am getting below error in my solr configuration. Caused by: org.apache.solr.common.SolrException: Unable to use updateLog: _…
solr solr4I have a client program which generates a 1-50 millions Solr documents and add them to Solr. I'm using ConcurrentUpdateSolrServer …
solr solrj solr4I am using solrj as client for indexing documents on the solr server. I am having problem while deleting the …
solrj solr4 solr5