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

Forum Posts

Postgres and Elastc Search out of sync : How to ?

I use nuxeo-esync in order to check inconsistencies between my database and indexing in ES. The doc ids referenced in the MISS entries are reindexed and I suppose ACL problems should be treated the same way. But what about the REMOVE entries ? Am i ...

How to make a query with properties parameter to fetch in nuxeo

I want to make a request with "dynamic" properties fetch from my Java app with nuxeo 8.10. There is the declatation of my NuxeoDocument: <schema name="TestDocumentProperties" src="data/TestDocumentProperties.xsd" prefix="test" /> <doctype nam...

__1 by Champ in-the-making
  • 41 Views
  • 1 replies
  • 0 kudos

Approval Sheet

Hello, how best to store the approval sheet? I'd like to see on document page approval sheet after document review. Where is better store in document property or use api for getting info task review? And every time after approval, update the document...

kodermax by Star Contributor
  • 106 Views
  • 6 replies
  • 0 kudos

Execute shell script from automation chain

Hello everybody, I'd like to trigger a very basic shell script when clicking a button in WebUI. Therefore I want to use an automation chain. It should be possible to achieve this by creating a custom operation like suggested here, but since this po...

Resolved! Can I hide (disable) the Faceted Search tab using Studio?

I want to remove the Faceted Search tab from the document management screen. I am on version 5.5 in the cloud and using only studio for customisation as I am not an experienced user. I tried adding the following under XML extensions in studio but it ...

AndrewG_ by Champ on-the-rise
  • 63 Views
  • 3 replies
  • 3 kudos

File Content Search by Elasticsearch

Hi, I am facing issue to configure elastic in my application. I wanted to file content search (fulltext search ) should be done by elastic search only. So can any one help me to configure elastic search in nuxeo for file content search.