Hi everyone,
Why is the search function so broken here? I have to go out to Google to do a keyword search for the raspberrypi.org forums and once I find the relevant posts be linked by Google back to the forums?
Such a hassle!
try searching using the forum's search feature for "rpi-update" -- no hits, really? LOL
Some keywords do produce coherent hits on raspberrypi.org forums but who knows how many don't and going out to Google for a meaningful search is just a hassle!
Re: Why is the search function so broken here?
This is the most annoying thing....
Information: The following words in your search query were ignored because they are too common words: keyboard.
You must specify at least one word to search for. Each word must consist of at least 3 characters and must not contain more than 14 characters excluding wildcards.
I did specify one word, and everything I type in appears to be 'too common'
Information: The following words in your search query were ignored because they are too common words: keyboard.
You must specify at least one word to search for. Each word must consist of at least 3 characters and must not contain more than 14 characters excluding wildcards.
I did specify one word, and everything I type in appears to be 'too common'

- RaTTuS
- Posts: 10709
- Joined: Tue Nov 29, 2011 11:12 am
- Location: North West UK
- Contact: Twitter YouTube
Re: Why is the search function so broken here?
because it is - search is not easy ;-p
the - in rpi-update is a bad one
it is much easier to use a separate tab and use google and site:raspberrypi.org so do a search
anyway you don't want to run sudo rpi-update unless you have been told to ...
the - in rpi-update is a bad one
it is much easier to use a separate tab and use google and site:raspberrypi.org so do a search
anyway you don't want to run sudo rpi-update unless you have been told to ...
How To ask Questions :- http://www.catb.org/esr/faqs/smart-questions.html
WARNING - some parts of this post may be erroneous YMMV
1QC43qbL5FySu2Pi51vGqKqxy3UiJgukSX
Covfefe
WARNING - some parts of this post may be erroneous YMMV
1QC43qbL5FySu2Pi51vGqKqxy3UiJgukSX
Covfefe
Re: Why is the search function so broken here?
agree, effing annoying... 

#define S sqrt(t+2*i*i)<2
#define F(a,b) for(a=0;a<b;++a)
float x,y,r,i,s,j,t,n;int main(){F(y,64){F(x,99){r=i=t=0;s=x/33-2;j=y/32-1;F(n,50&S){t=r*r-i*i;i=2*r*i+j;r=t+s;}if(S){PointOut(x,y);}}}for(;;);}
#define F(a,b) for(a=0;a<b;++a)
float x,y,r,i,s,j,t,n;int main(){F(y,64){F(x,99){r=i=t=0;s=x/33-2;j=y/32-1;F(n,50&S){t=r*r-i*i;i=2*r*i+j;r=t+s;}if(S){PointOut(x,y);}}}for(;;);}
Re: Why is the search function so broken here?
yep I've been using site:raspberrypi.org with Google search and it produces what I want so there's a solution but just not as elegant. The phpBB forums out in the wild do have Google-quality search capabilities but I guess RPI had to be different...
Anyway my successful search syntax in Google, just as the suggestions here is
Anyway my successful search syntax in Google, just as the suggestions here is
Code: Select all
rpi-update site:raspberrypi.org
Re: Why is the search function so broken here?
if you think that the broken search is the most annoying thing of the forum, try to attach an image to a post
Btw, as said a "simple workaround" for search problems is google..


Btw, as said a "simple workaround" for search problems is google..
Re: Why is the search function so broken here?
It's on the list of things to fix, and I believe there may be some work time available soon.
Principal Software Engineer at Raspberry Pi (Trading) Ltd.
Contrary to popular belief, humorous signatures are allowed.
I've been saying "Mucho" to my Spanish friend a lot more lately. It means a lot to him.
Contrary to popular belief, humorous signatures are allowed.
I've been saying "Mucho" to my Spanish friend a lot more lately. It means a lot to him.
Re: Why is the search function so broken here?
You mean like this:

LOL ok I am not being sarcastic but yes it does take ton of fiddling to do the whole img tag thing

LOL ok I am not being sarcastic but yes it does take ton of fiddling to do the whole img tag thing

Re: Why is the search function so broken here?
You can get an image to attach eventually but you can't make the search workMassi wrote:if you think that the broken search is the most annoying thing of the forum, try to attach an image to a post![]()
![]()
Btw, as said a "simple workaround" for search problems is google..

