Hello,
my setup consists of Alfresco Community 5.2
I have a folder, with a deep hierarchy which I would like to exclude completely from solr indexing.
Reading the documentation I found out that I should use Index Control (cm:indexControl) aspect.
I tried to apply it to the root folder, hoping that new content added (as child) to that folder wouldn't have been indexed, but it was.
In order to avoid indexing of a document, I must apply this aspect to it directly, thus Index Control (cm:indexControl) doesn't seem to work on children.
If this is correct, is there another solution to exclude a portion of my SpacesStore from SOLR (both content and meta)?
thanks
IndexControl aspect is not hierarchical. You need to apply that aspect to every node you want to exclude from the SOLR Index.
Hi,
thanks for your help. So, applying IndexContorl to every node is the only solution in order to exclude some portions of my workspace from indexing?
If I decide to completely abandon solr (I need it just for some marginal cmis queries we could rewrite in order to work with database), can we just switch it off?
Thanks
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.