Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In with Facebook Sign In with Google Sign In with OpenID Sign In with Twitter

Categories

In this Discussion

Who's Online 13

ChanuxCurtisOdenOnlyAnExcuseTorbjornericgillette +8 guests

Search not working properly

Hi, I'm testing search feature on my installation, but it's not working properly. When I search, some words in a post are ignored, returning no matches for words I know are written in some discussions.

For example, in a discussion I wrote "l'iMac", and if I search "iMac" I have zero results, but if I search "l'iMac" I have the correct matches.

Plus, there is a way to make search work also for discussion tags (added via "tagging" plugin) ?

Thanks.
Tagged:

Comments

  • Posts: 1,586
  • Posts: 16
    Thank you :)
  • Posts: 16
    I've noticed that the issue appears mostly with words after the apostrophe (which is often used in italian). For example if I write "l'imac" and then search "imac", no matches are found. I tried deleting the apostrophe, and then the search works.

    Is that still a normal behaviour related to mysql search, or a bug? Thanks.
  • Posts: 1,586
    I think that's probably the way MySQL search works.

    Vanilla co-founder

  • Posts: 16
    It's weird because I tried in other sites using mysql (like wordpress) and it works. Maybe they use a different kind of search. By the way, it's just a glitch on a fantastic software you have built, not a big issue :)
  • lucluc
    Posts: 1,015
    mysql full text search is not the same as using like statements in post bodies.
Sign In or Register to comment.