[ic] Search box not returning all matches

Nick Hall interchange-users@icdevgroup.org
Fri Nov 1 15:43:00 2002


At 02:08 PM 11/1/2002, you wrote:
>I have a weird problem whereby something typed into the search box doesn't
>return all the items that it should. It seems to be listing only items that
>have been in the database (MySQL) for a long time (i.e. several months).
>Things that I've added more recently aren't returned in the results.
>
>This was happening a while ago with some items, but they have since began
>appearing in the results.
>
>Can anyone tell me what's up?

If your search is a text search it might only be searching through
products which have been exported to the text file (which you might
have done a couple months ago but not since then). You could have
interchange export the file periodically or else change the search
to work on the database directly.

Nick