IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
Terms Query
editTerms Query
editSee Terms Query
QueryBuilders.termsQuery("tags", // field "blue", "pill") // values .minimumMatch(1); // How many terms must match