Hello,

I have been successfully able to index archive files (zip, tar, and the
like) using solr cell, but the archive is returned as a single document
when I do queries. Is there a way to configure it so that files are
extracted recursively, and indexed separately?

I know that if I set the extractOnly flag to true, I can parse the returned
xml and send it back. Is there an easier way?

Regards,
Sean

Reply via email to