Matrix Version: 5.3.4.2
Hi,
When Matrix makes a document live it changes the location to an /__data location (e.g. /__data/assets/word_doc/0024/655062/ohsat-tool.doc). Is there a consistent pattern as to where the document is located in Matrix and where it is in the /__data location when the document goes live?
e.g. This document in Matrix has a webpath of http://www.test.com/somefolder/docs/ohsat-tool.doc and when it goes live it becomes http://www.test.com/__data/assets/word_doc/0024/655062/ohsat-tool.doc
The reason I ask this is because with our internal search engine we can create search boxes which isolate results to a specific path (e.g. we can have it so that it only show results from documents in /somefolder/docs/). If the __data path is consistent and Matrix can guarantee that everything that has a path of /0024/655062/ corresponds to /somefolder/docs/ then that should be fine however if that is not the case then how do you get around this?