Maxton Huff
dee700741a
deprecate cluster.long-query-time and create long-query-time
...
moved lonquerytime from cluster into server and moved cluster.longquerytime into top level config
kept cluster.longquerytime for backwards compatibility, favored if both longquerytime options are present
2020-12-10 10:51:31 -06:00
Nia
911c039991
Fix incorrect negative in Limit query documentation
...
Co-authored-by: Travis Turner <travis@pilosa.com>
2020-08-12 13:53:57 -04:00
Jaden Weiss
40a6fbd79e
add a "Limit" query
2020-08-12 12:27:23 -04:00
Jaden Weiss
0e16192aeb
add ConstRow query
2020-08-11 08:25:32 -04:00
Jaden Weiss
590bd07995
add an "Extract" query
2020-08-10 09:33:55 -04:00
Alan Bernstein
5f26290f92
Fix various docs issues
2020-08-05 12:26:22 -05:00
Jaden Weiss
b442ff8336
add /queries endpoint to API reference
2020-07-14 15:58:59 -04:00
Jaden Weiss
4bacab6524
update query language docs to include like and UnionRows
2020-07-08 13:08:11 -04:00
Alan Bernstein
94038f4446
Update wording
2020-07-07 03:48:37 -05:00
Alan Bernstein
3841419907
Use more believable words
2020-06-30 12:23:36 -05:00
Alan Bernstein
31ae30f703
Replace smart quotes
2020-06-30 11:26:25 -05:00
Alan Bernstein
5a6db1cc2b
Document topn heuristic behavior
2020-06-30 11:26:16 -05:00
Travis
c5786e1d78
Add comments warning that Shift() is unsupported
2020-06-15 17:16:00 -05:00
Kuba Podgórski
bb048da241
Update docs/api-reference.md
...
Co-authored-by: Matthew Jaffee <matthew.jaffee@gmail.com>
2020-06-03 14:47:51 +02:00
Kuba Podgórski
6a892102e4
Update api-reference.md
2020-06-03 13:26:16 +02:00
Matt Jaffee
8aa7a76d31
change default tracing config to 'off'
...
also fix a typo
2020-04-30 15:02:15 -05:00
Kuba Podgórski
f3f11f4a44
Let translate keys as empty strings ( #120 )
2020-02-18 12:54:24 +01:00
Matt Jaffee
0a1de81441
allow field and index names up to 230 characters
...
The lowest limitation I've seen on any filesystem we care about is 255
characters. 230 leaves enough space that an index or field could be
backed up and have a timestamp and file extension appended while
still allowing for much longer index and field names.
2020-01-09 13:02:22 -06:00
Ben Johnson
ea9914dba0
Add optional GroupBy() 'aggregate' field.
...
This commit adds an `aggregate` field that allows a `Sum()` call
to be executed for every returned group.
2019-11-27 11:00:13 -06:00
Cody Soyland
0ec9d3b7e6
Add support for TLS client certificate verification and custom CA
2019-09-24 11:09:58 -05:00
Cody Soyland
3f7067f895
Add Pilosa 1.4 upgrading instructions to docs
2019-09-17 16:33:35 -05:00
Cody Soyland
53365ed967
Release v1.4.0
2019-09-17 14:47:59 -05:00
alanbernstein
b17fd34ad9
Merge branch 'master' into query-language-fixes
2019-09-17 09:02:23 -05:00
Alan Bernstein
01cfd4adcf
Add Groupby and Rows to glossary, fix small issues
2019-09-16 13:34:56 -05:00
Alan Bernstein
7eb68dd99a
Minor formatting and typo fixes
2019-09-13 16:40:56 -05:00
Alan Bernstein
f7554a3cd4
Add GroupBy filter response, use sensible field names
2019-08-14 11:37:21 -05:00
Alan Bernstein
af954322cf
Minor fixes to query language docs
2019-08-13 14:54:52 -05:00
Ashley Svetlik
ae4d86e69a
Merge branch 'master' into pdk2
2019-07-24 16:45:05 -05:00
Ashley Svetlik
e45d03687b
Improved wording in text and table
2019-07-24 10:49:47 -05:00
Ashley Svetlik
6e6c591f62
Added max url links
2019-07-24 10:41:54 -05:00
Ashley Svetlik
27e62c40cf
Improved Open File Limit section wording
2019-07-24 10:22:09 -05:00
Ashley Svetlik
be218fd963
Updated Open File Limit Section
2019-07-24 09:38:06 -05:00
Ashley Svetlik
6d58db4fc9
Updated Pilosa Schema table and added pdk repo link
2019-07-24 09:32:18 -05:00
asvetlik
42a1d851cb
Merge branch 'master' into master
2019-07-03 15:06:58 -05:00
Ashley Svetlik
c6e840ea30
Fixed jq note link
2019-07-03 14:12:11 -05:00
Ashley Svetlik
2db061ac21
Reformatted Schema Check
2019-07-03 14:02:00 -05:00
Ashley Svetlik
daad23b388
Made review chnages
2019-07-03 13:52:18 -05:00
Matt Jaffee
efd424ebab
add ability to disable tracing and use nopTracer
...
Have found some potential performance or stability issues associated
with lots of mutex blocking in getting a parent span's context. Want
the ability to totally disable tracing to help debugging.
2019-07-03 11:02:59 -05:00
Ashley Svetlik
614bcff1e0
Deleted redundant paragraph in Sample Project
2019-07-03 08:12:58 -05:00
Ashley Svetlik
e38983782c
Fixed Schema check note
2019-07-02 15:35:07 -05:00
Ashley Svetlik
f991df206c
Made Schema check into note
2019-07-02 15:24:56 -05:00
Ashley Svetlik
36c75ea416
Removed Note before schema check
2019-07-02 15:21:16 -05:00
Ashley Svetlik
f40958fd5a
Improved documentation wording
2019-07-02 11:27:27 -05:00
Ashley Svetlik
636c7d2966
Made syntax, format, and wording corrections
2019-07-01 16:42:46 -05:00
Ashley Svetlik
c8e68c8456
Revised to include review comments
2019-07-01 08:43:22 -05:00
Ashley Svetlik
9d7273e061
Added the Sample Project subsections to left nav area
2019-06-28 12:39:14 -05:00
Ashley Svetlik
680b0119a9
Added explanation and fixed typos
2019-06-28 11:44:52 -05:00
Ashley Svetlik
74cfa79bb0
Added Python
2019-06-27 16:06:18 -05:00
Ashley Svetlik
93da23d902
Added Java and Fixed Typos
2019-06-27 10:17:50 -05:00
Ashley Svetlik
66867b0cb8
Fixed typos
2019-06-26 16:31:24 -05:00