Class DocIdQuery


  • public class DocIdQuery
    extends SearchQuery
    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).
    Since:
    2.3.0
    Author:
    Simon Baslé, Michael Nitschinger