Jump to content

Featured Replies

Posted

Hello,

One of my users has reported issues with searching on my site.  User is searching for the term doctor who. I tested out several different search combinations and results are very strange sometimes.  Why would some of these searches return 0 results or expected results to not be found?

Below are a couple tests that I ran using the same search for Doctor Who.

Search for Lower case doctor who.

Zwischenablagebild.thumb.jpg.d536cc130fc06fc622c0722ce6a5a389.jpg

This search temr returns 0 results. When actually there are close to 30.

Zwischenablagebild_1.thumb.jpg.3e2bd7ec1e18c1c58dfed1606207fc36.jpg

 

Search "Doctor Who" with quotes and proper capitilization, returns no results.
DW_caps.png.69d42dcedef3e614f2cb88641b386cdc.png

 

Search "doctor who" in quotes in lower case, returns results.

Zwischenablagebild_2.thumb.jpg.5c17263125592225173922a7e91ba420.jpg

 

Search for Who* or who* using wildcard, returns 547 results.  However, NONE of the results return "Doctor Who".
who_wild_card.png.ab6b91a6472e444852f00c68991f878e.png

Solved by Marc

Go to solution
  • Community Expert
  • Solution

By default mysql will only search on 4 or more characters unless the mysql configuration is changed to allow fulltext search on lower numbers. Are you seeing it on other items whereby its less?

  • Author
23 hours ago, Marc Stridgen said:

By default mysql will only search on 4 or more characters unless the mysql configuration is changed to allow fulltext search on lower numbers. Are you seeing it on other items whereby its less?

Thanks, Marc.  That explains the strange behaviour.

  • Community Expert

No problem at all. If you wish to change that, you can contact your hosting provider to see if they can amend that

Recently Browsing 0

  • No registered users viewing this page.