Commit graph

324 commits

Author SHA1 Message Date
Alan Bernstein
be5f8c923d Remove 'view' from nav 2018-11-05 12:34:08 -06:00
Alan Bernstein
497c541aff Remove outdated anchor link 2018-11-05 11:37:03 -06:00
Alan Bernstein
100c780704 Switch data model diagrams to png 2018-11-05 11:36:55 -06:00
Travis Turner
318e588b4d
document the --clear flag for imports 2018-10-23 17:37:57 -05:00
Matt Jaffee
0ab3ee7c73
Merge remote-tracking branch 'origin/master' into import-docs 2018-10-23 14:23:18 -05:00
Matt Jaffee
376c2d61ff
address CR feedback 2018-10-23 13:50:35 -05:00
Matthew Jaffee
4eed160b2d
wip on adding import docs 2018-10-23 11:49:55 -05:00
Yuce Tekol
5060e6ee47
updated 2018-10-22 17:24:21 +03:00
Yuce Tekol
f2c096040a
updated api docs 2018-10-22 15:47:29 +03:00
Travis Turner
16811bc04c
add a "store intersect" example to the Store() docs 2018-10-05 08:45:07 -05:00
Travis Turner
a6190f5cfa
Store() docs 2018-10-05 08:45:07 -05:00
Travis Turner
b6e99734f0
implement ClearRow() query 2018-09-24 15:52:43 -05:00
Travis Turner
4f17dbdbf1
add support for Bool fields
prevent import of non-boolean row values to bool fields
2018-09-21 09:25:41 -05:00
Cody Soyland
52ba336461 Address code review feedback 2018-09-20 16:05:28 -05:00
Travis Turner
424ca9378a
fixing a copy/paste issue in the Not() docs 2018-09-12 09:20:31 -05:00
Travis Turner
d78d9511ed
Merge branch 'master' into not 2018-09-12 08:49:04 -05:00
Yuce Tekol
63f1b65c0a
updated Options docs 2018-09-12 00:59:44 +03:00
Yuce Tekol
b1af66a427
updated Options docs 2018-09-12 00:57:45 +03:00
Yuce Tekol
ec9371aae4
Updated Options docs 2018-09-12 00:53:40 +03:00
Yuce Tekol
2dcdd9614c
Added docs for the Options call 2018-09-12 00:01:22 +03:00
Travis Turner
319456bbd7
implements Not() query 2018-09-11 15:29:43 -05:00
Yuce Tekol
0b38a4d956
updated go client sample to match latest master 2018-08-29 23:13:04 +03:00
Cody Soyland
3cb8a10cbd Release v1.1.0 2018-08-21 12:19:22 -05:00
Matt Jaffee
f90a6dff8b
fix topn spec and example in docs 2018-07-26 08:12:50 -05:00
Travis Turner
4202e67a9d
add docs for the mutex field type 2018-07-19 14:01:30 -05:00
Cody Soyland
927a7f0cd9 Remove errant char at top of query language doc 2018-07-13 09:09:16 -05:00
Travis Turner
e5fbadba01
another pass through the docs adjusting for fields and field types 2018-07-11 17:28:48 -05:00
Cody Soyland
42c935395b Update alt text 2018-07-11 12:37:44 -05:00
Cody Soyland
8196fae7bc Rename WebUI to Console, update installation instructions. 2018-07-11 12:15:15 -05:00
Cody Soyland
31970bb3c2 Update docs and Dockerfile for 1.0.0 release 2018-07-09 11:50:33 -05:00
Travis Turner
755de579d7
Merge branch 'docs-updates-1.0' of https://github.com/pilosa/pilosa into docs-updates-1.0 2018-07-05 21:52:30 -05:00
Travis Turner
6c3d8da35b
update the tutorials for 1.0 2018-07-05 21:52:07 -05:00
Alan Bernstein
1f65dbcdf2 More terminology updates 2018-07-05 18:12:30 -05:00
Alan Bernstein
36926bdc47 WIP syntax and API updates 2018-07-05 14:52:30 -05:00
Alan Bernstein
e9503a443e Begin updating frame->field and slice->shard 2018-07-05 10:27:49 -05:00
Travis Turner
cba91be126
move internal http endpoints under /internal 2018-07-02 08:48:23 -05:00
Yuce Tekol
80fadb5d21
Updated client libraries 2018-06-19 16:59:13 +03:00
Yuce Tekol
1e6d0a433e
Updated getting started section for latest develop 2018-06-19 16:19:36 +03:00
Cody Soyland
34cea87683 Remove WebUI (now contained in a separate package)
It now lives at https://github.com/pilosa/webui
2018-06-06 11:44:31 -05:00
Yuce Tekol
b3a4d02522
Merge branch 'develop' into 1342-remove-bench 2018-06-01 03:41:51 +03:00
Yuce Tekol
164b7619aa
Removes bench command 2018-05-30 16:40:21 +03:00
Yuce Tekol
738dead374
Remove view from API, handler, docs 2018-05-30 16:22:15 +03:00
Cody Soyland
31c4e18d8d
Merge branch 'master' into cors-support 2018-05-29 10:26:19 -05:00
Cody Soyland
77a5c6f811 Merge branch 'master' into cors-support 2018-05-29 08:18:26 -05:00
Yuce Tekol
82f2f14503
Removed backup/restore stuff 2018-05-28 16:54:32 +03:00
Matt Jaffee
75e8a873b1
remove rangeEnabled option everywhere 2018-05-25 13:09:32 -05:00
Cody Soyland
364bbfcf2c Add docs for handler.allowed-origins 2018-05-24 15:32:34 -05:00
Yuce Tekol
c3166fb0c1
ClerBit doc fix 2018-05-24 18:36:09 +03:00
Yuce Tekol
2a60f09c8c
updates 2018-05-21 20:32:27 +03:00
Yuce Tekol
91df211be7
Updated docker swarm tutorial with required open ports 2018-05-21 19:25:19 +03:00