Page 1 of 1

Odd response from forum search box

Posted: Wed Sep 26, 2012 10:54 am
by Michael Z Freeman
The following words in your search query were ignored because they are too common words: sound linux linux-sound-base.
Made me laugh. Maybe the forum software has a sense of humour ? Looks like this could do with some adjustment unless there's some reason it is like that (can't think of one).

Re: Odd response from forum search box

Posted: Wed Mar 13, 2013 6:47 pm
by b4rney
Same problem with 'ardour'.

What is the point of excluding the most useful search terms?
:?

Re: Odd response from forum search box

Posted: Tue Apr 23, 2013 5:51 am
by tatch
another response I get quite frequently
Sorry but you cannot use search at this time. Please try again in a few minutes.
I get it a lot when I'm flipping through search result pages and sometimes when I search anything in general.

Re: Odd response from forum search box

Posted: Fri Jan 10, 2014 9:15 pm
by raboof
Dear lazyweb,

This behavior is indeed annoying and there should be no need to restrict search so heavily now that we're on the new hosting.

However, where do I find this option in the phpBB administration?

Re: Odd response from forum search box

Posted: Thu Mar 10, 2016 2:46 am
by vorwart
I second that "annoying". More than that actually. As it is, the search feature is crippled because of this.

If I have a question that is specific to a program such as Rosegarden, I should be able to search all relevant posts that contain the word "rosegarden" . As it is, "rosegarden" gets ignored and I am left to manually go through all of the irrelevant results that have nothing to do with Rosegarden.

If an admin could be so kind to consider:
If this works from a list, that list shouldn't include proper nouns. If it's dynamic, then please consider making an adjustment: http://phpbbandbbcodes.com/viewtopic.php?t=194

Re: Odd response from forum search box

Posted: Sun Jul 31, 2016 2:45 am
by GraysonPeddie
DJ Barney wrote:
The following words in your search query were ignored because they are too common words: sound linux linux-sound-base.
Made me laugh. Maybe the forum software has a sense of humour ? Looks like this could do with some adjustment unless there's some reason it is like that (can't think of one).
Perhaps this could help?

https://www.google.com/search?q=site%3A ... e&ie=UTF-8

site:linuxmusicians.com sound linux linux-sound-base

Re: Odd response from forum search box

Posted: Sun Jul 31, 2016 7:18 am
by raboof
vorwart wrote:If an admin could be so kind to consider:
If this works from a list, that list shouldn't include proper nouns. If it's dynamic, then please consider making an adjustment: http://phpbbandbbcodes.com/viewtopic.php?t=194
Thanks for finding this option. I've disabled the feature.

Re: Odd response from forum search box

Posted: Sun Oct 01, 2017 1:10 pm
by mixe
raboof wrote:
vorwart wrote:I've disabled the feature.
it looks like it got enabled again. When searching "Ardour" I still get the "too common words" error message.
Also see viewtopic.php?f=10&t=17335

Re: Odd response from forum search box

Posted: Mon Oct 02, 2017 10:57 am
by raboof
mixe wrote:
raboof wrote:
vorwart wrote:I've disabled the feature.
it looks like it got enabled again. When searching "Ardour" I still get the "too common words" error message.
Also see viewtopic.php?f=10&t=17335
Hrm can't find it again :(. Will look closer later - of you can find a good pointer that'd be appreciated.

Re: Odd response from forum search box

Posted: Mon Oct 02, 2017 2:08 pm
by mixe
@raboof, could you please try this?

1. Lower the common word threshold to 0% to disable this behaviour
Admin Control Panel - General - Search settings - common word threshold-setting

2. Clean search index
Admin Control Panel - Maintenance - Database - Search Index - Delete Index, and then you Create Index

Re: Odd response from forum search box

Posted: Mon Oct 02, 2017 2:36 pm
by raboof
mixe wrote:@raboof, could you please try this?

1. Lower the common word threshold to 0% to disable this behaviour
Admin Control Panel - General - Search settings - common word threshold-setting
Thanks for looking this up. This setting was already at 0% though.
mixe wrote:2. Clean search index
Admin Control Panel - Maintenance - Database - Search Index - Delete Index, and then you Create Index
I've deleted the 'phpBB Native Fulltext' index and recreated it (which is now in progress)

Re: Odd response from forum search box

Posted: Mon Oct 02, 2017 3:16 pm
by mixe
raboof wrote:I've deleted the 'phpBB Native Fulltext' index and recreated it (which is now in progress)
I guess this made the difference: I'm already getting results when searching for "Ardour" or "Rosegarden" :)
Thanks!