cancel
Showing results for 
Search instead for 
Did you mean: 

How to get a list of keywords in Alfresco.

Heintz154
Champ in-the-making
Champ in-the-making

I'm new to Alfresco and utilizing Alfresco One. I was contemplating whether there was a rundown of watchwords in Alfresco and how you would show them.

1 REPLY 1

afaust
Legendary Innovator
Legendary Innovator

It depends on what you consider to be "keywords". What you can do as an Administrator is use the "Tag Manager" in Alfresco Share (not sure which Alfresco version this was added and whether you really meant to imply you use the ancient Alfresco 3.3 version when creating your post with that label) to get an overview of all existing tags in the system. Tags are typically used like keywords, and I have seen some customer-adapted user interfaces where the tags field has been labelled as such.

You can also use faceted search via SOLR to retrieve the list of (used) keywords with corresponding usage counts. Lastly, each site / document library has a special "tagScopeCache" node which aims to pre-aggregate the tags and usage counts for that specific scope, but those values can potentially become stale / out of synch over time due to update errors in the backgroud.