Search found 3 matches
- Tue Jun 21, 2022 9:16 am
- Forum: General topics
- Topic: Workflows - Access OCR content for condition for adding tags
- Replies: 8
- Views: 14388
Re: Workflows - Access OCR content for condition for adding tags
2 years later, fresh install, new shot. Same problem. Workflow exist and works until tagging. Action add Tag wont be add tag with any condition that includes ocr. Document OCR-Content result looks fine in the UI. Tryed {% if "word" in document.latest_version.ocr_content|join:" " ...
- Wed Jul 29, 2020 2:00 pm
- Forum: General topics
- Topic: Change document language property
- Replies: 1
- Views: 5159
Re: Change document language property
Hello, I recently fixed the default document language problem and OCR language problem in my Mayan docker installation. Now i have documents in my database with the wrong language setting. I want to change the language settings of some documents in a batch run/script. Could someone help me with thi...
- Wed Jul 29, 2020 1:53 pm
- Forum: General topics
- Topic: Workflows - Access OCR content for condition for adding tags
- Replies: 8
- Views: 14388
Re: Workflows - Access OCR content for condition for adding tags
Hello, I'm new here and I'm starting to use Mayan EDMS just now so please forgive me if I'm asking something that sounds obvious, but I am trying to do this same thing: a workflow for adding tags to documents depending on the presence of certain words in their OCR content. I really don't understand...