You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ElasticSearchX::Model can interfere with queries using sort => _doc,
making them much slower than they should be. There is no need for ESXM
for raw results, so switch to using Search::Elasticsearch directly.
0 commit comments