Commit graph

169 commits

Author SHA1 Message Date
Alan Bernstein
f371e1c2f2 Add glossary terms 2018-03-07 18:11:39 -06:00
Alan Bernstein
a562e73fa4 Minor updates 2018-03-07 18:11:22 -06:00
Alan Bernstein
cf41e7c3f7 Alphabetize glossary 2018-03-07 16:17:05 -06:00
Alan Bernstein
2811ed7b09 Improve and linkify glossary 2018-03-07 16:15:45 -06:00
Alan Bernstein
64bf4827aa Minor fixes 2018-03-07 16:15:18 -06:00
Alan Bernstein
b59901b403 Linkify docs url 2018-03-07 16:13:25 -06:00
Alan Bernstein
04b17847ce Clean up glossary 2018-03-06 18:14:22 -06:00
Alan Bernstein
e7eb68b101 Add cosmosa to new external tutorials section 2018-03-06 17:48:40 -06:00
Alan Bernstein
2b1a3c8403 Add docs readme 2018-03-06 17:48:14 -06:00
Matthew Jaffee
dcb411d028
add warnings about sequential ids 2018-03-02 11:00:46 -06:00
alanbernstein
280b21b533
Merge pull request #1135 from alanbernstein/docs-fixes
Docs fixes
2018-02-26 22:18:59 -06:00
Alan Bernstein
a20235f812 Add Xor spec 2018-02-26 15:26:28 -06:00
Matthew Jaffee
80fa535676
Merge pull request #1136 from jaffee/rem-col-label-docs
remove column label repo_id from query language docs
2018-02-23 14:21:04 -06:00
Matthew Jaffee
a433a5ebfc
remove column label repo_id from query language docs
column labels are deprecated and the docs' usage of columnID vs repo_id was
inconsisent.
2018-02-21 16:42:35 -06:00
Alan Bernstein
59d41a9cb3 Add Xor to docs 2018-02-21 15:42:46 -06:00
Alan Bernstein
73904db391 Fix indentation 2018-02-21 15:42:35 -06:00
Matthew Jaffee
3e770a5eca
remove cluster type http from docs 2018-02-21 13:47:55 -06:00
Travis Turner
7f2e521579
Merge pull request #1091 from travisturner/metrics-docs
clarify the options in configuration for metrics.service
2018-02-12 09:16:16 -06:00
Travis Turner
db7e88f6d5
add request/response tags to the docs 2018-02-09 15:14:26 -06:00
Travis Turner
5529040514
clarify the options in configuration for metrics.service 2018-02-07 11:29:58 -06:00
Travis Turner
19008d0ff0
fix description of ENV var configuration to include dot replacement 2018-02-06 12:22:51 -06:00
Yuce Tekol
90b69fd413
remove inverseEnabled 2018-02-06 20:39:52 +03:00
Yuce Tekol
793faa0d0e
Remove inverse-enabled 2018-02-06 20:38:51 +03:00
Yuce Tekol
5274ef01cc
Takes back frame options in getting started docs 2018-02-06 20:35:41 +03:00
Travis Turner
4d61800c38
apply comments in #1022 from cody 2017-12-22 10:20:00 -06:00
Travis Turner
1f06bb0a7e
basic row/col attribute tutorial 2017-12-21 14:16:26 -06:00
Travis Turner
bd5c1028f8
add nav to the markdown header 2017-12-19 17:30:18 -06:00
Travis Turner
88e65142ad
fix typo. add link to range query operators. 2017-12-19 15:37:00 -06:00
Travis Turner
8d0521fd10
setup -> set up 2017-12-19 14:39:04 -06:00
Travis Turner
660d84228b
tutorial for BSI Field usage 2017-12-19 14:38:20 -06:00
Yuce Tekol
8d587d753c
Merge pull request #1007 from yuce/getting-started-update
remove frame options from getting started
2017-12-13 17:32:42 +03:00
Yuce Tekol
41be85ba30
Merge pull request #981 from yuce/978-deprecate-index-time-quantum
Deprecate index time quantum in the docs; resolves #978
2017-12-13 17:32:22 +03:00
Yuce Tekol
ab19576dbb
remove frame options from getting started 2017-12-13 17:27:08 +03:00
Cody Soyland
2bf1e1a4e3 Release v0.8.3 2017-12-12 16:43:44 -06:00
Yuce Tekol
0f094ce316
Merge pull request #901 from yuce/871-gossip-port-doc
Added single cluster config; implements #871
2017-12-06 20:33:30 +03:00
Yuce Tekol
c6e30f1e37
Merge pull request #972 from yuce/update-input-definition-import-doc
TRIVIAL: Fixes the import data section in the input definition docs
2017-12-06 20:32:49 +03:00
Yuce Tekol
390448c342
fix input definition file name 2017-11-22 20:22:12 +03:00
Yuce Tekol
9de9b7cc30
Deprecate index time quantum in the docs; resolves #978 2017-11-21 23:36:20 +03:00
Matthew Jaffee
e7554dca90
Merge pull request #974 from jaffee/fix-typo
language.txt -> languages.txt
2017-11-20 10:01:02 -06:00
Matthew Jaffee
dff312b927
language.txt -> languages.txt 2017-11-19 17:22:29 -06:00
Yuce Tekol
450a4c0724
Fixes the import data section in the input definition docs 2017-11-17 18:27:06 +03:00
Yuce Tekol
c0a323bfae
updated Go client sample 2017-11-17 14:37:33 +03:00
Cody Soyland
956472fabd Release v0.8.0 2017-11-15 08:28:23 -06:00
alanbernstein
6d6e044cc1
Merge pull request #955 from alanbernstein/between-query-docs
Add search-friendly documentation for BSI range query syntax
2017-11-14 14:16:15 -06:00
alanbernstein
d48348e2fb
Merge pull request #957 from alanbernstein/docs-formatting
Format list properly
2017-11-14 14:16:07 -06:00
alanbernstein
7bc3e38d1b
Merge pull request #958 from alanbernstein/docs-nav-updates
Rename tutorials to examples, how-tos to tutorials
2017-11-14 14:15:57 -06:00
Yuce Tekol
39bf8a42b0
Merge pull request #945 from yuce/810-remove-input-defs-rowcol-labels
Removes column/row labels for input definition. Resolves #810
2017-11-14 22:42:03 +03:00
Alan Bernstein
0254a9ecba Replace html strong tags with markdown strong indicators 2017-11-14 11:28:12 -06:00
Alan Bernstein
617dc2361c Rename tutorials to examples, how-tos to tutorials 2017-11-14 11:12:35 -06:00
Alan Bernstein
52c0676d34 BSI Range doc updates 2017-11-14 10:28:25 -06:00