Line 30... |
Line 30... |
30 |
<a id="col-rech-opt-toggle" href="#col-rech-opt-txt" title="Précisions sur les options de recherche">Allez à la recherche avancée</a>
|
30 |
<a id="col-rech-opt-toggle" href="#col-rech-opt-txt" title="Précisions sur les options de recherche">Allez à la recherche avancée</a>
|
31 |
</form>
|
31 |
</form>
|
32 |
<div id="col-rech-opt">
|
32 |
<div id="col-rech-opt">
|
33 |
<h2 id="col-rech-opt-titre">Options de recherche</h2>
|
33 |
<h2 id="col-rech-opt-titre">Options de recherche</h2>
|
34 |
<div id="col-rech-opt-txt">
|
34 |
<div id="col-rech-opt-txt">
|
- |
|
35 |
<p>Le moteur de recherche permet de faire une recherche libre sur un mot, une expression ou un acronyme.</p>
|
- |
|
36 |
<p>
|
- |
|
37 |
<em>Exemples :</em>
|
- |
|
38 |
<a href="<?=Recherche::getUrlExemple('mpu')?>">mpu</a>,
|
- |
|
39 |
<a href="<?=Recherche::getUrlExemple('Coste')?>">Coste</a>.</p>
|
- |
|
40 |
<p>
|
35 |
<p>Par défaut, la recherche est insensible à la casse (majuscule / minuscule) et s'effectue
|
41 |
Par défaut, la recherche est insensible à la casse (majuscule / minuscule) et s'effectue
|
36 |
en intercalant automatiquement le joker % avant et après la chaine recherchée et entre chaque mot de celle-ci.</p>
|
42 |
en intercalant automatiquement le joker % avant et après la chaine recherchée et entre chaque mot
|
- |
|
43 |
de celle-ci.
|
- |
|
44 |
</p>
|
- |
|
45 |
<p>
|
37 |
<p>Le moteur de recherche permet d'utiliser des opérateurs dans le texte recherché pour préciser la requête.</p>
|
46 |
Le moteur de recherche permet aussi d'utiliser des opérateurs dans le texte recherché pour préciser
|
38 |
<p>Exemples : <a href="<?=Recherche::getUrlExemple('mpu')?>">mpu</a>,
|
47 |
la requête. Vous les trouverez dans le tableau ci-dessous. Si vous souhaitez utiliser deux opérateurs
|
39 |
<a href="<?=Recherche::getUrlExemple('"herbier de Coste"')?>">"herbier de Coste"</a>,
|
48 |
à la suite, ou un opérateur et un mot clé de votre choix pour faire une recherche croisée, séparez-les
|
- |
|
49 |
uniquement par un espace.</p>
|
- |
|
50 |
<p>
|
- |
|
51 |
<em>Exemples :</em>
|
40 |
<a href="<?=Recherche::getUrlExemple('veg:br')?>">veg:br</a>,
|
52 |
<a href="<?=Recherche::getUrlExemple('veg:br')?>">veg:br</a>,
|
41 |
<a href="<?=Recherche::getUrlExemple('bot:he')?>">bot:he</a>,
|
53 |
<a href="<?=Recherche::getUrlExemple('bot:he')?>">bot:he</a>,
|
42 |
<a href="<?=Recherche::getUrlExemple('Coste bot:he')?>">Coste bot:he</a>,
|
54 |
<a href="<?=Recherche::getUrlExemple('Coste bot:he')?>">Coste bot:he</a>,
|
43 |
<a href="<?=Recherche::getUrlExemple('herbier zg:France')?>">herbier zg:France</a>,
|
55 |
<a href="<?=Recherche::getUrlExemple('herbier zg:France')?>">herbier zg:France</a>,
|
44 |
<a href="<?=Recherche::getUrlExemple('p:coste pr:co')?>">p:coste pr:co</a>,
|
56 |
<a href="<?=Recherche::getUrlExemple('p:coste pr:co')?>">p:coste pr:co</a>,
|
45 |
<a href="<?=Recherche::getUrlExemple('Ecole sci:1')?>">Ecole sci:1</a>.</p>
|
57 |
<a href="<?=Recherche::getUrlExemple('Ecole sci:1')?>">Ecole sci:1</a>.
|
- |
|
58 |
</p>
|
- |
|
59 |
<p>
|
- |
|
60 |
<em>Remarque :</em> pour les recherches géographiques, n'oubliez pas de regarder les herbiers qui contiennent
|
- |
|
61 |
des parts du monde entier.
|
- |
|
62 |
</p>
|
46 |
<table>
|
63 |
<table>
|
47 |
<thead>
|
64 |
<thead>
|
48 |
<tr>
|
65 |
<tr>
|
49 |
<th>Mot-clé</th>
|
66 |
<th>Mot-clé</th>
|
50 |
<th>Valeurs possibles</th>
|
67 |
<th>Valeurs possibles</th>
|