Hi, (13/12/16 19:46), Nutan wrote:
how to index pdf,doc files from browser?
I think you can index from browser. If you said that
this query is used for indexing : curl "http://localhost:8080/solr/document/update/extract?literal.id=12&commit=true" -F"myfile=@C:\solr\document\src\test1\Coding.pdf"
curl works for you but
When i try to index using this: http://localhost:8080/solr/document/update/extract?literal.id=12&commit=true" -F"myfile=@C:\solr\document\src\test1\Coding.pdf the document does not get indexed.
browser doesn't work for you, why don't you look into Solr log and compare the logs between when you using curl and browser? koji -- http://soleami.com/blog/automatically-acquiring-synonym-knowledge-from-wikipedia.html