nuxeo-platform
I have configured Nuxeo/Elasticsearch via the “elasticsearch-config.xml.nxftl” file to use synonyms via a synonyms.txt file. It's a simple synonym file using only two words for now but it is not working. When I query Elasticsearch via ...
0 votes
3 answers
4 comments
2495 views
Hi I have made a migration of our nuxeo platforme from 5.8 to 7.10 and I noticed that it's more slower. I used htop tool and noticed that only 2 of 3 GB are used, but when I added a 4th one, I noticed an improvement. I have read in documentation ...
1 votes
0 answers
0 comments
1991 views
Hello everyone, I recently migrated our instance nuxeo from version 5.8 to version 7.10. For that, I followed the documentation which recommends to migrate from 5.8 to 6.0 and from 6.0 to 7.10. During this migration, I used the same Postgresql ...
1 votes
0 answers
0 comments
2103 views
The Getting the Nuxeo source code documentation says: Contributing to Nuxeo does not require cloning Nuxeo source code But when I want to play around and modify things and possibly later send various pull requests, is not it best if I have forked ...
0 votes
1 answers
0 comments
2489 views
Hi, after upload a PDF-file the content is not recognized as PDF. Instead I get a “normal” file icon (see image attached). Any suggestion?
0 votes
1 answers
2 comments
1639 views
Hello everyone, I recently updated our Nuxeo platform directly from version 5.8 to 7.10. Today I noticed some problems with ACLs. For some users (not all), they can file a document in the workspace, and when they want to publish it, they can see the ...
0 votes
2 answers
3 comments
2821 views
Hi, With Nuxeo 5.8, the GET request nuxeo_url/nuxeo/api/v1/id/document_id only gives the following metadata: { "entity-type" : "documents", "entries" : [ { "uid" : "673dd1d6-0b75-4a5a-8454-8abcb0e79c0e", "contextParameters" : {}, "type" : "File", ...
0 votes
2 answers
0 comments
2582 views
Hello all, Quick question. For the widget: <widget name="summary_current_document_tagging" type="summary_current_document_tagging"> <labels> <label mode="any"/> </labels> <controls mode="any"> <control ...
0 votes
0 answers
0 comments
1904 views
Hi Folks, I am integrating Nuxeo with Liferay portal. I am unable to load nuxeo's annotation iframe in Liferay as I am getting cross origin policy error. I tried with options like nuxeo.frame.options=ALLOW-FROM URI ...
1 votes
1 answers
0 comments
1997 views
is anyone manage to get nuxeo docker autenticate with ldap
0 votes
0 answers
0 comments
1523 views
Why does copyContents ignore a metaData change if its value has been removed from the source document. https://github.com/nuxeo/nuxeo/blob/master/nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/impl/DocumentModelImpl.java#L1210 I see ...
0 votes
0 answers
2 comments
1769 views
Hi, I am newer to Nuxeo, I was checking the features of Nuxeo so that comparison can be made and finalize which ECM is to adopt in Our Project. For this purpose I had configured Nuxeo 6.0 Multi OS platform on my Local System with Online Trial ...
0 votes
0 answers
0 comments
1755 views
Hello, I'm currently trying to retrieve all the versions of a document using a NXQL query, filtering them by their parent id. Here is my current NXQL query : SELECT * FROM MyDocumentType WHERE ecm:parentId = '63ab5b87-6e28-4deb-929b-5b5259bcc143' ...
0 votes
2 answers
0 comments
6990 views
Hello, One of my users sees all content in the document management area duplicated, that is 2 “default domain” and within each one of them 2 “sections”, 2 “workspaces”, 2 “Templates” and so on… It is not real as no one else sees this. I thought some ...
0 votes
1 answers
0 comments
2413 views
i want to let users in same LAN to use Nuxeo application, i wonder how many users can access to it, is there some restrictions regarding number of client machines, charateristic of server,… ? Is there a tutorial about this because i can't find ...
0 votes
1 answers
1 comments
1871 views