Hi guys,

Hope you all are well. I could not find any place to ask my question so I
am dropping you guys a mail. If you can help me, that would be great.

I am currently working on Apache Solr 7. There is a POC I need to complete
as I have less time so putting this question here. I have setup SOLR on my
windows machine. I have created core and uploaded a PDF document using
/update/extract from Admin UI. After uploading, I can see the metadata of
the file if I query from the Admin UI using query button. I was wondering
if I can get the actual content of the PDF as well. I can see there is one
tlog file gets generated under /data/tlog/tlog000... with raw PDF data but
not the actual file.

So the questions are,
1. Can I get the PDF content?
2. does Solr stores the actual file somewhere?
           a. If it stores then where it does?
            b. If it does not store then, is there a way to store THE FILE?


I hope, someone would answer my question.

Regards,
Munish Arora

Reply via email to