storage
Hi. Based on the documentation: https://doc.nuxeo.com/nxdoc/file-storage/ , i'm triying to configure the DefaultBlobDispatcher for upload binaries to Azure based on a property. With the following property it works fine: dc:title=mytitle With the ...
0 votes
1 answers
2 comments
924 views
Hi Reading the documentation, I understand that it's possible configure on local installation (server inside my company), two repositories, one on local disc, and other on amazon s3 for example. Its possible on cloud installation configure one ...
0 votes
1 answers
0 comments
1914 views
Hi! I use Nuxeo 6 I have two domains and multiple workspaces and folders in them. I would like to store the files (.pdf, .odt, etc.) of different domains or workspaces or folder in different places. It is possible? Regards.
0 votes
2 answers
0 comments
1896 views
Hello, I am a new user of Nuxeo. I know that all metadata of a document is stored in the database, but can't you say me where the document (forexample toto.pdf) is physically stored ? My need is to copy in a disk, all the physical document added in ...
2 votes
2 answers
2 comments
4032 views
We recently had nuxeo.tmp.dir fill up, and from looking at the contents, it seems that removing old files is not something done by Nuxeo itself. I selectively removed large files to resolve our outage, but this seemed to result in very unstable ...
0 votes
1 answers
7 comments
4462 views
Having in mind that two repositories in one Nuxeo instance (AFAIK) don't have benefits such as transactions between repos, at least at web level, is it not better to deploy two (or more) Nuxeo instances and implement simple actions to do transfers ...
0 votes
1 answers
1 comments
1802 views
How do I set up Nuxeo with several repositories? I want to store some of my documents in the standard Nuxeo database (PostgreSQL for instance, and binaries in the filesystem) and others in Amazon S3.
1 votes
2 answers
5 comments
2948 views
How can you set up one repository to support assets in multiple locations? In particular, would it be possible to have certain folders/assets archived for example to Amazon S3 while still having current worked on assets stored on the local SAN?
0 votes
1 answers
0 comments
1963 views
Can Nuxeo check to prevent duplicate documents being pushed to the repository or is there any de-duplication features (built in or third party) ?
0 votes
1 answers
0 comments
6193 views
Let's say I have a setup where I use PostgreSQL or Oracle, and store my binary files on the file system and not in the SQL database. How is the full text search managed? Is it using Lucene or a specific library?
0 votes
1 answers
0 comments
3684 views