Discussion Forums/Search in forums: Difference between revisions Discussion View history

No edit summary
m (Update content)
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Waze uses a third party forum software called phpBB to run its forums on.
Waze uses a third party forum software called phpBB to drive its forums.


This software has a feature that attempts to keep large searches from slowing down the forums for everyone. Unfortunately this feature causes words that are commonly used to not be searchable.
This software has a feature that attempts to keep large searches from slowing down the forums for everyone. Unfortunately, this feature causes words that are commonly used to not be searchable.


A workaround for this is to use Google's site specific search to look for posts.
A workaround for this is to use Google's site specific search to look for posts.


In Google search for:
From the Google page, search for:


SITE:WWW.WAZE.COM/FORUM <your search term(s) here>
<code>SITE:WWW.WAZE.COM/FORUM <your search term(s) here></code>


eg: no permissions
For example, to search for the phrase: no permissions


SITE:WWW.WAZE.COM/FORUM "no permissions"
<code>SITE:WWW.WAZE.COM/FORUM "no permissions"</code>


Note that this workaround has a limitation that Google would have to have indexed the topics being searched.  So newer topics may not be available at the time of your search.
Note that this workaround has a limitation that Google must have already indexed the topics being searched.  Therefore, newer topics may not be available at the time of your search.
 
[[Category:Community Administration]]

Latest revision as of 14:42, 18 May 2017

Waze uses a third party forum software called phpBB to drive its forums.

This software has a feature that attempts to keep large searches from slowing down the forums for everyone. Unfortunately, this feature causes words that are commonly used to not be searchable.

A workaround for this is to use Google's site specific search to look for posts.

From the Google page, search for:

SITE:WWW.WAZE.COM/FORUM <your search term(s) here>

For example, to search for the phrase: no permissions

SITE:WWW.WAZE.COM/FORUM "no permissions"

Note that this workaround has a limitation that Google must have already indexed the topics being searched. Therefore, newer topics may not be available at the time of your search.