Suppose I do a search and get a hit list. Before I access the hit list, my delete routine (running in another thread) comes along and deletes some documents. What happens if I now try to access documents that have been deleted?
Scott
Suppose I do a search and get a hit list. Before I access the hit list, my delete routine (running in another thread) comes along and deletes some documents. What happens if I now try to access documents that have been deleted?
Scott