index
:
mongo.git
master
release-6.0.1
release-7.0.1
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
docs
/
schema.dox
Age
Commit message (
Expand
)
Author
2013-07-17
Add an example of using projections to return a subset of values from a
Keith Bostic
2013-07-17
Extend the schema page title to make it clear where to go for the
Keith Bostic
2012-12-13
Remove some redundancy from the documentation of index cursor projections. C...
Michael Cahill
2012-12-10
More schema layer cleanup:
Michael Cahill
2012-12-08
When talking about index-only retrieval, don't mention "column groups".
Keith Bostic
2012-12-08
Add wording explaining how to do index-only searches to the schema docs.
Keith Bostic
2012-12-08
Enhance the ex_schema.c example code to show some more complex examples,
Keith Bostic
2012-12-06
Change hazard reference to hazard pointer, plus a few minor doc edits.
Susan LoVerso
2012-08-09
Sprinkle the fact that fixed-width column store of a value of 0 means
Keith Bostic
2012-07-16
typo
Keith Bostic
2012-06-24
Index cursors for column-store objects may not be created using the
Keith Bostic
2012-06-24
Use the real name of item-size config strings.
Keith Bostic
2012-05-09
Move docs/src to src/docs.
Michael Cahill