Documentation

Markers

Table of Contents

Protostellar/Internal/KV/KVRequestConverter.php 6
Protostellar/Internal/KV/KVResponseConverter.php 2
Protostellar/Internal/Query/QueryRequestConverter.php 1
Protostellar/Internal/Search/SearchRequestConverter.php 4

KVRequestConverter.php

Type Line Description
TODO 240 accessDeleted doesn't exist in LookupInOptions
TODO 274 accessDeleted doesn't exist in MutateInOptions
TODO 305 AppendOptions do not include cas
TODO 324 PrependOptions do not include cas
TODO 346 IncrementOptions do not include expirySeconds
TODO 368 DecrementOptions do not include expirySeconds

KVResponseConverter.php

Type Line Description
TODO 76 Other options in ExistsResult not returned by GRPC
TODO 188 No Deleted flag from grpc response

QueryRequestConverter.php

Type Line Description
TODO 52 prepared option does not exist in Couchbase\QueryOptions

SearchRequestConverter.php

Type Line Description
TODO 98 Scan consistency
TODO 530 QueryStringQuery does not have "field"
TODO 605 term is not part of a TermRangeQuery
TODO 608 fuzziness is not part of TermRangeQuery

Search results