featurebase/docs
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
..
administration.md Add Pilosa 1.4 upgrading instructions to docs 2019-09-17 16:33:35 -05:00
api-reference.md update docs, add test 2019-04-26 18:27:10 -05:00
architecture.md Minor fixes 2018-03-07 16:15:18 -06:00
client-libraries.md Updated import and client libraries docs 2019-04-10 15:07:07 +03:00
configuration.md Add support for TLS client certificate verification and custom CA 2019-09-24 11:09:58 -05:00
console.md Update alt text 2018-07-11 12:37:44 -05:00
data-model.md Unbounded BSI w/ sign magnitude 2019-05-17 15:52:17 -06:00
examples.md updated examples section 2019-04-10 17:14:47 +03:00
faq.md Improve FAQ 2018-05-15 14:44:27 -05:00
getting-started.md allow field and index names up to 230 characters 2020-01-09 13:02:22 -06:00
glossary.md Add Groupby and Rows to glossary, fix small issues 2019-09-16 13:34:56 -05:00
installation.md Release v1.4.0 2019-09-17 14:47:59 -05:00
introduction.md another pass through the docs adjusting for fields and field types 2018-07-11 17:28:48 -05:00
pdk.md Improved wording in text and table 2019-07-24 10:49:47 -05:00
query-language.md allow field and index names up to 230 characters 2020-01-09 13:02:22 -06:00
README.md Minor updates to contributing guide and docs readme 2018-05-11 14:42:29 -05:00
tutorials.md Add support for TLS client certificate verification and custom CA 2019-09-24 11:09:58 -05:00

Pilosa docs are maintained here, to stay in sync with the codebase. The format is Blackfriday markdown, with some Hugo front matter.

Please visit our website to view the docs complete with styles, diagrams, and comprehensive search. Internal links will only work on the website.

Have you found a discrepancy, typo, or other problem? Please submit an issue or a pull request!