elasticsearch-py
elasticsearch-py copied to clipboard
Feature: Allow Elasticsearch filter clauses to be passed to max_marginal_relevance_search
It would be nice to have the ability to pass filter clauses to max_marginal_relevance_search
The search method that is being called inside this method does accept filter clauses.