featurebase/docs
Ben Johnson 7ed9fba335
Unbounded BSI w/ sign magnitude
This commit implements BSI with variable bit depth using a
sign magnitudeto indicate whether a value is positive or negative.
This also rearranges the existence bit to be the first bit instead
of the last bit.
2019-05-17 15:52:17 -06:00
..
administration.md the 2019-04-10 17:25:21 +03: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 increase default max map and file counts 2019-03-29 15:39:01 -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 fixed error message returned by regex on field and index names 2019-05-14 11:57:07 -05:00
glossary.md Fix links 2019-01-29 16:35:37 -06:00
installation.md Release v1.3.0 2019-04-16 14:38:33 -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 More terminology updates 2018-07-05 18:12:30 -05:00
query-language.md fixed error message returned by regex on field and index names 2019-05-14 11:57:07 -05:00
README.md Minor updates to contributing guide and docs readme 2018-05-11 14:42:29 -05:00
tutorials.md Fix links 2019-01-29 16:35:37 -06: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!