Skip to content
This repository has been archived by the owner on Oct 27, 2022. It is now read-only.

Commit

Permalink
removed unused method stub
Browse files Browse the repository at this point in the history
  • Loading branch information
dmlond committed Feb 17, 2017
1 parent 3133f40 commit 5741fb1
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions lib/tasks/elasticsearch.rake
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,6 @@ def create_indices
end
end

def index_batch(current_batch)

[]
end

def index_documents
batch_size = 500
ElasticsearchResponse.indexed_models.each do |indexed_model|
Expand Down

0 comments on commit 5741fb1

Please sign in to comment.