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)
index deployment
vinylrecord
hi
we have created a vocabulary and an index in metatagger user studio. now how and where to deploy this index so that my application can use it for search.
or in other words after commiting an index in metatagger user studio what next .where can we access it for search
Find more posts tagged with
Comments
Migrateduser
After commiting the project in the studio, you go to the mtadmin GUI (
http://localhost:9080/mtadmin
) and goto Server Control -> Deploy Indexes to make the vocab & index live.
It is then available for tagging in TeamSite, but you need to set up the metadata capture config files and invoke the tagger GUI. (You're using it to tag content in TeamSite right?).
Otherwise the vocab is available for search through the MT API (Java, Perl, etc.)