[ic] trouble displaying swish results

DB db at m-and-d.com
Tue Aug 16 18:44:42 UTC 2011


I've installed swish-e on my server and it seems to be working. Ccommand
line searches return results as expected, showing ranks, filesize etc.
I'm having trouble however getting even a simple search to work from an
IC page.

My search form has:

<form action="[area search]" method=post>
<INPUT TYPE=hidden NAME=mv_substring_match VALUE=1>
<INPUT TYPE=hidden NAME=mv_searchtype VALUE=swish>
<INPUT TYPE=hidden NAME=mv_matchlimit VALUE=10>
<INPUT TYPE=hidden NAME=mv_min_string VALUE=3>
<INPUT TYPE=hidden NAME=mv_search_page VALUE="results_swish">
<INPUT TYPE=hidden NAME=mv_session_id VALUE="[data session id]">
<INPUT MAXLENGTH=40 NAME=mv_searchspec type=text>
<input type="image" alt="[L]Search Go[/L]" width="45" border="0"
src="__THEME_IMG_DIR__go.gif">
</form>

And the results_swish page has:

[search-region]
[search-list]

[item-code] [item-field url] [item-field filesize] [item-field rank] <br>

[/search-list]
[/search-region]


The results page contains only a list of codes:
1
2
3
4
5
6
7
8
9
10


So the search seems to be working, but I can't get IC to show anything
but the codes for the reults. Can anyone point out what silly mistake
I'm making here?

DB



More information about the interchange-users mailing list