[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
[ic] Search Returning 3 out of 6 results
"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.