Rename ajxppdftotext to pydiopdftotext

This commit is contained in:
Daniel Berteaud 2013-10-17 17:31:14 +02:00
parent e371e817fa
commit 8d75f28ec6
2 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ $data->{'index.lucene'} = {
'QUERY_ANALYSER' => 'utf8num_insensitive',
'AJXP_PLUGIN_ENABLED' => '__true__',
'WILDCARD_LIMITATION' => '0',
'PDFTOTEXT' => '/usr/bin/ajxppdftotext',
'PDFTOTEXT' => '/usr/bin/pydiopdftotext',
'PARSE_CONTENT_HTML' => 'html,htm',
'PARSE_CONTENT_TXT' => 'txt',
'PARSE_CONTENT_MAX_SIZE' => '20000000',