You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@jackrabbit.apache.org by sunild <su...@coreobjects.com> on 2010/01/08 10:32:13 UTC

Re: Date Store without Space saving.

Hi,
> We are using jackrabbit for managing scanned documents. And we are using 
> datastore along with MSSQL Persistence Manager.
>
> Our actual requirement is we will never get two identical documents to 
> add to jackrabbit, as the documents are fed from a scanner all the times.
>
> 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*"
>
> BR,
> Sunil Dhage
>