What Happened to the Search Function
Moderators: philqw78, terrys, hammy, Slitherine Core, Field of Glory Moderators, Field of Glory Design
-
pcelella
- Staff Sergeant - StuG IIIF

- Posts: 264
- Joined: Sat Nov 10, 2007 2:56 pm
- Location: West Hartford, CT USA
What Happened to the Search Function
Did the search function disappear off of this forum? I can't seem to find it anymore. The only time it shows up is when I am looking at individual messages, and then it doesn't work at all. Is it just now somewhere non-obvious where I can't find it?
Thanks
Peter C
Thanks
Peter C
-
Robert241167
- Lieutenant Colonel - Elite Panther D

- Posts: 1368
- Joined: Fri Sep 05, 2008 5:03 pm
- Location: Leeds
-
Robert241167
- Lieutenant Colonel - Elite Panther D

- Posts: 1368
- Joined: Fri Sep 05, 2008 5:03 pm
- Location: Leeds
It's a poor workaround to being able to search a specific forum or sub-forum since each forum thread is numerically identified and google can search only by slitherine.com/forum, which covers ALL forums, and the same search terms pop up in slitherine's computer game forums. It makes it so much harder to find old army design threads and threads on particular rules issues that in most cases I stopped bothering trying to use searches to find past threads that respond to questions.
-
Skullzgrinda
- Master Sergeant - U-boat

- Posts: 528
- Joined: Wed Jul 22, 2009 9:32 pm
- Location: Dixie
Same. Most unfortunate.MikeK wrote:It's a poor workaround to being able to search a specific forum or sub-forum since each forum thread is numerically identified and google can search only by slitherine.com/forum, which covers ALL forums, and the same search terms pop up in slitherine's computer game forums. It makes it so much harder to find old army design threads and threads on particular rules issues that in most cases I stopped bothering trying to use searches to find past threads that respond to questions.
-
guthroth
- Senior Corporal - Destroyer

- Posts: 119
- Joined: Thu Jan 22, 2009 9:16 am
- Location: West London, England
What's more disappointing is that a private forum like TMP http://theminiaturespage.com/boards/index.mv with 181 message boards, and 2,376,876 total messages can manage an in-house search engine, but a commercial company which makes a profit from our purchasing their product can't.
True, TMP isn't as pretty and doesn't support emoticons or fancy avatars or 'levels' but then all I suspect most wargamers want is the ability to search for old discussions.
Pete
True, TMP isn't as pretty and doesn't support emoticons or fancy avatars or 'levels' but then all I suspect most wargamers want is the ability to search for old discussions.
Pete
-
IainMcNeil
- Site Admin

- Posts: 13558
- Joined: Fri Apr 01, 2005 10:19 am
-
guthroth
- Senior Corporal - Destroyer

- Posts: 119
- Joined: Thu Jan 22, 2009 9:16 am
- Location: West London, England
Server load is a function of the amount data it is expected to process.
I suspect you could save buckets of server load if you eliminated the fancy avatars and 'ranks'.
Maybe even move the wargames board to a different server from the comp game boards.
Otherwise there is only one solution - buy a better/another server.
Pete
I suspect you could save buckets of server load if you eliminated the fancy avatars and 'ranks'.
Maybe even move the wargames board to a different server from the comp game boards.
Otherwise there is only one solution - buy a better/another server.
Pete
add:What's more disappointing is that a private forum like TMP http://theminiaturespage.com/boards/index.mv with 181 message boards, and 2,376,876 total messages can manage an in-house search engine
,which does not work properly
TMP isn't functional.
It only returns queries with very few hits. In fact, one can only search topics, not message bodies, because this would nearly always result in timeouts.
I would prefer a working search function, which this forum had for a very long time and certainly will have again soon.
Until that, I'll use the workaround (which works as good as TMP's, if not better) and try not to complain too much.
It only returns queries with very few hits. In fact, one can only search topics, not message bodies, because this would nearly always result in timeouts.
I would prefer a working search function, which this forum had for a very long time and certainly will have again soon.
Until that, I'll use the workaround (which works as good as TMP's, if not better) and try not to complain too much.
-
peterrjohnston
- Field of Glory Moderator

