Forum

JiFile per Joomla!

JIFile
JiFile è una componente per Joomla! che permette di indicizzare il contenuto dei file(PDF, DOC, ecc.) per poter effettuare delle ricerche al loro interno.

Scopri di più...  Demo

JoomPhoto Mobile

JPhotoMobile
JoomPhoto Mobile è una componente per Joomla! che ti permette di condividere le foto dal tuo dispositivo Android sul tuo portale Joomla!.

Scopri di più...  Demo

iFile Framework

IFile
IFile è un framework open source scritto interamente in PHP, permette l'indicizzazione dei contenuti testuali di un documento (DOC, PDF, EXCEL, etc) e una rapida ricerca all'interno degli stessi.

Scopri di più...  Demo

Easy Language

EasyLanguage
Easy Language è un plugin per la gestione semplice ed immediata di testi multilingua in ogni parte possibile di joomla, articoli, componenti, moduli, metadata, template, altri componenti(esempio K2) ecc.

Scopri di più...

Article Book Effect

Article Book Effect
Visualizza gli articoli di Joomla con l'effetto volta pagina di un libro. Questo plugin consente di visualizzare il contenuto di un articolo Joomla come un vero e proprio libro o una rivista, utilizzando tutti i vantaggi di HTML5

Scopri di più...  Demo

 

Fototessera

Article Book Effect
La più famosa Android App che ti permette di stampare le foto tessere per i tuoi documenti con il tuo smartphone Android, in modo semplice ed intuitivo.

Scopri di più...

 

Ombra pazza 3D

Ombra pazza 3D
Ombra Pazza è il puzzle game 3D frenetico e divertente per Android! Prova a ruotare le forme portandole nella posizione delle proprie ombre senza mai fallire! Risolvi una dopo l'altra tutte le combinazioni dei livelli di gioco.

Scopri di più...

 

Admin Countdown

Admin Countdown
Modulo per Joomla! 2.5 e 3.x visualizza nella parte di amministrazione del sito, un timer con il conto alla rovescia del tempo rimanente della tua sessione.

Scopri di più...  Demo

 
Benvenuto, Ospite
Nome utente: Password: Ricordami

ARGOMENTO: Are there limits...?

Are there limits...? 02/10/2012 11:50 #632

  • prob1
  • Avatar di prob1
  • OFFLINE
  • Fresh Boarder
  • Messaggi: 12
Hi All

Could anyone tell me if there are any limitations to the number of pdf documents that jiFile can index? I am looking to upload several 1000 documents and I am hoping that this module can assist?

Many thanks in advance
L\'Amministratore ha disattivato l\'accesso in scrittura al pubblico.

Re: Are there limits...? 02/10/2012 11:55 #634

  • Giampaolo
  • Avatar di Giampaolo
  • OFFLINE
  • Administrator
  • Messaggi: 465
  • Ringraziamenti ricevuti 43
Hello,
JiFile has no limit on the number of files to be indexed, we have indexed 32000 files for a project.
There is only one restriction on the size of the index (the index folder) can not be greater than 2GB, for server to 32bit, or 4GB for server to 64bit.

You must verify that your server not have limit.
For example, some servers do not exceed the size of a file to a certain limit for safety. This could cause problems since Zend tries to indexed (and thus save a file), but the server does not allow him to do it because the file has exceeded the size limit.
If you like, if it was useful, consider a donation, Thanks
Se vuoi, se ti siamo stati utili, considera una donazione, Grazie
Help us by voting our extensions on Joomla.org:
JiFile
JoomPhoto Mobile
Easy Language
L\'Amministratore ha disattivato l\'accesso in scrittura al pubblico.

Re: Are there limits...? 02/10/2012 15:08 #636

  • prob1
  • Avatar di prob1
  • OFFLINE
  • Fresh Boarder
  • Messaggi: 12
Hi Giampaolo

Many thanks for the swift reply. I will take your advice and see what happens. I have 20,000 files to index so I will come back if any issues arise...

Thanks again
L\'Amministratore ha disattivato l\'accesso in scrittura al pubblico.

Re: Are there limits...? 02/10/2012 15:45 #637

  • Giampaolo
  • Avatar di Giampaolo
  • OFFLINE
  • Administrator
  • Messaggi: 465
  • Ringraziamenti ricevuti 43
Hi,
if you have more files, you must use a cron that you can call from command line.
The index of more file from "Browser" is very slow, and Apache process could kill script PHP after a certain time.

you can download the "Cron" for JiFile from here:
www.isapp.it/it/download-jifile/jifile-cron.html

