Hi :)I'm using SolrJ to index documents. I noticed that during the indexing process, .tmp files are created in my /tmp folder. These files contain the xml commands <add> for the documents I add to the index.
Can I change this folder in Solr config and where is it? Thanks, Gary