Michael Hackstein
|
5e4b9e42b3
|
Fixed minor bugs in usage of callback-based index-api. Remove unused old next and nextBabies index iterator functions.
|
2017-02-03 13:22:06 +01:00 |
Michael Hackstein
|
d920788a7f
|
The new index-callback API returns if it has more elements or not
|
2017-02-01 17:33:52 +01:00 |
Michael Hackstein
|
0c3cada5b8
|
Added a new callback based option for IndexIterators to hand out DocumentTokens. This feature is not yet used anywhere
|
2017-02-01 16:07:37 +01:00 |
Michael Hackstein
|
2133b1448c
|
Moved index API to return DocumentIdentifierTokens which are independent of the underlying storage engine. The agreement is, that the Engine gives a uint64_t sized identifier which allows to fetch any document back again. For MMFiles Engine this identifier is the revision.
|
2017-01-24 18:19:25 +01:00 |
jsteemann
|
e3bcb90916
|
remove revisions cache
|
2017-01-24 10:48:07 +01:00 |
jsteemann
|
d4d5d1f39f
|
fixed some tests
|
2017-01-23 16:55:41 +01:00 |
jsteemann
|
a8ebdbeeee
|
renaming
|
2017-01-23 15:40:20 +01:00 |
jsteemann
|
c4d2ff3dce
|
renaming
|
2017-01-23 15:36:11 +01:00 |
jsteemann
|
7fedb4e956
|
moved files into engine directory
|
2017-01-23 13:52:57 +01:00 |