Jump to content

search problems here?

Featured Replies

Welcome is a stopword. What that means, is that searching for it will always fail, as MySQL will not include it in the fulltext index. You can see it only in areas that do not use fulltext searching.

You can see the full list of stopwords at http://dev.mysql.com/doc/refman/5.1/en/fulltext-stopwords.html

  • Author

fair enough - shame about that.

Mind you why does it show items under downloads - why is that different here?

  • Community Expert
  • Management

Most likely because IP.Downloads uses LIKE for that particular search.

  • Author

no worries - worked on my site, so though there was an issue here - so apologies.

Archived

This topic is now archived and is closed to further replies.

Recently Browsing 0

  • No registered users viewing this page.