Interface AllContext

    • Method Detail

      • except

        AllContext except​(Query... queriesMatchingExcludedDocuments)
        Deprecated.
        Exclude the documents matching these queries
        Parameters:
        queriesMatchingExcludedDocuments - the queries to use for excluding documents
        Returns:
        this for method chaining