wiki:search

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
wiki:search [2026/02/18 14:58] – [The OR operator (|)] bobbykwiki:search [2026/02/18 15:13] (current) – [Grouping search] bobbyk
Line 117: Line 117:
 *   cos\_gains\_support\_from\_kansans\_for\_constitutional\_integrity\_txt\_blogposts\_19416 *   cos\_gains\_support\_from\_kansans\_for\_constitutional\_integrity\_txt\_blogposts\_19416
  
-You can make use of OR as a way to find search terms with spelling variations, for example ''\[ capitol | capital \]'', or, ''\[ state capitol | state capital \]''.+You can make use of OR as a way to find search terms with _spelling variations_, for example ''\[ capitol | capital \]'', or, ''\[ state capitol | state capital \]''.
  
 \_ \_
Line 131: Line 131:
 ''\[ (gun show) | event \]''. ''\[ (gun show) | event \]''.
  
-_**$$$  include some actual hits pages  $$$**_ +  
- +
-_**$$$  add a screen print of the sample search  $$$**_ +
- +
-.  +
 But, if you needed to search for (gun show) or for (gun event), you could _not_ write it as ''\[ gun (show | event) \]''. But, if you needed to search for (gun show) or for (gun event), you could _not_ write it as ''\[ gun (show | event) \]''.
  
 Instead, use a _grouping search_ — as described below. Instead, use a _grouping search_ — as described below.
- 
 ### Grouping search ### Grouping search
  
 You can group search terms by enclosing terms with parentheses ''( ... )''. Having the highest precedence, parentheses may be used to force precedence. You can group search terms by enclosing terms with parentheses ''( ... )''. Having the highest precedence, parentheses may be used to force precedence.
  
-For example, the query ''\[ dokuwiki -(plugin @plugin) \]'' will find pages which contain word "DokuWiki" but not contain word "plugin" and also are not within a namespace "plugin".+For example, let's say we want to find Robert Cahaly mentioned, but not in the context of John Birch Society _nor_ in the context of Georgia.  
 + 
 +The query would be ''\[ Cahaly -(JBS Georgia) \]'', and it will find pages which do contain the word "Cahaly" but not contain the word "JBS" and also not contain the word "Georgia".
wiki/search.1771444734.txt.gz · Last modified: 2026/02/18 14:58 by bobbyk

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki