Project

General

Profile

Actions

Bug #73206

closed

EXT:indexed_search can not find any PDF documents in search results

Added by Angelo Previtali about 8 years ago. Updated about 7 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Indexed Search
Target version:
-
Start date:
2016-02-10
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.6
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

PDF documents are not indexed anymore with indexed_search. No results are shown. My configuration is WITHOUT using EXT:crawler. Until now the PDF documents were indexed by opening it in the FE, but now it seems not to work (anymore?). PDF files are located in the /fileadmin folder as usual. No restrictions on folder given.

TYPO3 configration:
--------------------------
EXT:indexed_search
basic.disableFrontendIndexing {disabled}
basic.useCrawlerForExternalFiles {disabled}

TS setup:
--------------------------
config.index_enable = 1
config.index_externals = 1

Server:
--------------------------
Linux 2.6.32-504.30.3.el6.x86_64
TYPO3 Version 6.2.17
PHP Version 5.6.18

Modules installed:
--------------------------
pdftotext and pdfinfo for PDF files
binaries are located in /usr/bin/

PHP settings tried with:
--------------------------
safe_mode = 0 (deprecated from PHP 5.5)
open_basedir /path/to/web/root:/usr/bin:/tmp:/dev/urandom

also woth such settings nothing happens:
open_basedir disabled

Actions

Also available in: Atom PDF