Re: question about using JAVA API to post system file to index

2016-05-25 Thread Erick Erickson
This will get you started it should be relatively easy to peel out the database stuff, this example includes both https://lucidworks.com/blog/2012/02/14/indexing-with-solrj/ Best, Erick On Wed, May 25, 2016 at 7:09 AM, jwl wrote: > Hi, >I have learned that we can use post tool to po

question about using JAVA API to post system file to index

2016-05-25 Thread jwl
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