[TYPO3-Solr] Indexing File Content is not working

Olivier Dobberkau olivier.dobberkau at dkd.de
Fri Dec 16 23:23:19 CET 2011


Am 16.12.11 21:33, schrieb Jigal van Hemert:

hi jigal,

> We haven't been able to make it work at all. The local tika standalone
> jar works great.

you might check if the tika handler is active.

wiki.apache.org/solr/ExtractingRequestHandler

check the curl example

curl "http://localhost:8983/solr/update/extract?&extractOnly=true"
--data-binary @tutorial.html  -H 'Content-type:text/html'

check the path if you have multicore.

> 
>> We might think to add support for the TIKA Server Mode too.
> 
> What is this TIKA Server Mode?

http://wiki.apache.org/tika/TikaJAXRS
http://comments.gmane.org/gmane.comp.apache.tika.user/940

olivier



More information about the TYPO3-project-solr mailing list