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
  • Pagina:
  • 1
  • 2

ARGOMENTO: Accent and case insensitive ?

Accent and case insensitive ? 07/05/2012 14:24 #369

Hi,

I am wondering if jifile search plugin is accent and case insensitive, and if not, is it possible to have it accent and case insensitive (because i'm doing a site in french, so with accents in words) ?

Thanks in advance for your replies.
L\'Amministratore ha disattivato l\'accesso in scrittura al pubblico.

Re: Accent and case insensitive ? 08/05/2012 18:41 #375

  • Giampaolo
  • Avatar di Giampaolo
  • OFFLINE
  • Administrator
  • Messaggi: 465
  • Ringraziamenti ricevuti 43
Hi,
send us one file and one example (string search) for testing your problem.
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: Accent and case insensitive ? 09/05/2012 17:19 #378

Hi giampaolo,

I'v attached an example file (in french, and therefore containing accented words).

For example after having uploaded the file on my site, and having it indexed by Jifile, if I search for the word "scanné", it will return a result, but if i search for the word "scanne", no results will come up.
The same will happen if you search for the "après" or "apres".

Moreover, it seems the the search does not work for single accented letters like "à"....if I search for "à" no results is returned....

==> What I would like, would be to have the same results in both cases, if I search (for example) for "scanné" or for "scanne", i.e. accent insensitive search.

Thanks in advance for your help and support.
Allegati:
  • Allegato Questo allegato è nascosto ai visitatori. Prego accedi o registrati per visualizzarli.
L\'Amministratore ha disattivato l\'accesso in scrittura al pubblico.

Re: Accent and case insensitive ? 09/05/2012 17:27 #379

  • Giampaolo
  • Avatar di Giampaolo
  • OFFLINE
  • Administrator
  • Messaggi: 465
  • Ringraziamenti ricevuti 43
thanks,
we test the file and search problem.
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: Accent and case insensitive ? 09/05/2012 17:43 #380

OK, thanks for your support.
L\'Amministratore ha disattivato l\'accesso in scrittura al pubblico.

Re: Accent and case insensitive ? 10/05/2012 09:33 #382

  • Giampaolo
  • Avatar di Giampaolo
  • OFFLINE
  • Administrator
  • Messaggi: 465
  • Ringraziamenti ricevuti 43
Hi,
if in your file isn't present the token (word) "scanne" (in your file exist only "scanné" word) you don't search this word.
JiFile retrieves the content from the PDF file (as written) and indexing this.
If the PDF does not have the word "scanne" you can not search for it.

For this problem you can use the an Stemmer Analyzer for French language, but I can not help you for this (for now exists for zend lucene only Stemmer for English languages).

For search of single char "à" in JiFile working properly (see image)

Questa immagine è nascosta ai visitatori. Prego accedi o registrati per visualizzarli.


for plugin the problem is than joomla, for the default, research takes a minimum of 3 characters for plugin search starting (see images)

WORKS:

Questa immagine è nascosta ai visitatori. Prego accedi o registrati per visualizzarli.



NOT WORKS:

Questa immagine è nascosta ai visitatori. Prego accedi o registrati per visualizzarli.
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: Accent and case insensitive ? 11/05/2012 18:04 #389

Hi giampaolo,

Thanks for your replies. So considering them, I understand the following:

- "à" is not found because you need at least 3 characters in joomla search.
- JiFile retrieves the content from the PDF file (as written) and indexing this, so if "scanne" is not in the PDF it can't be found by the search...it means that currently Jifile canno't be accent insensitive.

OK for those explanations, I will use it like that.

But, I have another question/problem....if we consider the file I've sent previously in this topic, here are some example I do not understand:
- search for "il est aussi accessible" ==> 1 result found with search all word and 1 result found with search exact phrase
- search for "le programme s'ouvre" ==> 0 result found with search all word and 1 result found with search exact phrase
- search for "Une fois le Scan terminé" ==> 1 result found with search all word (but not very relevant considering the highlighted terms) and 0 result found with search exact phrase

giampaolo, could you please help me to understand those results and help me to correct things if necessary/possible...it could look like the character "'" gives some trouble to the search in example n2, and that character "é" gives some trouble to the search in example n3....what do you think ,

Thanks in advance for your support.
L\'Amministratore ha disattivato l\'accesso in scrittura al pubblico.

Re: Accent and case insensitive ? 16/05/2012 14:11 #412

Hello,

Up ?

giampaolo, or anthony, anyone can try to help me on that last point reported above, please ?
because, I need to put my site in test phase very shortly, and I would prefer to have that point corrected (at least understood) before....

thanks in advance for your help.
L\'Amministratore ha disattivato l\'accesso in scrittura al pubblico.
  • Pagina:
  • 1
  • 2