Hello,
I want to index the text in a VISIO 2000 diagram using the dowalk script. What I did was added,
<case "vsd"><dofilt opt="-fother" dt="Visio"><return>
in the function doplugin.
Though it indexed the document, but when I searched for a text it didn't show up. On looking at the Body of the table, I found many words are broken and incomplete and some A, B, C, D characters are stored.
For example, "User Request for Datamart Access" became "User Req uest for DataMA0 Access". Is there any limitation to these type of documents or am i making a mistake in indexing them?
Please help.
Regards,
I want to index the text in a VISIO 2000 diagram using the dowalk script. What I did was added,
<case "vsd"><dofilt opt="-fother" dt="Visio"><return>
in the function doplugin.
Though it indexed the document, but when I searched for a text it didn't show up. On looking at the Body of the table, I found many words are broken and incomplete and some A, B, C, D characters are stored.
For example, "User Request for Datamart Access" became "User Req uest for DataMA0 Access". Is there any limitation to these type of documents or am i making a mistake in indexing them?
Please help.
Regards,