Optimizing workflow Lucene Index | Community
Skip to main content
Kishore_Kumar_
Level 9
May 10, 2020
Solved

Optimizing workflow Lucene Index

  • May 10, 2020
  • 1 reply
  • 1866 views

hi team,

 

When we had try to purge the workflow (completed/aborted), we got query limit exception issue, so we thought of fine tuning /oak:index/workFlowDataLucene with includedPaths / excludedPaths. As per our analysis we came to know that only from below three paths, it is getting indexed.

  • /var/workflow/instances - Runtime Workflow Model
  • /etc/workflow/instances - Old workflow instances before repo restructure
  • /var/taskmanagement - OOTB task management

So we thought of adding the above three paths in includedPaths property. Next time when we purge the workflow it will look only in these three paths instead of searching whole repository. Please let me know if we are going on a right track?. 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by arunpatidar

Please check AEM Index series at https://myaemlearnings.blogspot.com/2020/06/

1 reply

arunpatidar
Community Advisor
arunpatidarCommunity AdvisorAccepted solution
Community Advisor
June 27, 2020

Please check AEM Index series at https://myaemlearnings.blogspot.com/2020/06/

Arun Patidar