I understand that tika is able to index pdf content: its true? I tried to post a pdf from local and I've seen in the solr/admin schema browser another document, but when I search only the document id is available, the documents doesn't seem indexed. Do I need other products to index pdf content?
Moreover I want to send a file from remote: it seems I must configure tika with a tika-config.xml file, enabling remote streaming as in the following: <requestDispatcher handleSelect="true" > <requestParsers enableRemoteStreaming="{true|false}" multipartUploadLimitInKB="20480" /> but I'm not able to find a tika-config.xml example... thanks a lot Alessandra -- View this message in context: http://old.nabble.com/Posting-pdf-file-and-posting-from-remote-tp27512455p27512455.html Sent from the Solr - User mailing list archive at Nabble.com.