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 258 accessDeleted doesn't exist in LookupInOptions
TODO 292 accessDeleted doesn't exist in MutateInOptions
TODO 323 AppendOptions do not include cas
TODO 342 PrependOptions do not include cas
TODO 364 IncrementOptions do not include expirySeconds
TODO 386 DecrementOptions do not include expirySeconds

KVResponseConverter.php

Type Line Description
TODO 92 Other options in ExistsResult not returned by GRPC
TODO 204 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