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 almost 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 #2

Updated by Angelo Previtali about 8 years ago

It is partially as on Issue #50095. Issue #50095 describes the problem of not getting files indexed only.

My Issue #73206 is also about showing results on the frontend which are empty, too.

Actions #3

Updated by Tymoteusz Motylewski about 8 years ago

  • Status changed from New to Needs Feedback

I can not reproduce the issue with Indexed search on TYPO3 8 (master).
What I did:
- add CE on the page with text
- link part of the text in RTE to an pdf file (located in fileadmin user_uploads)
- visit the page in other browser (where I'm not logged in into backend)
- go to info module, and see that the file is indexed
- go to the frontend and search for the words which exists in the pds
- I can see the pdf in the results.
I checked it using both pi-based plugin and extbase plugin.

If the error still exists for you, please provide more information so I can reproduce it.

Actions #4

Updated by Angelo Previtali about 8 years ago

The issue is not on the TYPO3 version 8.0 as you wrote but on the version 6.2.17-19

Actions #5

Updated by Riccardo De Contardi almost 8 years ago

  • Status changed from Needs Feedback to New
  • Target version deleted (6.2.18)
Actions #6

Updated by Mona Muzaffar almost 7 years ago

  • Status changed from New to Needs Feedback

This won't be fixed for TYPO3 6.2 anymore because it reached its end of life.
Is this still an issue for TYPO3 7.6 or can this ticket be closed?

Actions #7

Updated by Angelo Previtali almost 7 years ago

Due to we found a workaround for V6.2 as described in https://forge.typo3.org/issues/50095 we can close this ticket now.

Actions #8

Updated by Riccardo De Contardi almost 7 years ago

  • Status changed from Needs Feedback to Closed

Hello and many thanks for your answer, I close the ticket.

If you think that this is the wrong decision or experience the issue again or think that there is still work to do, then please reopen it or open a new ticket with a reference to this one.

Actions

Also available in: Atom PDF