Added code for updating xml_queryresult for action=delete and action=update
For both actions, the entries in xml_queryresult are deleted. This works for action=update because deletion of entry is simple and the entries will be created again when the docid is part of a search result next time.
Added code for updating xml_queryresult for action=delete and action=update
For both actions, the entries in xml_queryresult are deleted.
This works for action=update because deletion of entry is simple and the entries will be created again when the docid is part of a search result next time.