Moves all items from the src index into the this.
The this and the src can be the same, in which case the function does nothing. At the end
of the function the src will contain no items, but it is not freed.
| this | |
| src |
a StoreSearchIndex, to move items from |