Class CoveringQuery


  • public final class CoveringQuery
    extends Query
    A Query that allows to have a configurable number or required matches per document. This is typically useful in order to build queries whose query terms must all appear in documents.
    WARNING: This API is experimental and might change in incompatible ways in the next release.