Nuxeo Forum
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Permissions not indexed to Elasticsearch

Hi, something strange happens sometimes when I add permissions to a document using Nuxeo REST API (Document.AddACL) : the permission will be add properly to Nuxeo but will not be indexed to Elasticsearch. Most of the time, everything is ok, but onc...

Resolved! Search for a boolean metadata on filter of a content view

Hello, Is there any way to filter a boolean metadata on search filter of a content view without using it always as mandatory(being true/false and using a checkbox means that it always will be used while searching)? Thanks, Bora

Bora_ by Confirmed Champ
  • 67 Views
  • 1 replies
  • 1 kudos

Resolved! How to add a dynamic facet via nuxeo-java-client?

Hi there. I'm trying to create a document with an optional (dynamic) Facet, but it's not working. I'm using java-client 1.0 with Nuxeo 7.10 HF-24. My code is as follows: Document doc = new Document(name, "MyType"); doc.set("dc:title", "Doc Title"); d...

Get group issue and Java Client incomplete

Hi, Java Client Library 2.3 for the Nuxeo Platform REST APIs documentation about users/groups have reference only to CRUD operations of both entities and ADD user to group operation, but there's not references about rest of operations like 'remove us...

Automation scripting Nuxeo Studio

Hi guys, I created a document type Purchase Order with the possibility of adding several items. Each item has an item description, a quantity, price and total item value (to be caclulated). Knowing that the user has the possibility of adding more ite...

Han_Adam by Champ in-the-making
  • 21 Views
  • 0 replies
  • 0 kudos

User Version and Loggs

Hello, I want to know if nuxeo versions the users and is there a way to log those changes for example modification of name, change password etc. Thank`s.

Bora_ by Confirmed Champ
  • 51 Views
  • 5 replies
  • 2 kudos