alexbirkett
Posts: 4
Joined: Mon Feb 25, 2013 8:31 pm

Can't search for 'hdmi'

Mon Feb 25, 2013 9:23 pm

I get the following error message:
'The following words in your search query were ignored because they are too common words: hdmi.'

DirkS
Posts: 10363
Joined: Tue Jun 19, 2012 9:46 pm
Location: Essex, UK

Re: Can't search for 'hdmi'

Tue Feb 26, 2013 7:05 pm

You could try Google site search by using 'site:www.raspberrypi.org/phpBB3 hdmi' as the search term. It will still bring up tons of results though...

Gr.
Dirk.

Joe Schmoe
Posts: 4277
Joined: Sun Jan 15, 2012 1:11 pm

Re: Can't search for 'hdmi'

Tue Mar 19, 2013 12:13 pm

alexbirkett wrote:I get the following error message:
'The following words in your search query were ignored because they are too common words: hdmi.'
I always do my searches wrapped in *s. This is the workaround for the bug.

I.e., search for *hdmi*.
And some folks need to stop being fanboys and see the forest behind the trees.

(One of the best lines I've seen on this board lately)

paulknewton
Posts: 45
Joined: Tue Mar 12, 2013 9:17 pm
Location: Luxembourg

Re: Can't search for 'hdmi'

Tue Mar 19, 2013 1:16 pm

Is it possible that common words such as 'hdmi' are excluded to avoid too much load on the forum search server? I'm not sure it is a 'bug'.

In which case, wrapping it in '*' is probably only going to make the problem worse.

User avatar
jsebean
Posts: 50
Joined: Sun Jan 13, 2013 12:00 am
Location: Atlantic Canada
Contact: Website

Re: Can't search for 'hdmi'

Sun Mar 24, 2013 10:44 pm

paulknewton wrote:Is it possible that common words such as 'hdmi' are excluded to avoid too much load on the forum search server? I'm not sure it is a 'bug'.
That exactly, though this "forum search server" you speak of is most likely the same server that runs the rest of the site, unless they got some weird mod installed.

phpBB's search feature is not Google, if you want to search for the ambiguous term "HDMI" use google site specific search feature.

Code: Select all

site:raspberrypi.org HDMI
That would search HDMI on what Google has crawled on raspberrypi.org, granted there's over 35000 results, hence the reason why the forum doesn't let you search it, it would be insanely database intensive. This is not a bug, but the way the forum platform is made, the people who made it basically assumed the site owners didn't have the capabilities to run an entire Google :P

Return to “General discussion”