silverstripe-textextraction/code/extractors
cam-findlay a34c443be5 FIX additional exception handling for Tika errors return via Guzzle.
Tika server errors via Guzzle can cause the Solr search query to return a 500 error and breaks search results pages for users. Issues was relating to uncaught exceptions from Guzzle causing a silent fail if a text file is perhaps unreadable or missing (return null never occurs which breaks the search).
2013-06-07 10:42:38 +12:00
..
FileTextExtractor.php 3.1 compat 2013-05-07 18:47:56 +02:00
HTMLTextExtractor.php 3.1 compat 2013-05-07 18:47:56 +02:00
PDFTextExtractor.php Better shell execution feedback from PDF extractor 2012-08-27 11:31:53 +02:00
SolrCellTextExtractor.php FIX additional exception handling for Tika errors return via Guzzle. 2013-06-07 10:42:38 +12:00