Skip to content

Commit

Permalink
Merge pull request #7 from mark-cooper/patch-1
Browse files Browse the repository at this point in the history
Update CommonIndexer to IndexerCommon for 2.2.2+
  • Loading branch information
jambun authored Jan 16, 2018
2 parents d47cc67 + 528075b commit e7384d7
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 e7384d7

Please sign in to comment.