• Hi all and welcome to TheWoodHaven2 brought into the 21st Century, kicking and screaming! We all have Alasdair to thank for the vast bulk of the heavy lifting to get us here, no more so than me because he's taken away a huge burden of responsibility from my shoulders and brought us to this new shiny home, with all your previous content (hopefully) still intact! Please peruse and feed back. There is still plenty to do, like changing the colour scheme, adding the banner graphic, tweaking the odd setting here and there so I have added a new thread in the 'Technical Issues, Bugs and Feature Requests' forum for you to add any issues you find, any missing settings or just anything you'd like to see added/removed from the feature set that Xenforo offers. We will get to everything over the coming weeks so please be patient, but add anything at all to the thread I mention above and we promise to get to them over the next few days/weeks/months. In the meantime, please enjoy!

Three letter searches

AndyT

Old Oak
Joined
Nov 23, 2020
Messages
4,042
Reaction score
2,003
Location
Bristol
Name
Andy
The current forum search facility ignores words of three letters or less. This is a bit of a disadvantage if you want to search for words such as oak, ash elm or yew.
Is the restriction still needed, or could it be relaxed please?
 
The current forum search facility ignores words of three letters or less. This is a bit of a disadvantage if you want to search for words such as oak, ash elm or yew.
Is the restriction still needed, or could it be relaxed please?
My guess (based on zero data) is that it's a forum limitation rather than a setting. I've generally found the forum search pretty awful anyway so I just use a web search engine & append "site:thewoodhaven2.co.uk"

e.g. https://duckduckgo.com/?q=oak+ash+elm+site:thewoodhaven2.co.uk
 
Actually, I take back what I said: I just checked the (XenForo-based) MIG welding forum & that allows you to search for 3-letter terms (which is handy for things like MIG, TIG, Gas, Arc, MMA etc!)
 
It is and isn't a forum based limitation.

XenForo has a simple setting which is indeed set to 4 characters as the shortest string for searches, but moving it to 3 characters makes no difference because additionally there is an underlying 4 character minimum setting in the MySQL database.

As the server is a virtualised shared server - this is a setting that can't be altered (as it affects all MySQL instances running on the server which is 100s - 1,000s of databases), it is a compromise of cheaper hosting...

there isn't a way therefore to directly update this - two slight fudges are either to take Dr Al's approach, and use a search engine - or you can search on e.g. oak* which won't strictly find the three character instances, but may find some relevant threads...
 
Ah, thanks, that makes sense.
😳😳 If you are a member of the Digerati(?) Andy!
I just about got: "piece of code specifying four letters is inaccessible".

I hasten to add I did have a basic (Ha! See what I did there?) grasp of Fortran and C in the mid-to-late seventies, but things ran away from me with "shadow memory" etc in the eighties.
 
Back
Top