search results are stable across modifications, the searcher gets what
amounts to mvcc view of the database from its 
if we delete the object, the search results will no longer contain the 
deleted object

  >>> zope.event.notify( ObjectDeletedEvent( rabbit ) )
  >>> searcher.search()
