Global Search - searchIndex Folder removed after deploy a new app package
0
I have implemented the Global Search Module (https://marketplace.mendix.com/link/component/115019) Deploying the app to the mendix cloud works fine. The Index will be created into the deployment directory at: MMapDirectory@/home/vcap/app/data/searchIndex Every time i deploy a new version the folder searchIndex seems to be removed from the data directory! OnPrem Installations are working well. Where i can store the index files to prevent the removal every time i deploy a new app? Thanks! Stephan
asked
Stephan Gerber
1 answers
0
Were you able to find a solution to this issue? We are facing the same problem in the Mendix cloud. Locally no issues.