-
Notifications
You must be signed in to change notification settings - Fork 801
Pull requests: elastic/elasticsearch-rails
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[MODEL] Avoid executing search twice; Reuse response in Response#raw_response
#850
by estolfo
was merged Oct 16, 2018
Loading…
Prevent double calls to search.execute! when also querying shards, aggregations, and suggestions'
#847
by coneybeare
was closed Oct 16, 2018
Loading…
Prevent double calls to search.execute! by using optional cached boolean to return raw_response'
#846
by coneybeare
was closed Oct 5, 2018
Loading…
Prevent double calls to search.execute! by using cached raw_response
#845
by coneybeare
was closed Oct 5, 2018
Loading…
[CI] Download master snapshot of Elasticsearch and setup on Traivs
#844
by estolfo
was merged Sep 26, 2018
Loading…
[RAILS] Fix seeds file to stop using outdated YAML method
#843
by shime
was merged Sep 24, 2018
Loading…
[MODEL]
respond_to_missing?
to silence Ruby 2.4 warnings
#838
by emptyflask
was merged Oct 17, 2018
Loading…
[MODEL] Port remainder of Elasticsearch::Model unit tests to rspec
#836
by estolfo
was merged Sep 17, 2018
Loading…
[MODEL] Ensure that specified ActiveRecord order is not overwritten by Elasticsearch search results order
#835
by estolfo
was merged Sep 17, 2018
Loading…
[MODEL] Support scope, query and preprocess importing options in Mongoid Adapter in master
#830
by Seitk
was merged Sep 3, 2018
Loading…
[MODEL] Support scope, query and preprocess importing options in Mongoid Adapter in 6.x
#829
by Seitk
was merged Sep 3, 2018
Loading…
[MODEL] Allow custom lookup fields to be specified when fetching records
stale
#828
by estolfo
was closed Sep 7, 2020
Loading…
[MODEL] Use default scope on ActiveRecord model when importing
#827
by estolfo
was merged Sep 5, 2018
Loading…
ProTip!
Add no:assignee to see everything that’s not assigned.