Re: [MarkLogic Dev General] archival strategies in bitemporal data

2018-02-14 Thread Jason Hunter
Hi Swayam, Databases are a logical grouping of documents that will be queried together. Forests are the various physical locations of the documents on disk. You'll never actually need to move documents between databases (logical entities) in order to free space (which is a physical thing). S

Re: [MarkLogic Dev General] archival strategies in bitemporal data

2018-02-13 Thread Serious Guy
Hi All, Can anyone please help in the below issue? Thanks and regards, Swayam Kartikey Sinha On 05-Feb-2018 9:46 PM, "Serious Guy" wrote: > Hi All, > > Sorry for concise. Let me rephrase it. > > Can you help me to figure out how to move documents from one database to > another database. Say I

Re: [MarkLogic Dev General] archival strategies in bitemporal data

2018-02-05 Thread Serious Guy
Hi All, Sorry for concise. Let me rephrase it. Can you help me to figure out how to move documents from one database to another database. Say I have 10 documents in primary db and want to move the first 5 documents to an empty secondary db to free some space in the primary db. Is there any query

Re: [MarkLogic Dev General] archival strategies in bitemporal data

2018-02-01 Thread Geert Josten
Hi Swayam, Can you elaborate a little more? There is temporal:document-protect, which takes archiving properties. Is that what you are after? Cheers, Geert From: mailto:general-boun...@developer.marklogic.com>> on behalf of Serious Guy mailto:swakarv...@gmail.com>> Reply-To: MarkLogic Develop