Recherche Avancée

More
11 years 4 months ago #31259 by kim
Recherche Avancée was created by kim
Bonjour,

Je reviens sur le forum, ca faisait longtemps...

J'ai un problème avec la recherche avancée.
88.190.216.161/hopitaux2013/search.html?areas [0]=flexicontent&ordering=newest&searchphrase=exact&searchword=centre+orthopedique+medico+chirurgical

Ce lien ne renvoie aucun résultat

alors que

88.190.216.161/hopitaux2013/search.html?areas [0]=flexicontent&ordering=newest&searchphrase=exact&searchword=centre+orthopedique

envoie le bon résultat.

J'ai l'impression qu'au delà de 2 mots, le moteur de recherche ne fonctionne pas.

C'est bizarre, non?
En tout cas, gênant...

Une idée?

Kim.

Please Log in or Create an account to join the conversation.

More
11 years 4 months ago #31260 by kim
Replied by kim on topic Recherche Avancée
En fait, c'est pas le nombre de mot mais bien les 20 caractères.
Comment je peux faire pour augmenter cette limite?

J'ai cherché dans le fichier flexisearch.php, mais rien...

Please Log in or Create an account to join the conversation.

More
11 years 4 months ago #31263 by ggppdk
Replied by ggppdk on topic Recherche Avancée
FLEXIcontent r1465+ has an improve advance Search

will be a package soon


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...

Please Log in or Create an account to join the conversation.

More
11 years 4 months ago #31265 by kim
Replied by kim on topic Recherche Avancée
Hi Ggppdk :)

Do you have a date for the update?
And it will be a update only for the plug? or flexi complete?

Please Log in or Create an account to join the conversation.

More
11 years 4 months ago #31271 by ggppdk
Replied by ggppdk on topic Recherche Avancée
The ability to change word length limitation for search words, is in Joomla menu item and in previous revision, i think it was not applied


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...

Please Log in or Create an account to join the conversation.

More
11 years 4 months ago #31282 by kim
Replied by kim on topic Recherche Avancée
Dans le fichier components/com_flexicontent/views/search/view.html.php

J'ai changé le $max à 50 et ca marche.
Code:
//limit searchword $min = $params->get('minchars', 3); $max = $params->get('maxchars', 50); if(FLEXIadvsearchHelper::limitSearchWord($searchword, $min, $max)) { $error = JText::sprintf( 'FLEXI_SEARCH_MESSAGE', $min, $max ); }

Please Log in or Create an account to join the conversation.

Moderators: vistamediajoomlacornerggppdk
Time to create page: 0.599 seconds
Save
Cookies user preferences
We use cookies to ensure you to get the best experience on our website. If you decline the use of cookies, this website may not function as expected.
Accept all
Decline all
Essential
These cookies are needed to make the website work correctly. You can not disable them.
Display
Accept
Analytics
Tools used to analyze the data to measure the effectiveness of a website and to understand how it works.
Google Analytics
Accept
Decline