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

2010-10-11 Thread helen chen
> >>> Thanks, >>> Helen >>> >>> >>> >>> >>> On Oct 11, 2010, at 2:08 PM, Zegarek, Arthur wrote: >>> >>>> We do exactly that and use collections – it works well >>>> >>>> From: genera

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

2010-10-11 Thread Eric Bloch
al-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 all

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

2010-10-11 Thread helen chen
nd in both stage. And I need to keep the uri >>>> separate so I can hold different versions. >>>> >>>> Is there any suggestions on how to handle this situation? >>>> >>>> Thanks, >>>> Helen >>>> >>>>

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

2010-10-11 Thread Clark Richey
n? >>> >>> Thanks, >>> Helen >>> >>> >>> >>> >>> On Oct 11, 2010, at 2:08 PM, Zegarek, Arthur wrote: >>> >>>> We do exactly that and use collections – it works well >>>> >>>>

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

2010-10-11 Thread helen chen
lections – it works 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 >&

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

2010-10-11 Thread Clark Richey
ehalf 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. Th

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

2010-10-11 Thread helen chen
ic 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 Zegarek, Arthur
] 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 databases will be more trouble

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

2010-10-11 Thread Clark Richey
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 databases will be more trouble than it's worth. Clark D. Richey, Jr. Prin

[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 arti