Hi,
 
Following solr tuto,
I send doc to solr by request :
curl
'http://localhost:8983/solr/update/extract?literal.id=doc1&uprefix=attr_&map.
content=attr_content&commit=true' --F "myfi...@oxiane.pdf"
<response>
<lst name="responseHeader"><int name="status">0</int><int
name="QTime">23717</int></lst>
</response>

Reply seems OK, content is in the index,
but after no query match the doc...
 
TIA
Regards
Bruno
 

Reply via email to