[ic] Different mv_substring_match for diff. fields

Davor Ocelic docelic at spinlocksolutions.com
Fri Jun 27 17:01:56 UTC 2008


Folks,

I've got an IC search like this (on 5.4.2):

<input type="hidden" name="mv_searchtype" value="db">
<input type="hidden" name="mv_matchlimit" value="100">

<input type="hidden" name="mv_sort_field"   value="part,title,description"> 
<input type="hidden" name="mv_search_field" value="part,title,description">

<input type="hidden" name="mv_substring_match" value="Yes">


That works alright, but the problem is in specifying different
mv_substring_match values for the three fields.

Putting  name="mv_substring_match" value="0,1,1"  does not help,
only the first option '0' is being used. (With or without the use
of  mv_coordinate=1).

Please advise.

-doc



More information about the interchange-users mailing list