Skip to content
Snippets Groups Projects
Commit 3f8c875e authored by Matthijs Brouwer's avatar Matthijs Brouwer
Browse files

fix documentation heatmap (for now)

parent f2c225a3
Branches
Tags
No related merge requests found
...@@ -52,7 +52,8 @@ One geospatial field has to be defined, and like for the Solr facet.heatmap seve ...@@ -52,7 +52,8 @@ One geospatial field has to be defined, and like for the Solr facet.heatmap seve
Optionally, the type of statistics and minimum/maximum number of occurrences can be defined. Optionally, the type of statistics and minimum/maximum number of occurrences can be defined.
| Parameter | Value | Info | Obligatory | | Parameter | Value | Info | Obligatory |
|-------------------------------------------------|--------------|--------------------------------|-| mtas.heatmap.\<identifier\>.type | \<string\> | required [type of statistics](search_stats.html) | no | |-------------------------------------------------|--------------|--------------------------------|----|
|mtas.heatmap.\<identifier\>.type | \<string\> | required [type of statistics](search_stats.html) | no |
| mtas.heatmap.\<identifier\>.minimum | \<double\> | minimum number of occurrences span | no | | mtas.heatmap.\<identifier\>.minimum | \<double\> | minimum number of occurrences span | no |
| mtas.heatmap.\<identifier\>.maximum | \<double\> | maximum number of occurrences span | no | | mtas.heatmap.\<identifier\>.maximum | \<double\> | maximum number of occurrences span | no |
...@@ -73,9 +74,9 @@ The key is added to the response and may be used to distinguish between multiple ...@@ -73,9 +74,9 @@ The key is added to the response and may be used to distinguish between multiple
--- ---
## Examples ## Examples
1. [Basic](#basic) : basic facet on occurring part of speech 1. [Basic](#basic) : TODO
2. [Variable](#variable) : facets on occurring part of speech with variable 2. [Variable](#variable) : TODO
3. [Function](#function) : facet on occurring part of speech with function 3. [Function](#function) : TODO
--- ---
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment