# File lib/kirbybase.rb, line 3497 def add_index_rec(rec) @last_upddate = Time.new if append_new_rec_to_index_array(rec) end