Added description of spatial restrictions in search options

pull/144/head
luccioman 7 years ago
parent 46f37e38dc
commit a994d439af

@ -176,6 +176,15 @@
<dd>only files from a local file system (<a href="ConfigBasic.html">Intranet Indexing</a> must be selected)</dd>
</dl>
</dd>
<dt style="width:100px">spatial restrictions</dt>
<dd>
<dl style="width:500px">
<dt>/location</dt>
<dd>only documents having location metadata (geographical coordinates)</dd>
<dt>/radius/&lt;latitude&gt;/&lt;longitude&gt;/&lt;distance&gt;</dt>
<dd>only documents within a square zone embracing a circle of given radius (in decimal degrees) around the specified latitude and longitude (in decimal degrees)</dd>
</dl>
</dd>
<dt style="width:100px">ranking modifier</dt>
<dd>
<dl style="width:500px">

@ -747,6 +747,9 @@ only resources from smb servers==uniquement les ressources de serveurs samba
Intranet Indexing==Indexage d'intranet
must be selected==doit &ecirc;tre s&eacute;lectionn&eacute;
only files from a local file system==uniquement les fichiers locaux
spatial restrictions==contraintes spatiales
only documents having location metadata (geographical coordinates)==uniquement les documents ayant des méta-données de localisation (coordonnées géographiques)
only documents within a square zone embracing a circle of given radius (in decimal degrees) around the specified latitude and longitude (in decimal degrees)==uniquement les documents situés dans une zone carrée englobant un cercle de rayon indiqué (en degrés décimaux) autour de la latitude et la longitude spécifiées (en degrés décimaux)
ranking modifier</dt>==modificateur de classement</dt>
sort by date (latest first)==trier par date (les plus r&eacute;cents en premier)
multiple words shall appear near==les mots recherch&eacute;s doivent &ecirc;tre dans une m&ecirc;me expression

@ -10944,6 +10944,15 @@
<trans-unit id="82e93926" xml:space="preserve" approved="no" translate="yes">
<source>only files from a local file system</source>
</trans-unit>
<trans-unit id="76f4dfc3" xml:space="preserve" approved="no" translate="yes">
<source>spatial restrictions</source>
</trans-unit>
<trans-unit id="3c5ae2c9" xml:space="preserve" approved="no" translate="yes">
<source>only documents having location metadata (geographical coordinates)</source>
</trans-unit>
<trans-unit id="de47cea" xml:space="preserve" approved="no" translate="yes">
<source>only documents within a square zone embracing a circle of given radius (in decimal degrees) around the specified latitude and longitude (in decimal degrees)</source>
</trans-unit>
<trans-unit id="252ec05d" xml:space="preserve" approved="no" translate="yes">
<source>&gt;ranking modifier&lt;</source>
</trans-unit>

Loading…
Cancel
Save