public class DeleteDocIndexOperation<SKey extends Key>
extends Operation<SKey>
Delete document from index.
Important: the stamp returned by getstamp of the sourceadapter implementation must return null when
the document doesn't exist.
Field Summary
Fields inherited from class com.exalead.papi.framework.operations.Operation