Page 1 of 1

Indexing Keywords Property in MS Word

Posted: Tue Feb 27, 2001 1:40 pm
by matthew.macdougall
In an open Microsoft Word document there is a properties option that lets a user specify author, title and keyword information among a few other things. I'm particularly interested to know if the commercial version of Webinator will index keywords for a Word doc is the keywords property is specified. If it does, I would also be interested to know how Webinator treats these keywords. In particular, does order matter? Thanks in advance for any advice.

-Matt MacDougall

Indexing Keywords Property in MS Word

Posted: Tue Feb 27, 2001 2:38 pm
by John
The current plugin will not pull out the keywords or any of the other properties defined on that page. We will look into supplying that data in a future release.

Indexing Keywords Property in MS Word

Posted: Wed Oct 06, 2004 10:44 am
by jan.punter
I know this is an old thread but is this now possible with version 4.x incl pdf/word plugin?

I've tried indexing some MS Word and PDF documents, PDF seemed to work fine and returned the values of the keywords field, but this seems to be ignored for MS Word files.

Any way around this?
Thanks a lot

Jan

Indexing Keywords Property in MS Word

Posted: Wed Oct 06, 2004 3:44 pm
by mark
As of Aug 2003 anytotx will extract meta fields from word docs. Check your version's release with
texis -version
or
anytotx --identify
To see the known meta tags run
anytotx -h
and look under the description for -M

Indexing Keywords Property in MS Word

Posted: Thu Oct 07, 2004 5:24 am
by jan.punter
It looks like we've got the April 2003 version here.
How can I get the later version without having to upgrade to version 5.x?

On another note, for some reason when amending the dowalk script it's not creating a new vtx script. Even removing this vtx file will not do it.
This only seems to happen with the dowalk script. It's running version 4.4.17.
I've checked file/folder permissions which seem to be fine.
Any clues?

Indexing Keywords Property in MS Word

Posted: Thu Oct 07, 2004 9:38 am
by mark
Contact sales about getting product updates. I don't think you can get a plugin update without getting the latest version of the software.

What errors do you get when it tries to compile?
You could try compiling by hand from the command line:
texis -C dowalk

Indexing Keywords Property in MS Word

Posted: Thu Oct 07, 2004 9:48 am
by jan.punter
Compiling it this way gave me a better idea of the problem. For some reason webinatoradmin was called webinatoradmins. Renaming this to its proper name did the trick.

Thanks again.