summaryrefslogtreecommitdiff
path: root/htroot/index.html
diff options
context:
space:
mode:
authorluccioman <luccioman@users.noreply.github.com>2017-11-02 08:57:00 +0100
committerluccioman <luccioman@users.noreply.github.com>2017-11-02 08:57:00 +0100
commita994d439afb7d308796679d6ce68747ee28cc574 (patch)
tree84d05a9a53174c8c150df611c67540dd238ee82b /htroot/index.html
parent46f37e38dc0e73653edc52112424cae66be6778b (diff)
Added description of spatial restrictions in search options
Diffstat (limited to 'htroot/index.html')
-rw-r--r--htroot/index.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/htroot/index.html b/htroot/index.html
index aebc08fe0..befbb6523 100644
--- a/htroot/index.html
+++ b/htroot/index.html
@@ -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">