You need to modify the jsp page in any case.
What you can do as well, is to write a custom index filter plugin that adds another meta data (your link) to the document in the index.
However you need to edit the jsp to show your link instead of the default url.
Stefan


Am 13.04.2005 um 23:16 schrieb Boris Kr�ger:

Hi all,

sorry to ask the same question on the user mailing list, but I didn't get any answer to my problem.

I have a filesystem with files to index.
-> no problem to index the files.
I want to search them remote via the WAR using Tomcat.
-> no problem by moving the segments to the correct position
When I search now the links to the files have all "file://..."
-> This is does not work remote. :(

My question is now:
Is there a better way to solve this problem than modifying the JSP pages the make a replacement for "file://..." into "http://<server name>/..."?


Preferred solution would be correct links in the index/seg,emts so I can narrow the search suppling part of the URL.
I'm even thinking about indexing on one machine and then move the segments to another machine serving it.
But therefore I have to modify the link the documents as well ...


Any ideas?  Thank you ...




---------------------------------------------------------------
company:                http://www.media-style.com
forum:          http://www.text-mining.org
blog:                   http://www.find23.net



Reply via email to