Class DocIdQuery


  • @Uncommitted
    @Public
    public class DocIdQuery
    extends AbstractFtsQuery
    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