[ic] Search Returning 3 out of 6 results

Fred Pope interchange-users@interchange.redhat.com
Fri Jan 18 15:52:01 2002


"You might try doing a query from the MySQL command prompt to ensure the
problem is in interchange.  ie.  select sku,title from products where title
like "%french%";

If you get six results there then you know the problem is interchange, if
you get 3 then you know the problem is in your table.  Perhaps non printable
characters?"

Good point, but I do not think that the problem is MySQL since I can get all
six results using the search on the admin interface.