Remove all identical duplicate methods in IndexEventForwarder

IndexEventForwarder has all identical methods with the same signature
and exactly the same implementation.

Collapse all the methods to a single one to forward the indexing event.

Change-Id: I824c8f94e3ee2128b86a570e2a1b6800c070743c
3 files changed