Hi, I have learned that we can use post tool to post system file such as pdf, doc, etc to index. But I want to know how can we use JAVA API to finish this process?
I can construct one SolrInputDocument and index the specific fields I want to index, anyway or any API is used to post the complete file just as the same as 'bin/post -c mydata filepath'? Hope your response, thanks.