Hi all,

I am beginner and i try to index pdf, docx, txt files.
How I can I index these format files?

I have installed solr server in /opt/solr
Also I have created "documents" directory. Then I copied index files in
/opt/solr/documents.

I tried to index below command. Originally almost indexed. I looked the log
file. Doc index log has written. But unfortunately searched text not found.

curl
"http://localhost:8983/solr/update/extract?stream.file=/opt/solr/document/Web_Hosting_Instruction.pdf&literal.id=doc1";

Please advice & assist me. 




--
View this message in context: 
http://lucene.472066.n3.nabble.com/document-indexing-tp3241832p4069871.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to