Re: Swish-e PDF titles in search results
Luke Simmons <[email protected]>
| Newsgroups | gmane.comp.web.swish-e |
|---|---|
| Message-ID | <[email protected]> |
Hi, Got the config to alias the meta name swishtitle to title [root (at) tiger archive]# /usr/local/lib/swish-e/DirTree.pl edjanfeb06.pdf | grep title <title>Jan Feb 06</title> <meta name="title" content="Jan Feb 06"> Re-indexed, but the output of a search (using the cgi) still brings up the filename as the title? How is it suppose to pick it up? Surely through the indexing, it stores the now alias-ed title to the swishtitle variable to be used on the output of searching? Thanks again for your help Luke