\CouchbaseDocIdSearchQuery

A FTS query that matches on Couchbase document IDs. Useful to restrict the search space to a list of keys (by using this in a compound query).

Summary

Methods
Properties
Constants
boost()
field()
docIds()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

docIds()

docIds(string  $documentIds) : \Couchbase\DocIdSearchQuery

Parameters

string $documentIds

Returns

\Couchbase\DocIdSearchQuery