THIS! I completely forgot, but 60% of the things I want to search seem to be 3 or less characters.Jasoco wrote:phpBB's inability to search for anything three characters or less is ridiculous. If that's an option it should be turned off. If it's a limitation of the software, then we should switch to something else. Limiting search terms to 4 or more characters and disallowing common words is an unnecessary restriction on a forum like this.
However zorg's solution does work, but it's not something people are going to know to do.
What is even the point of the GFX folder?
Forum rules
Before you make a thread asking for help, read this.
Before you make a thread asking for help, read this.
Re: What is even the point of the GFX folder?
Re: What is even the point of the GFX folder?
It's a technical limitation. For the search, phpBB indexes the words within a message. It doesn't index three letter words because there would be too many to index.
- Jasoco
- Inner party member
- Posts: 3727
- Joined: Mon Jun 22, 2009 9:35 am
- Location: Pennsylvania, USA
- Contact:
Re: What is even the point of the GFX folder?
Which is a stupid limitation because most other forum software has absolutely no qualms about 3-letter words. We shouldn't be using phpBB then. A three letter limitation is not something you should have on a support forum. It's the opposite of user-friendly.pgimeno wrote:It's a technical limitation. For the search, phpBB indexes the words within a message. It doesn't index three letter words because there would be too many to index.
Re: What is even the point of the GFX folder?
I'd bet money it's actually MySQL's fault. If so, I think there's a config setting that can be changed to let it index shorter words (can't remember what it's called, though). Typing something like "site:love2d.org/wiki png" isn't really that horrible, though.Jasoco wrote:We shouldn't be using phpBB then.
- Jasoco
- Inner party member
- Posts: 3727
- Joined: Mon Jun 22, 2009 9:35 am
- Location: Pennsylvania, USA
- Contact:
Re: What is even the point of the GFX folder?
How would it be MySQL's fault? It's just a table based database. It can store data from one or zero characters in length to hundreds upon hundreds of characters and a "search database" in phpBB is literally just a table full of every single word and what post they belong to. I used to use phpBB. I switched to punBB long ago and it's a much nicer and better piece of forum software. Even vBulletin (Which NeoGAF, one of, if not the most popular online forum, uses.) has no problems with searching for 1, 2 or 3 character words. Each forum software does things differently, so obviously punBB and vBulletin have both figured out much more optimized ways of storing search databases. Or they don't care that there's a lot of 1, 2 and 3 letter words and store them anyway confident in their own abilities to still find results quickly.airstruck wrote:I'd bet money it's actually MySQL's fault. If so, I think there's a config setting that can be changed to let it index shorter words (can't remember what it's called, though). Typing something like "site:love2d.org/wiki png" isn't really that horrible, though.Jasoco wrote:We shouldn't be using phpBB then.
If there's an option to index smaller words, we should turn it on. If there's a mod to allow it, we should use it. This forum isn't nearly busy enough that it would cause problems. And indexing large SQL tables is trivial. Google's index is surely stored in SQL-like databases and that houses the sum of all human knowledge and searches are instant.
The point is, right now it's just phpBB being a stupid unnecessary bottleneck and it shouldn't be. It's basically like complaining that my horse and carriage doesn't get me to work fast enough every day while everyone around me is getting there on time in their shiny fast automobiles. To me it seems phpBB's search limit is a leftover from the early days of forums. Servers and SQL database software are so much faster now than they were in 2000. Stop riding to work in a wooden horse-drawn carriage and go buy yourself a nice Mustang.
Boy, this topic sure got off track didn't it?
Note: I'm not necessarily saying we should put forth the effort to switch forum software. Just pointing out flaws in an otherwise highly usable system.
Re: What is even the point of the GFX folder?
Like this.Jasoco wrote:How would it be MySQL's fault?
And somehow it seems like an improvement...Boy, this topic sure got off track didn't it?
-
- Prole
- Posts: 17
- Joined: Sat Mar 26, 2016 7:18 pm
Re: What is even the point of the GFX folder?
The original topic kind of got answered already and sort of devolved ( or, imo, evolved ) into you lot ranting about PHP88 and MySQL, which is better than me looking stupid in front of the entire community.
Re: What is even the point of the GFX folder?
I take a quick look at the code and it seems that now there are options to implement search as a separate table (the old behaviour) or to use the database engine's text search feature.Jasoco wrote:How would it be MySQL's fault? It's just a table based database. <snip>
I suggested MyBB. Feature-wise it's almost on par with vBulletin, but MyBB is free. I'll have to check punBB in more detail.Jasoco wrote:I used to use phpBB. I switched to punBB long ago and it's a much nicer and better piece of forum software. Even vBulletin <snip>
Yeah, sorry.Jasoco wrote:Boy, this topic sure got off track didn't it?
- zorg
- Party member
- Posts: 3468
- Joined: Thu Dec 13, 2012 2:55 pm
- Location: Absurdistan, Hungary
- Contact:
Re: What is even the point of the GFX folder?
Everyone starts off without knowledge, then they discover it in many waysanastasiaorosegirl wrote:The original topic kind of got answered already and sort of devolved ( or, imo, evolved ) into you lot ranting about PHP88 and MySQL, which is better than me looking stupid in front of the entire community.
Me and my stuff True Neutral Aspirant. Why, yes, i do indeed enjoy sarcastically correcting others when they make the most blatant of spelling mistakes. No bullying or trolling the innocent tho.
Who is online
Users browsing this forum: Ahrefs [Bot] and 4 guests