Forum

JiFile for Joomla!

JIFile
JiFile is a component for Joomla! that allows you to index file contents (PDF, DOC, etc..) to perform searches in them.

Learn more...  Demo

JoomPhoto Mobile

JPhotoMobile
JoomPhoto Mobile is a component for Joomla! that allows you to share the photos from your Android device to your site Joomla.

Learn more...  Demo

iFile Framework

IFile
IFile is an open source framework written entirely in PHP, allows the indexing of textual content of a document (DOC, PDF, EXCEL, etc.) and a quick search within them.

Learn more...  Demo

Easy Language

EasyLanguage
Easy Language is a plugin for easy and immediate management of multilingual texts in every possible area of joomla, articles, components, modules, metadata, template, other components(example K2) etc.

Learn more...

Article Book Effect

Article Book Effect
View Joomla articles with the effect turns the page of a book. This plugin will display the contents of an article in Joomla as a real book or magazine, using all the benefits of HTML5

Learn more...  Demo

 

Passport photo

Passport photo
The most popular Android app that allows you to print photos cards for your documents with your Android smartphone, in a simple and intuitive way.

Learn more...

 

Crazy Shadow

Crazy Shadow
Crazy Shadow is the 3D fast-paced and fun puzzle Android game! Try to rotate and drag shapes in the position of their shadows without fail! Solve in succession all combinations of levels of the game.

Learn more...

 

Admin Countdown

Admin Countdown
Module for Joomla! 2.5 and 3.x displays in the administration part of the site, a timer with countdown of the time remaining in your session.

Learn more...  Demo

 
Welcome, Guest
Username: Password: Remember me

TOPIC: some (minor) problems

some (minor) problems 26 Mar 2013 16:15 #1096

  • Mario
  • Mario's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 1
We haven't touched jifile for a while until a customer told us that no results were found.
So today we upgraded to version 1.0.9. The warning check only complains about com_dotnet, but I've read that this is not important.

I would like to report three things:
First, sometomes when I check in configuration 64 or 32 server bit - and save (or save&close) - when I re-open the configuration again, this option field is unset. Sometimes not. Strange.

Second, after a lot of experimenting with the encoding format, I got most of my pdf files indexed.
But my problem has to deal with the index processing time. The indexing stopps exactly at 2.01 min, regardless of what I configure under "Timelimit" (in Config). Two files ran into that ending (1.5MB and 1.62MB).

Third, when I start manual indexing one of these two files, all the relevant text appears in the "Body (*)" field. But when I click on "Save" an error is displayed saying "Body: Required field". It seems to be too much text in that field. When I copy and paste the text into notepad, its 840KB. When I delete ~half the text, it says "Index completed" and I can save...

I have no idea how to fix #2 und #3, since I have larger pdf-files that work.

Regards!
The administrator has disabled public write access.

some (minor) problems 27 Mar 2013 12:33 #1097

  • Giampaolo
  • Giampaolo's Avatar
  • OFFLINE
  • Administrator
  • Posts: 465
  • Thank you received: 43
Hi Mario,

#1:
When install JiFile 1.0.9, this does not change the configuration of IFile, if exist, but this information are saved in attribute of the component.
Then, when re-install JiFile, this attributes are deleted from Joomla! installation process.

#2.1:
Some server, are configured to not change the timelimit from PHP source. You must contact your hosting provider for ask that the timelimit is greater.

#2.2:
The greater time for reading an file PDF, small, is possible if the content of document is not in correct encoding. JiFile use Zend_Search_Lucene library for indexing the content, and if the encoding is not correct goes in loop.

#3:
also this are encoding problem, see:
www.isapp.it/it/forum/jifile-for-joomla-...ansi-credo.html#1031
www.isapp.it/it/forum/9-plugin-search/81...not-active.html#1095
www.isapp.it/it/forum/jifile-for-joomla-...n-searches.html#1028
www.isapp.it/en/forum/jifile-for-joomla-...ng-problem.html#1015


We also respond in Italian language (your name seems Italian)

#1:
La versioen di JiFile 1.0.9 non modifica la configurazione di IFIle, ma alcuni attributi sono legati alla componente e quindi salvati nei dati aggiuntivi della componente stessa. Pertanto quando si re-installa JFile, questi vengono cancellati dal processo di installazioen di Joomla!

#2.1:
Alcuni server non permettono di modificare il timelimit da codice PHP. Pertanto è necessario contattare il tuo hosting provider e chiedere di aumentare il tempo massimo di esecuzione.

#2.2
Un tempo alto per la lettura di documenti PDF, piccoli, è dovuto alla non corretta configurazione dell'encoding. Jifile usa Zend_Search_Lucene per indicizzare i contenuti e se l'encoding non è corretto va in loop.

#3:
Anche questo è un problema di encoding, vedi:
www.isapp.it/it/forum/jifile-for-joomla-...ansi-credo.html#1031
www.isapp.it/it/forum/9-plugin-search/81...not-active.html#1095
www.isapp.it/it/forum/jifile-for-joomla-...n-searches.html#1028
www.isapp.it/en/forum/jifile-for-joomla-...ng-problem.html#1015
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
Last Edit: 27 Mar 2013 12:34 by Giampaolo.
The administrator has disabled public write access.