Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
avoid ESXM for raw scroll in latest script
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.
- Loading branch information