Common Forest and Partition Operations
- Last Updated: April 14, 2026
- 1 minute read
- MarkLogic Server
- Version 10.0
- Documentation
This section describes common partition operations. Some of these operations occur asynchronously. They immediately return a ticket number that you can use to check the status of the operation. For example, if the following data is returned,
<link><kindref>process-status</kindref><uriref>/manage/v2/tickets/4678516920057381194?view=process-status</uriref></link>
then you can check the status of the operation by entering a resource address like http://MyHost:8002/manage/v2/tickets/4678516920057381194?view=process-status.
For details on asynchronous processes, see Asynchronous Operations.