![]() |
|
|||
|
can you make min search length from 4 to 3?
heres example of problem i had was searching for "egg laying substrate" this was returned. The search term you specified (egg) is under the minimum word length (4) and therefore will not be found. Please make this term longer. |
|
|||
|
i understand the server load. due to doing server management + web software developing every day! but each search will take milliseconds not enough for people to notice. There may be a addon for this forum where they have improved the search queries and improved times etc.
It maybe worth doing a trial run? say for a month then access server logs and see performance difference to previous month. |
|
||||
|
This may also work for some, bookmark the following and then call upon the bookmark to search;
Code:
javascript:var s=escape(prompt(%22Search terms%22).replace(/ /, %22+%22));if (s) window.location.href=%22http://www.google.co.uk/search?q=%22 + s + %22+site%3Awww.reptileforums.co.uk%22; |
![]() |
| Thread Tools | |
| Display Modes | |
|
|