MT 3.6 on Solaris
Hi,
I'm at day 2 with metatagger and about to take over the implementation at my client. Metatagger is allready configured and ready to work with word documents. I've been going through the documentation. I wanted to create a new vocabulary/index and tag a document with it for my own purpose:
Following Situation:
- I've added a new item to $iw-home/local/config/datacapture.cfg called "Test"
- I've updated metatagger.cfg with the category for this new item
- I've created a new vocabular with one sample node "house"
- From this I've build/comitted a new index in the MT Studio called TestIndex
- In MT Studio I've imported a word document with some words one of them beeing "house"
- When running the MT studio "Test Index" process I get one hit with the given index and document.
- So far so good.
- Now I've committed and deployed the new index to the MT server
- When I go into the filesystem metataggerhome/conf I see a lot of files called ...TestIndex.....So I assume the index is beeing deployed.
- When I now want to tag the word document using the mtmetaproxy.cgi the items show up and the "Re-Tag" button is next to my "Test" item.
- Anyway nothing is tagged and showing up in this field.
Question
Is there a clt to test this or what else could be wrong? Any other RTFM's are welcome.
Cheers