rhymes
80a01cefed
Fix db:reset by adding search:setup after search:destroy ( #8000 )
2020-05-21 09:49:27 -05:00
Molly Struve
dda2e6aa65
Drop Elasticsearch Indexes When Database is Dropped ( #7927 )
2020-05-18 13:10:08 -05:00
Alex
8b51d8e4b8
[deploy] Fix Fastly rake task spec and Travis CI ( #7487 )
...
* Try changing exit to next
* Add breaking test
* Fix search.rake
* Remove test failure
2020-04-23 16:06:57 -04:00
rhymes
e27c9b77a3
Refactor Elasticsearch client access ( #6307 ) [deploy]
...
* Add Transport module to Search
* Test public methods only
* Add Search::Client with exception handling
* Remove Transport and request do
* Replace SearchClient with Search::Client
2020-02-28 11:38:37 -05:00
Molly Struve
acfdd11b50
update cluster settings to prevent auto index creation, update destroy to remove ALL indexes ( #6042 )
2020-02-12 15:21:38 -05:00
Juanito Fatas
33b8014677
Fix indentation in search.rake ( #5971 )
...
lib/tasks/search.rake:9:3: C: Layout/IndentationWidth: Use 2 (not 3) spaces for indentation. (https://rubystyle.guide#spaces-indentation )
Search::Cluster.update_mappings
^^^
2020-02-10 09:09:23 -05:00
Molly Struve
00fefe5865
Add Code To Setup the Elasticsearch Tag Index ( #5919 ) [deploy]
2020-02-06 11:46:11 -05:00