Skip to content

Commit

Permalink
Update CommonIndexer to IndexerCommon for 2.2.2+
Browse files Browse the repository at this point in the history
  • Loading branch information
mark-cooper authored Jan 15, 2018
1 parent d47cc67 commit 528075b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion indexer/common_indexer.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
class CommonIndexer
class IndexerCommon

self.add_indexer_initialize_hook do |indexer|
indexer.add_document_prepare_hook {|doc, record|
Expand Down

0 comments on commit 528075b

Please sign in to comment.