get_I18n();
if ( ! in_array($session->get_I18n(), array('fr', 'en', 'us')))
$help_lng = 'fr';
if ($help_lng == 'fr') {
?>
La recherche s'effectue grâce à la boîte de dialogue qui se trouve en haut à gauche de l'écran. Sachez que vous pouvez utiliser les opérateurs ou caractères spéciaux suivants :
* , ? , ET , OU , SAUF , DANS , DERNIERS , TOUT (ou AND , OR , EXCEPT , LAST , ALL)
Caractères de troncature
auto* |
: "automobile", "automate", "autoroute", ... |
dé?it |
: "délit", "débit", ... |
Visualiser toutes les photos / les dernières photos
TOUT |
: toutes les photos des collections sélectionnées |
LAST 20 |
: les 20 dernières photos archivées dans la base |
Recherche multicritères
Vous pouvez affiner votre recherche avec les opérateurs : ET, OU, SAUF ou DANS
sport ET automobile |
: photos comprenant les deux mots. |
journal OU jt |
: photos comprenant un mot ou l'autre (ou les deux). |
cannes SAUF festival |
: cannes, hors festival. |
thalassa DANS titre |
: photos où le terme est au moins présent dans le titre, en évitant par exemple celles où le terme est uniquement cité dans la légende. |
Attention :
pour chercher une phrase contenant un des mots-clé ci-dessus,
utilisez les guillemets :
"C dans l'air"
, "Et Dieu créa la femme"
, "bijou en or"
, "tout le sport"
, ...
The search can be made through a dialogue box which can be found up left of your screen. Please note that you can use the following specific characters or boolean operators :
* , ? , AND , OR , EXCEPT , IN, LAST , ALL
Truncation characters :
autho* |
: "authority", "authorization", "autorized", ... |
de?t |
: "debt", "dent", ... |
View all pictures / last documents :
ALL |
: toutes les photos des collections sélectionnées |
LAST 20 |
: The last 20 documents archived in database |
Multi criteria search :
You can refine your search with the following operators : AND , OR , EXCEPT or IN
sport AND cars |
: documents including both words. |
new OR recent |
: documents including one word or the other (or both). |
cannes EXCEPT festival |
: documents including the word « Cannes », except the word « festival ».. |
thalassa IN title |
: documents where the word is at least in the title, avoiding for instance the ones where the word is quoted in the caption only. |
Be careful :
To make a search in a sentence including one of the keywords above,
please use the quotation marks :
"come and see"
, "except for"
, "at last"
, "all along"
, ...