On the site I am indexing I have a number of pages with links to word files.
<a href="file123.doc">Design Meeting minutes for July 2008 AGM</a> ...
<a href="file456.doc">Detailed design for project - July 2008</a> ...
I would like to search the title of the document as it is defined in the links. The files in the links will mostly have the title towards the top of the document but in many cases the title provided in the link is more informative.
I would like to put together a title search that will come back with the document as a hit. Is there a way of associating the title in the link to the document it is linking to? Is there a ZOOM tag that may help?
Thanks.
<a href="file123.doc">Design Meeting minutes for July 2008 AGM</a> ...
<a href="file456.doc">Detailed design for project - July 2008</a> ...
I would like to search the title of the document as it is defined in the links. The files in the links will mostly have the title towards the top of the document but in many cases the title provided in the link is more informative.
I would like to put together a title search that will come back with the document as a hit. Is there a way of associating the title in the link to the document it is linking to? Is there a ZOOM tag that may help?
Thanks.
Comment