Skip to content
This repository has been archived by the owner on Jan 14, 2020. It is now read-only.

v1.1.2 #80

Merged
merged 2 commits into from
Aug 21, 2019
Merged

v1.1.2 #80

merged 2 commits into from
Aug 21, 2019

Commits on Aug 21, 2019

  1. Makes ElasticSearch execute method public

    Using pagination was very impractical, because there is was way, using the chaining api, to do a search, and get the raw results.
    You had to trigger `fetch`, off chain, and then use `getRawResults` to get the raw data.
    cathrinevaage committed Aug 21, 2019
    Configuration menu
    Copy the full SHA
    0b70dfd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #79 from cathrinevaage/patch-1

    Makes ElasticSearch execute method public
    thomas-alrek committed Aug 21, 2019
    Configuration menu
    Copy the full SHA
    253a6ce View commit details
    Browse the repository at this point in the history