Hi all,
       i am new to solr and i followed d wiki and got everything going
right. But when i send any html/txt/pdf documents the response is as
follows:::

<?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int
name="QTime">576</int></lst>
</response>

but when i search in the solr i dont find the result.... can any one tell me
what to be done..??
The curl i used for the above o/p is

curl '
http://localhost:8080/solr/update/extract?literal.id=doc1000&commit=true&fmap.content=text'
-F "myfi...@java.pdf"

regards,
 satya

Reply via email to