You can create un ".bat" for windows or a "cron" for linux that calls the scritps or call from command line,
read this topic for use:
www.isapp.it/en/forum-en/7-component/75-cron-.html#124
If you like, if it was useful, consider a donation, Thanks
Se vuoi, se ti siamo stati utili, considera una donazione, Grazie
Help us by voting our extensions on Joomla.org:
JiFile
JoomPhoto Mobile
Easy Language
L\'Amministratore ha disattivato l\'accesso in scrittura al pubblico.

Re: Are there limits...? 03/10/2012 18:02 #638

  • prob1
  • Avatar di prob1
  • OFFLINE
  • Fresh Boarder
  • Messaggi: 12
Hi Giampaolo

Many thanks for the advice. If you can assist I now have a problem with the installation i.e. in the JiFile main page I see:

Strict Standards: Only variables should be assigned by reference in J:\xampp\htdocs\Archive\administrator\components\com_jifile\helpers\jifilehelper.php on line 50

Strict Standards: Declaration of JifileController::display() should be compatible with JController::display($cachable = false, $urlparams = false) in J:\xampp\htdocs\Archive\administrator\components\com_jifile\controller.php on line 116

Strict Standards: Declaration of jiFileConfig::parserConfig() should be compatible with IFileConfig::parserConfig() in J:\xampp\htdocs\Archive\administrator\components\com_jifile\helpers\jiFileConfig.php on line 10

Strict Standards: Only variables should be assigned by reference in J:\xampp\htdocs\Archive\administrator\components\com_jifile\helpers\jifilehelper.php on line 50

Strict Standards: Only variables should be assigned by reference in J:\xampp\htdocs\Archive\administrator\components\com_jifile\helpers\jifilehelper.php on line 64

Strict Standards: Only variables should be assigned by reference in J:\xampp\htdocs\Archive\administrator\components\com_jifile\models\lucene.php on line 29

Strict Standards: Only variables should be passed by reference in J:\xampp\htdocs\Archive\administrator\components\com_jifile\controller.php on line 108

Strict Standards: Only variables should be assigned by reference in J:\xampp\htdocs\Archive\administrator\components\com_jifile\views\frontpage\view.html.php on line 144

Strict Standards: Only variables should be assigned by reference in J:\xampp\htdocs\Archive\administrator\components\com_jifile\views\frontpage\view.html.php on line 22


I enclose my config file also.

Many thanks in advance


Questo allegato è nascosto ai visitatori. Prego accedi o registrati per visualizzarli.
L\'Amministratore ha disattivato l\'accesso in scrittura al pubblico.

Re: Are there limits...? 04/10/2012 11:51 #639

  • prob1
  • Avatar di prob1
  • OFFLINE
  • Fresh Boarder
  • Messaggi: 12
After looking through all of the posts on your forum I can confirm that:

I have tried setting My Server is to 32bit and 64bit

Everything is green apart from id3 for MP3 parsing - which I will never use.

XPDF is executable CHMOD 0755

The ifile folder exists and the contents can be seen by Jifile

I have tried setting Duplicate to Yes

Tried setting the Analyzer type to Utf8Num

I still get th same errors on the front screen and it will not index a single pdf... :(

Any pointers would be greatly appreciated :)


Many thanks for your assistance so far.....


N.B.My system is thus:

Joomla 2.5.7
JiFile 1.0.7
PHP 5.4.7
Ultima modifica: 04/10/2012 11:57 da prob1.Motivo: Additional information provided
L\'Amministratore ha disattivato l\'accesso in scrittura al pubblico.

Re: Are there limits...? 04/10/2012 12:13 #640

  • prob1
  • Avatar di prob1
  • OFFLINE
  • Fresh Boarder
  • Messaggi: 12
I may have had a strange breakthrough. I have found that if I set the global configuration error reporting to None i.e.

Site /Global Configuration / Server

The errors disappear from the front page and the indexing now works. Following several tests I can confirm that the indexing, on my system, works when error reporting is set to:

None
Simple

it does not work on:

System default
Maximum
Development

Could you tell me if there are any ways to set the system back to System default which would then permit the indexing to work?

Many thanks in advance
L\'Amministratore ha disattivato l\'accesso in scrittura al pubblico.

Re: Are there limits...? 04/10/2012 12:25 #641

  • Antonio
  • Avatar di Antonio
  • OFFLINE
  • Administrator
  • Messaggi: 486
  • Ringraziamenti ricevuti 66
Hi,
usually on a production site, the error reporting is set to None or Simple.
System default depends on how it is configured on the system.

However, are not really mistakes but alerts.
If you like, if it was useful, consider a donation, Thanks
Se vuoi, se ti siamo stati utili, considera una donazione, Grazie
Help us by voting our extensions on Joomla.org:
JiFile
JoomPhoto Mobile
Easy Language
L\'Amministratore ha disattivato l\'accesso in scrittura al pubblico.