[MarkLogic Dev General] question about using same db or separate db

2010-10-11 Thread helen chen
We have a system that needs to deal with articles going through staging stage and production stage. Basically when article comes in, it stays in staging stage. After a lot of operations and verifications the article gets published, then at this time it will be moved to production stage. The

Re: [MarkLogic Dev General] question about using same db or separate db

2010-10-11 Thread helen chen
: [MarkLogic Dev General] question about using same db or separate db You could also use collections to separate the articles. That will allow you to keep the URI's the same but keep the articles logically separated. In the long run I think you will find that putting them in separate

Re: [MarkLogic Dev General] question about using same db or separate db

2010-10-11 Thread Clark Richey
Subject: Re: [MarkLogic Dev General] question about using same db or separate db You could also use collections to separate the articles. That will allow you to keep the URI's the same but keep the articles logically separated. In the long run I think you will find that putting them in separate

Re: [MarkLogic Dev General] question about using same db or separate db

2010-10-11 Thread Clark Richey
well From: general-boun...@developer.marklogic.com [mailto:general-boun...@developer.marklogic.com] On Behalf Of Clark Richey Sent: Monday, October 11, 2010 2:06 PM To: General Mark Logic Developer Discussion Subject: Re: [MarkLogic Dev General] question about using same db or separate db

Re: [MarkLogic Dev General] question about using same db or separate db

2010-10-11 Thread helen chen
PM To: General Mark Logic Developer Discussion Subject: Re: [MarkLogic Dev General] question about using same db or separate db You could also use collections to separate the articles. That will allow you to keep the URI's the same but keep the articles logically separated. In the long

Re: [MarkLogic Dev General] question about using same db or separate db

2010-10-11 Thread Eric Bloch
-boun...@developer.marklogic.com] On Behalf Of Clark Richey Sent: Monday, October 11, 2010 2:06 PM To: General Mark Logic Developer Discussion Subject: Re: [MarkLogic Dev General] question about using same db or separate db You could also use collections to separate the articles. That will allow you

Re: [MarkLogic Dev General] question about using same db or separate db

2010-10-11 Thread helen chen
...@developer.marklogic.com [mailto:general-boun...@developer.marklogic.com] On Behalf Of Clark Richey Sent: Monday, October 11, 2010 2:06 PM To: General Mark Logic Developer Discussion Subject: Re: [MarkLogic Dev General] question about using same db or separate db You could also use collections to separate