Hi Steve,
Main advantage is that it uses binary format so XML/JSON overhead is
avoided.
You should also check out if SOLR's Data Import Handler is good fit for you.
Thanks,
Emir
--
Monitoring * Alerting * Anomaly Detection * Centralized Log Management
Solr & Elasticsearch Support * http://sematext.com/
On 11.05.2015 14:21, Steven White wrote:
Hi Everyone,
If all that I need to do is send data to Solr to add / delete a Solr
document, which tool is better for the job: SolrJ or plain old HTTP post?
In other word, what are the advantages of using SolrJ when the need is to
push data to Solr for indexing?
Thanks,
Steve