- DougieLawson
- Posts: 40594
- Joined: Sun Jun 16, 2013 11:19 pm
- Location: A small cave in deepest darkest Basingstoke, UK
- Contact: Website Twitter
Re: Why is the search function so broken here?
It'll never get fixed while the forum search box uses phpBB3's built-in search. That's been broken on all phpBB3 forums forever. Unfortunately you can't disable it or the forum moderation and forum admin functions break. So there quite simply isn't any way to fix it within phpBB3.jamesh wrote:It's on the list of things to fix, and I believe there may be some work time available soon.
The only thing folks need to learn is site:raspberrypi.org/forums as an added keyword for their Google searches.
Any language using left-hand whitespace for syntax is ridiculous
Any DMs sent on Twitter will be answered next month.
Fake doctors - are all on my foes list.
Any requirement to use a crystal ball or mind reading will result in me ignoring your question.
Any DMs sent on Twitter will be answered next month.
Fake doctors - are all on my foes list.
Any requirement to use a crystal ball or mind reading will result in me ignoring your question.
Re: Why is the search function so broken here?
is it not possible to just drop keywords from sort of a "excluding-keyword-list" to be considered as "too common" ?
#define S sqrt(t+2*i*i)<2
#define F(a,b) for(a=0;a<b;++a)
float x,y,r,i,s,j,t,n;int main(){F(y,64){F(x,99){r=i=t=0;s=x/33-2;j=y/32-1;F(n,50&S){t=r*r-i*i;i=2*r*i+j;r=t+s;}if(S){PointOut(x,y);}}}for(;;);}
#define F(a,b) for(a=0;a<b;++a)
float x,y,r,i,s,j,t,n;int main(){F(y,64){F(x,99){r=i=t=0;s=x/33-2;j=y/32-1;F(n,50&S){t=r*r-i*i;i=2*r*i+j;r=t+s;}if(S){PointOut(x,y);}}}for(;;);}
- DougieLawson
- Posts: 40594
- Joined: Sun Jun 16, 2013 11:19 pm
- Location: A small cave in deepest darkest Basingstoke, UK
- Contact: Website Twitter
Re: Why is the search function so broken here?
What part of "use Google" did you miss?
Any language using left-hand whitespace for syntax is ridiculous
Any DMs sent on Twitter will be answered next month.
Fake doctors - are all on my foes list.
Any requirement to use a crystal ball or mind reading will result in me ignoring your question.
Any DMs sent on Twitter will be answered next month.
Fake doctors - are all on my foes list.
Any requirement to use a crystal ball or mind reading will result in me ignoring your question.
Re: Why is the search function so broken here?
nothing, but nevertheless I would prefer to have a better working phpbb-integrated forum's search
in our own phpbb3 forum we also use the integrated forum's search, and there is no rejecting of keywords, e.g. like "keyboard" (or, in German, even of: "Tastatur")
http://www.mindstormsforum.de/search.ph ... s=keyboard
in our own phpbb3 forum we also use the integrated forum's search, and there is no rejecting of keywords, e.g. like "keyboard" (or, in German, even of: "Tastatur")
http://www.mindstormsforum.de/search.ph ... s=keyboard
#define S sqrt(t+2*i*i)<2
#define F(a,b) for(a=0;a<b;++a)
float x,y,r,i,s,j,t,n;int main(){F(y,64){F(x,99){r=i=t=0;s=x/33-2;j=y/32-1;F(n,50&S){t=r*r-i*i;i=2*r*i+j;r=t+s;}if(S){PointOut(x,y);}}}for(;;);}
#define F(a,b) for(a=0;a<b;++a)
float x,y,r,i,s,j,t,n;int main(){F(y,64){F(x,99){r=i=t=0;s=x/33-2;j=y/32-1;F(n,50&S){t=r*r-i*i;i=2*r*i+j;r=t+s;}if(S){PointOut(x,y);}}}for(;;);}
- DougieLawson
- Posts: 40594
- Joined: Sun Jun 16, 2013 11:19 pm
- Location: A small cave in deepest darkest Basingstoke, UK
- Contact: Website Twitter
Re: Why is the search function so broken here?
The search gets worse as the forum gets busier. It has a hard coded limit before it considers a word too common.
It really is a 100% awful design and a 100% awful implementation.
It really is a 100% awful design and a 100% awful implementation.
Any language using left-hand whitespace for syntax is ridiculous
Any DMs sent on Twitter will be answered next month.
Fake doctors - are all on my foes list.
Any requirement to use a crystal ball or mind reading will result in me ignoring your question.
Any DMs sent on Twitter will be answered next month.
Fake doctors - are all on my foes list.
Any requirement to use a crystal ball or mind reading will result in me ignoring your question.
Re: Why is the search function so broken here?
ahaa, that's the reason why, I see, thanks!
#define S sqrt(t+2*i*i)<2
#define F(a,b) for(a=0;a<b;++a)
float x,y,r,i,s,j,t,n;int main(){F(y,64){F(x,99){r=i=t=0;s=x/33-2;j=y/32-1;F(n,50&S){t=r*r-i*i;i=2*r*i+j;r=t+s;}if(S){PointOut(x,y);}}}for(;;);}
#define F(a,b) for(a=0;a<b;++a)
float x,y,r,i,s,j,t,n;int main(){F(y,64){F(x,99){r=i=t=0;s=x/33-2;j=y/32-1;F(n,50&S){t=r*r-i*i;i=2*r*i+j;r=t+s;}if(S){PointOut(x,y);}}}for(;;);}