Hi, On Fri, Jan 8, 2010 at 10:02 AM, sunild <[email protected]> wrote: > Since, we are using datastore to reduce the storage space from two(workspace > and versions) to one instance. While load testing as we have a specific set > of documents available with us, the same documents are getting added and the > actual time to upload does not seem realistic. At times, the same document > is getting added and the datastore is not letting it to get stored, since it > features "Space saving'. > > Can I configure my datastore so as to store all the documents irrespective > of whether it got added earlier, i,e, "*datastore without space saving*"
I don't quite understand what you're looking for. If the document already exists in the data store, then there's not much point in storing a duplicate copy of it. What's the benefit you're looking for? BR, Jukka Zitting
