Commit c230a9daff2656682c9912d6d06d27fba8abe4d1
1 parent
d43a3ac6
update
Showing
5 changed files
with
4 additions
and
7 deletions
src/site/markdown/installation.md deleted
src/site/markdown/search_query_stats.md
1 | 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 | 5 | | Parameter | Value | Obligatory | |
6 | 6 | |-------------|--------|-------------| |
... | ... |
src/site/markdown/search_query_stats_positions.md
1 | 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 | 5 | | Parameter | Value | Obligatory | |
6 | 6 | |-----------------------|--------|-------------| |
... | ... |
src/site/markdown/search_query_stats_spans.md
1 | 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 | 5 | | Parameter | Value | Obligatory | |
6 | 6 | |-----------------------|--------|-------------| |
... | ... |
src/site/markdown/search_query_stats_tokens.md
1 | 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 | 5 | | Parameter | Value | Obligatory | |
6 | 6 | |-----------------------|--------|-------------| |
... | ... |