- Posts: 1506
- Joined: Mon Jul 02, 2007 11:51 am
The forum is run by open-source software called phpBB (which is very popular).
To have search, you need to do what's called "indexing"... basically like a very complicated book index, which lists where words are. This does speed-up search considerably... otherwise a search would have to look through all the text every time.
But it still takes time to search on an index, and the bigger the forum gets, the longer it takes. To use the book analogy again, an index for a 100 page book is a lot quicker to use than one for a 10 000 page book!
With more and more users and more and more searches, eventually the server (computer) running the the forum runs out of computing power; made worse by trying to do so many things at once. Think about how bad Windows is when it starts. Same thing...
There are ways of improving performance, but like tuning a car to perfection, it's not easy. But I'm sure they are looking at the problem. Google supposedly has hundreds of thousands of computers running in parallel to do search. I doubt Slitherine does
To have search, you need to do what's called "indexing"... basically like a very complicated book index, which lists where words are. This does speed-up search considerably... otherwise a search would have to look through all the text every time.
But it still takes time to search on an index, and the bigger the forum gets, the longer it takes. To use the book analogy again, an index for a 100 page book is a lot quicker to use than one for a 10 000 page book!
With more and more users and more and more searches, eventually the server (computer) running the the forum runs out of computing power; made worse by trying to do so many things at once. Think about how bad Windows is when it starts. Same thing...
There are ways of improving performance, but like tuning a car to perfection, it's not easy. But I'm sure they are looking at the problem. Google supposedly has hundreds of thousands of computers running in parallel to do search. I doubt Slitherine does
-
Ghaznavid
- 1st Lieutenant - 15 cm sFH 18

- Posts: 800
- Joined: Wed Aug 29, 2007 1:44 am
- Location: Germany
Well one daring solution might be to move the FoG forum to a server of it's own, payed for by donations from the community (of course Slitherine would then have to pay for advertising here
). That way you remove the load of the other subforums (and I suppose the slitherine HP, etc.) from the equation and can also try for a more powerful server.
A less radical approach would be to include a customized Google search box for the forum (I'm not sure on Googles terms however as this forum is basically a commercial one due to Slitherine also using it for development and customer support issues).
A less radical approach would be to include a customized Google search box for the forum (I'm not sure on Googles terms however as this forum is basically a commercial one due to Slitherine also using it for development and customer support issues).
Karsten
~ We are not surrounded, we are merely in a target rich environment. ~
~ We are not surrounded, we are merely in a target rich environment. ~
The key is the ability to discriminate among sub-forums in searching the thread IDs which appear to be simply sequental numbers based on the date and time of the first post in the thread.Ghaznavid wrote:A less radical approach would be to include a customized Google search box for the forum (I'm not sure on Googles terms however as this forum is basically a commercial one due to Slitherine also using it for development and customer support issues).
The forum software does this internally when it sorts threads into different forums. Is there some kind of sub-forum identifier in each post html page that could be noted in a thread like this and could be included as a search term in Google in order to narrow the search?
-
IainMcNeil
- Site Admin

- Posts: 13558
- Joined: Fri Apr 01, 2005 10:19 am
The avatars and graphcis are not an issue - it takes as long to load bad graphcis as good ones. We have no intentions of moving the forum elsewhere. This is where it needs to be for numerous reasons.
I really dont like the way TMP forums work - I find them very hard to navigate. I guess its just personal taste
I really dont like the way TMP forums work - I find them very hard to navigate. I guess its just personal taste
-
Ghaznavid
- 1st Lieutenant - 15 cm sFH 18

- Posts: 800
- Joined: Wed Aug 29, 2007 1:44 am
- Location: Germany
That should be possible, although phpBB should also have the option to run in search engine friendly mode (i.e. using the titles of the sub-forum or entry post as page reference instead of a number string), but then that would probably increase the server load again, if only very slightly.MikeK wrote:The key is the ability to discriminate among sub-forums in searching the thread IDs which appear to be simply sequental numbers based on the date and time of the first post in the thread.Ghaznavid wrote:A less radical approach would be to include a customized Google search box for the forum (I'm not sure on Googles terms however as this forum is basically a commercial one due to Slitherine also using it for development and customer support issues).
The forum software does this internally when it sorts threads into different forums. Is there some kind of sub-forum identifier in each post html page that could be noted in a thread like this and could be included as a search term in Google in order to narrow the search?
Karsten
~ We are not surrounded, we are merely in a target rich environment. ~
~ We are not surrounded, we are merely in a target rich environment. ~
That would be nice. If it is a search of Google's index system, doesn't mitigate server load here?Ghaznavid wrote:That should be possible, although phpBB should also have the option to run in search engine friendly mode (i.e. using the titles of the sub-forum or entry post as page reference instead of a number string), but then that would probably increase the server load again, if only very slightly.
