Searching M204wiki: Difference between revisions

From m204wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 16: Line 16:
Under the default ("Vector") "skin" (wiki interface presentation) and the default user search preference (pre-selected "Enable enhanced search suggestions" checkbox): </p>
Under the default ("Vector") "skin" (wiki interface presentation) and the default user search preference (pre-selected "Enable enhanced search suggestions" checkbox): </p>
<ul>
<ul>
<li>The Vector search tool uses what you type in the search box as a stem, and it suggests auto-completions for existing wiki page names (and for previous search strings you attempted on this browser). Selecting the name of a page then brings up the page.   
<li>The Vector search tool uses what you type in the search box as a stem, and it suggests auto-completions for existing wiki page names (after capitalizing the first character). Selecting the name of a page then brings up the page.   


<li>If you search for a non-existing page name (case not important), you get a list of pages that contain or approximately contain your search string.  
<li>If you search for a non-existing page name (case not important), you get a list of pages that contain or approximately contain your search string. <i>Enclose multiple-word search terms in double quotation marks for the most precise results.</i>
</ul>
</ul>
An advantage of this tool is quick creation of a new page:
An advantage of this tool is quick creation of a new page:
Line 28: Line 28:
<blockquote class="note"><b>Notes: </b>
<blockquote class="note"><b>Notes: </b>
<ul>
<ul>
<li>Searching is case-insensitive.
<li>To search for a phrase, enclose it in double quotation marks.
<li>To search for a phrase, enclose it in double quotation marks.
<li>Wildcard searches do not work.  
<li>Wildcard searches do not work.  

Revision as of 23:28, 2 June 2014

M204wiki offers these alternative ways to find the information you want:

  • Your browser's Google search.

    This might be the best of the search options, though very recently created pages might not yet be indexed.

    Precede or follow your search term with the word M204wiki. (Ignore Google's message: "Did you mean M204 Wiki?" M204wiki as one word yields better search results.)

    The search is not case-sensitive. Enclose multiple-word search terms in quotation marks for the most precise results.


  • The M204wiki search, a search box located above the article text or in the left sidebar.

    Under the default ("Vector") "skin" (wiki interface presentation) and the default user search preference (pre-selected "Enable enhanced search suggestions" checkbox):

    • The Vector search tool uses what you type in the search box as a stem, and it suggests auto-completions for existing wiki page names (after capitalizing the first character). Selecting the name of a page then brings up the page.
    • If you search for a non-existing page name (case not important), you get a list of pages that contain or approximately contain your search string. Enclose multiple-word search terms in double quotation marks for the most precise results.

    An advantage of this tool is quick creation of a new page:

    1. Specify the page name, exactly as you want it.
    2. Click the "magnifying glass" icon.
    3. In the "Search results" page, click the page name (red) in the prompt to create a new page.

    Notes:

    • To search for a phrase, enclose it in double quotation marks.
    • Wildcard searches do not work.
    • Your results may include wiki or HTML formatting characters, because the search uses the source text of the wiki pages (what you see if you edit a page).


  • The Method search tool found in the sidebar Help/Editing area.

    This is for Janus SOAP system class methods only. In addition to being very fast, this tool provides wildcard searching, so you don't have to know the exact method name.


  • Browsing a category page.

    Most M204wiki pages belong to one or more categories, which are named collections of similar topics. A category page contains links to each of its member topics. Category page names are prefixed by Category: and are collected themselves on the Categories page.