Jump to content

Search doesn't work?


Guest perlinajewellery

Recommended Posts

Guest perlinajewellery

I have 3 products with the name & description of 'bracelet' but if I put this in the search it tells me 'Sorry, no products match the query 'bracelet'. Maybe your keywords were too common.' So I searched for 'green bracelet' which again is in a product name & description, but I get the same message.

How can I fix this so the search actually works?

Link to comment
Share on other sites

Guest perlinajewellery

Which V4 version are you using? This was fixed in 4.1.

Ah, okay. My admin panel indicates there are no updates so I was unaware there was one, I only downloaded this script a few days ago.

Thanks for your help!

Link to comment
Share on other sites

Guest hennaboy

Follow the instructions in the bug report. You can change the way the search function works by adding the extra line and changing the search to boolean.

..if you want to change this, open includes/contents/viewCat.inc.php, and add the following line below the 'access denied' line:

$config['searchMode'] = 'boolean';

Link to comment
Share on other sites

  • 1 month later...
Guest dreamdancer

Follow the instructions in the bug report. You can change the way the search function works by adding the extra line and changing the search to boolean.

..if you want to change this, open includes/contents/viewCat.inc.php, and add the following line below the 'access denied' line:

$config['searchMode'] = 'boolean';

I added this code and now it is working! Thank you so much!!!

PS I have been using at least MySQL 4.1, this one may even be on MySQL 5, but I did have the minimum for sure.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...