Commit c230a9daff2656682c9912d6d06d27fba8abe4d1

Authored by Matthijs Brouwer
1 parent d43a3ac6

update

src/site/markdown/installation.md deleted
1 -#Getting started  
2 -  
3 -  
src/site/markdown/search_query_stats.md
1 # Statistics 1 # Statistics
2 2
3 -To produce statistics, besides the parameter to enable [mtas queries](search_query.html), the following parameter should be used. 3 +To get statistics, besides the parameter to enable [mtas queries](search_query.html), the following parameter should be used.
4 4
5 | Parameter | Value | Obligatory | 5 | Parameter | Value | Obligatory |
6 |-------------|--------|-------------| 6 |-------------|--------|-------------|
src/site/markdown/search_query_stats_positions.md
1 # Statistics - positions 1 # Statistics - positions
2 2
3 -To produce statistics on the number of positions within a set of documents, besides the parameter to enable [statistics](search_query_stats.html), the following parameter should be provided. 3 +To get statistics on the number of positions within a set of documents, besides the parameter to enable [statistics](search_query_stats.html), the following parameter should be provided.
4 4
5 | Parameter | Value | Obligatory | 5 | Parameter | Value | Obligatory |
6 |-----------------------|--------|-------------| 6 |-----------------------|--------|-------------|
src/site/markdown/search_query_stats_spans.md
1 # Statistics - spans 1 # Statistics - spans
2 2
3 -To produce statistics on the occurrence of a span within a set of documents, besides the parameter to enable [statistics](search_query_stats.html), the following parameter should be provided. 3 +To get statistics on the occurrence of a span within a set of documents, besides the parameter to enable [statistics](search_query_stats.html), the following parameter should be provided.
4 4
5 | Parameter | Value | Obligatory | 5 | Parameter | Value | Obligatory |
6 |-----------------------|--------|-------------| 6 |-----------------------|--------|-------------|
src/site/markdown/search_query_stats_tokens.md
1 # Statistics - tokens 1 # Statistics - tokens
2 2
3 -To produce statistics on the number of tokens within a set of documents, besides the parameter to enable [statistics](search_query_stats.html), the following parameter should be provided. 3 +To get statistics on the number of tokens within a set of documents, besides the parameter to enable [statistics](search_query_stats.html), the following parameter should be provided.
4 4
5 | Parameter | Value | Obligatory | 5 | Parameter | Value | Obligatory |
6 |-----------------------|--------|-------------| 6 |-----------------------|--------|-------------|