Allow fallback to basic non-ES search
Setting query param basic_search=true on any search now should not use Elasticsearch. Introduce Search::Elasticsearchable to not duplicate the logic of whether or not to use elasticsearch.
Showing
Please register or sign in to comment