Specifies whether a document processed through the document service should be created, updated or removed.
Currently, Create and Update are handled in the same way, whereas Action=Remove will permanently remove the document from the database.
If not specified, the default value is Create.
Namespace: Ankiro.SearchServer.DataAssembly: Ankiro.SearchServer.Data (in Ankiro.SearchServer.Data.dll) Version: 1.13.770.19207 (1.13.770.19207)
Syntax
Property Value
Type: Nullable DocumentActionSee Also