:nodoc:
52 53 54
# File 'lib/odba/index.rb', line 52 def delete_origin(origin_id, term) # :nodoc: ODBA.storage.index_delete_origin(@index_name, origin_id, term) end