Line 31... |
Line 31... |
31 |
<p>Par défaut, la recherche est insensible à la casse (majuscule / minuscule) et s'effectue
|
31 |
<p>Par défaut, la recherche est insensible à la casse (majuscule / minuscule) et s'effectue
|
32 |
en intercalant automatiquement le joker % avant et après la chaine recherchée et entre chaque mot de celle-ci.</p>
|
32 |
en intercalant automatiquement le joker % avant et après la chaine recherchée et entre chaque mot de celle-ci.</p>
|
33 |
<p>Le moteur de recherche permet d'utiliser des opérateurs dans le texte recherché pour préciser la requête.</p>
|
33 |
<p>Le moteur de recherche permet d'utiliser des opérateurs dans le texte recherché pour préciser la requête.</p>
|
34 |
<p>Exemples : <a href="<?=Recherche::getUrlExemple('mpu')?>">mpu</a>,
|
34 |
<p>Exemples : <a href="<?=Recherche::getUrlExemple('mpu')?>">mpu</a>,
|
35 |
<a href="<?=Recherche::getUrlExemple('"herbier de Coste"')?>">"herbier de Coste"</a>,
|
35 |
<a href="<?=Recherche::getUrlExemple('"herbier de Coste"')?>">"herbier de Coste"</a>,
|
- |
|
36 |
<a href="<?=Recherche::getUrlExemple('veg:br')?>">veg:br</a>,
|
36 |
<a href="<?=Recherche::getUrlExemple('bot:he')?>">bot:he</a>,
|
37 |
<a href="<?=Recherche::getUrlExemple('bot:he')?>">bot:he</a>,
|
37 |
<a href="<?=Recherche::getUrlExemple('Coste bot:he')?>">Coste bot:he</a>,
|
38 |
<a href="<?=Recherche::getUrlExemple('Coste bot:he')?>">Coste bot:he</a>,
|
38 |
<a href="<?=Recherche::getUrlExemple('herbier zg:France')?>">herbier zg:France</a>,
|
39 |
<a href="<?=Recherche::getUrlExemple('herbier zg:France')?>">herbier zg:France</a>,
|
39 |
<a href="<?=Recherche::getUrlExemple('p:coste pr:co')?>">p:coste pr:co</a>,
|
40 |
<a href="<?=Recherche::getUrlExemple('p:coste pr:co')?>">p:coste pr:co</a>,
|
40 |
<a href="<?=Recherche::getUrlExemple('Ecole sci:1')?>">Ecole sci:1</a>.</p>
|
41 |
<a href="<?=Recherche::getUrlExemple('Ecole sci:1')?>">Ecole sci:1</a>.</p>
|
Line 56... |
Line 57... |
56 |
<td>Limite les résultats aux institutions autorisant la consultation des collections
|
57 |
<td>Limite les résultats aux institutions autorisant la consultation des collections
|
57 |
<em>sans (=0)</em> ou <em>avec (=1)</em> des objectifs de recherches scientifiques.</td>
|
58 |
<em>sans (=0)</em> ou <em>avec (=1)</em> des objectifs de recherches scientifiques.</td>
|
58 |
<td><a href="<?=Recherche::getUrlExemple('sci:0')?>">sci:0</a></td>
|
59 |
<td><a href="<?=Recherche::getUrlExemple('sci:0')?>">sci:0</a></td>
|
59 |
</tr>
|
60 |
</tr>
|
60 |
<tr>
|
61 |
<tr>
|
- |
|
62 |
<td>veg:</td>
|
- |
|
63 |
<td>Liste : PH (Phanérogames), GY (<span title="Conifères">Gymnospermes</span>),
|
- |
|
64 |
AN (<span title="Plantes à fleur">Angiospermes</span>), CR (Cryptogames),
|
- |
|
65 |
AL (<span title="Y compris Characées et Diatomées">Algues</span>),
|
- |
|
66 |
CH (Champignons),
|
- |
|
67 |
LI (Lichens),
|
- |
|
68 |
BR (<span title="Mousses">Bryophytes</span>),
|
- |
|
69 |
PT (<span title="Fougères">Ptéridophytes</span>).</td>
|
- |
|
70 |
<td>Nature végétale du contenu de la collection botanique</td>
|
- |
|
71 |
<td>Limite les résultats aux collections botaniques dont la nature végétale du contenu correspond
|
- |
|
72 |
au type indiqué.</td>
|
- |
|
73 |
<td><a href="<?=Recherche::getUrlExemple('veg:br')?>">veg:br</a></td>
|
- |
|
74 |
</tr>
|
- |
|
75 |
<tr>
|
61 |
<td>bot:</td>
|
76 |
<td>bot:</td>
|
62 |
<td>HE (Herbier), CE (Centurie - conservée en dehors d'un herbier), DR (Droguier), CA (Carpothèque),
|
77 |
<td>Liste : HE (Herbier), CE (Centurie - conservée en dehors d'un herbier), DR (Droguier), CA (Carpothèque),
|
63 |
AL (Collection en alcool), XY (Xylothèque), PM (Collection de préparations microscopiques).</td>
|
78 |
AL (Collection en alcool), XY (Xylothèque), PM (Collection de préparations microscopiques).</td>
|
64 |
<td>Type de collection botanique</td>
|
79 |
<td>Type de collection botanique</td>
|
65 |
<td>Limite les résultats aux collections botaniques du type indiqué.</td>
|
80 |
<td>Limite les résultats aux collections botaniques du type indiqué.</td>
|
66 |
<td><a href="<?=Recherche::getUrlExemple('bot:he')?>">bot:he</a></td>
|
81 |
<td><a href="<?=Recherche::getUrlExemple('bot:he')?>">bot:he</a></td>
|
67 |
</tr>
|
82 |
</tr>
|
Line 80... |
Line 95... |
80 |
partie du nom correspond à la valeur indiquée.</td>
|
95 |
partie du nom correspond à la valeur indiquée.</td>
|
81 |
<td><a href="<?=Recherche::getUrlExemple('p:coste')?>">p:coste</a></td>
|
96 |
<td><a href="<?=Recherche::getUrlExemple('p:coste')?>">p:coste</a></td>
|
82 |
</tr>
|
97 |
</tr>
|
83 |
<tr>
|
98 |
<tr>
|
84 |
<td>pr:</td>
|
99 |
<td>pr:</td>
|
85 |
<td>CT (Contributeur), AU (Auteur), CO (Collecteur), DE (Déterminateur), HE
|
100 |
<td>Liste : CT (Contributeur), AU (Auteur), CO (Collecteur), DE (Déterminateur), HE
|
86 |
(Hébergeur - particulier possédant une collection chez lui).</td>
|
101 |
(Hébergeur - particulier possédant une collection chez lui).</td>
|
87 |
<td>Rôle d'une personne.</td>
|
102 |
<td>Rôle d'une personne.</td>
|
88 |
<td>Limite les résultats aux institutions et collections liées a une personne dont le rôle
|
103 |
<td>Limite les résultats aux institutions et collections liées a une personne dont le rôle
|
89 |
correspond à la valeur indiquée.</td>
|
104 |
correspond à la valeur indiquée.</td>
|
90 |
<td><a href="<?=Recherche::getUrlExemple('pr:AU')?>">pr:AU</a></td>
|
105 |
<td><a href="<?=Recherche::getUrlExemple('pr:AU')?>">pr:AU</a></td>
|
91 |
</tr>
|
106 |
</tr>
|
92 |
</tbody>
|
107 |
</tbody>
|
93 |
</table>
|
108 |
</table>
|
94 |
<p>Pour les opérateurs dont la valeur possible est un <em>texte libre</em>, il est possible d'utiliser des jokers.
|
109 |
<p>Pour les opérateurs dont la valeur est un <em>texte libre</em> ou une <em>liste</em>,
|
- |
|
110 |
il est possible d'utiliser des jokers.
|
95 |
Ces "jokers" permettent de modifier la recherche sur une chaine de caractères.</p>
|
111 |
Ces "jokers" permettent de modifier la recherche.</p>
|
96 |
<p>Exemples : <a href="<?=Recherche::getUrlExemple('"herbier de Coste"')?>">"herbier de Coste"</a>,
|
112 |
<p>Exemples : <a href="<?=Recherche::getUrlExemple('"herbier de Coste"')?>">"herbier de Coste"</a>,
|
97 |
<a href="<?=Recherche::getUrlExemple('"herbier % Montpellier"')?>">"herbier % Montpellier"</a>,
|
113 |
<a href="<?=Recherche::getUrlExemple('"herbier % Montpellier"')?>">"herbier % Montpellier"</a>,
|
98 |
<a href="<?=Recherche::getUrlExemple('p:"Jo_l"')?>">p:"Jo_l"</a>.
|
114 |
<a href="<?=Recherche::getUrlExemple('p:"Jo_l"')?>">p:"Jo_l"</a>.
|
- |
|
115 |
<a href="<?=Recherche::getUrlExemple('veg:br,cr')?>">veg:br,cr</a>.
|
99 |
</p>
|
116 |
</p>
|
100 |
<table>
|
117 |
<table>
|
101 |
<thead>
|
118 |
<thead>
|
102 |
<tr>
|
119 |
<tr>
|
103 |
<th>Joker</th>
|
120 |
<th>Joker</th>
|
- |
|
121 |
<th>Applicable sur</th>
|
104 |
<th>Explication</th>
|
122 |
<th>Explication</th>
|
105 |
<th>Exemples</th>
|
123 |
<th>Exemples</th>
|
106 |
</tr>
|
124 |
</tr>
|
107 |
</thead>
|
125 |
</thead>
|
108 |
<tbody>
|
126 |
<tbody>
|
109 |
<tr>
|
127 |
<tr>
|
110 |
<td>""</td>
|
128 |
<td>""</td>
|
- |
|
129 |
<td>Texte libre</td>
|
111 |
<td>Permet de rechercher sur une expression exacte.</td>
|
130 |
<td>Permet de rechercher sur une expression exacte.</td>
|
112 |
<td><a href="<?=Recherche::getUrlExemple('"Archives de l\'herbier Granger"')?>">
|
131 |
<td><a href="<?=Recherche::getUrlExemple('"Archives de l\'herbier Granger"')?>">
|
113 |
"Archives de l'herbier Granger"</a></td>
|
132 |
"Archives de l'herbier Granger"</a></td>
|
114 |
</tr>
|
133 |
</tr>
|
115 |
<tr>
|
134 |
<tr>
|
116 |
<td>%</td>
|
135 |
<td>%</td>
|
- |
|
136 |
<td>Texte libre</td>
|
117 |
<td>Remplace n'importe quel nombre de caractères, y compris aucun.</td>
|
137 |
<td>Remplace n'importe quel nombre de caractères, y compris aucun.</td>
|
118 |
<td><a href="<?=Recherche::getUrlExemple('"herbier %Abbé% Carondelet"')?>">
|
138 |
<td><a href="<?=Recherche::getUrlExemple('"herbier %Abbé% Carondelet"')?>">
|
119 |
"herbier %Abbé% Carondelet"</a></td>
|
139 |
"herbier %Abbé% Carondelet"</a></td>
|
120 |
</tr>
|
140 |
</tr>
|
121 |
<tr>
|
141 |
<tr>
|
122 |
<td>_</td>
|
142 |
<td>_</td>
|
- |
|
143 |
<td>Texte libre</td>
|
123 |
<td>Remplace exactement un caractère</td>
|
144 |
<td>Remplace exactement un caractère</td>
|
124 |
<td><a href="<?=Recherche::getUrlExemple('p:"Jo_l"')?>">p:"Jo_l"</a></td>
|
145 |
<td><a href="<?=Recherche::getUrlExemple('p:"Jo_l"')?>">p:"Jo_l"</a></td>
|
125 |
</tr>
|
146 |
</tr>
|
- |
|
147 |
<tr>
|
- |
|
148 |
<td>,</td>
|
- |
|
149 |
<td>Liste</td>
|
- |
|
150 |
<td>Permet d'indiquer plusieurs valeurs</td>
|
- |
|
151 |
<td><a href="<?=Recherche::getUrlExemple('veg:br,ph')?>">veg:br,ph</a></td>
|
- |
|
152 |
</tr>
|
126 |
</tbody>
|
153 |
</tbody>
|
127 |
</table>
|
154 |
</table>
|
128 |
</div>
|
155 |
</div>
|
129 |
</div>
|
156 |
</div>
|
130 |
<!-- COL - FIN MOTEUR RECHERCHE -->
|
157 |
<!-- COL - FIN MOTEUR RECHERCHE -->
|
131 |
|
158 |
|