Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
problems creating custom attributes for terms
jfincke
I'm trying to add a custom attribute "mcTopic" to a recognizer. I've added this to my metatagger_studio.cfg:
...
topic
...
I manually added a couple to the vocabulary manually by importing xml (and they show up when I export the xml too) but they don't show up in the studio ui or in the metatagger results when I use iwmtresolveuids -all
Related Terms don't show up in the metatagger results either.
Find more posts tagged with
Comments
Migrateduser
I did this and it worked just fine. I suspect you may have forgotten that the Studio has its own server process; therefore you will need to use the "Start and Stop Service" in the admin to stop the Studio, Stop the Admin server, restart the Admin, then restart the Studio. (While it may work just bouncing the studio, I prefer to refresh the logs too).
Make sure that you have closed any MTStudio client windows before you bounce.
jfincke
Thanks again Morgen, you were right about needing to start and stop the servers.
I still don't see related terms or the new mc-topics in the metadata returned by iwmtresolveuids. I rebuilt and deployed the vocabulary and I'm using the -all flag but they aren't showing up.
Any more thoughts?