ElasticsearchEx.Sharder (Elasticsearch_ex v1.8.4)
View SourceThis module allows you to fetch a subset of documents from an Elasticsearch index. It uses a modulo operation on the document ID to determine the shard number.
This module allows you to fetch a subset of documents from an Elasticsearch index. It uses a modulo operation on the document ID to determine the shard number.