Does SolrJ have anything that allows you to change the update handler and add something besides a SolrInputDocument?
I'm trying to figure out how to add JSON documents using the custom JSON update handler (http://lucidworks.com/blog/indexing-custom-json-data/), but doing it through SolrJ in order to leverage CloudSolrServer. Thanks, Bryan