Actions

Help

Search: Difference between revisions

(creation)
 
(add sphinx link)
 
Line 23: Line 23:
TMG3200 | TMG800
TMG3200 | TMG800
:All articles containing TMG3200 or TMG800
:All articles containing TMG3200 or TMG800




== References ==
== References ==
* [http://sphinxsearch.com/ Sphinx official site]
* [http://sphinxsearch.com/ Sphinx official site]
* [http://sphinxsearch.com/wiki/doku.php?id=sphinx_docs#searching Sphinx search documentation]

Latest revision as of 10:44, 9 December 2013

TBWiki uses Sphinx as search engine. It greatly improves the default mediawiki search engine

Operators

For specific search, use the following operators.

  • & (AND operator)
  • | (OR operator)
  • - (NOT operator)
  • ! (NOT operator)
  • ( ) (grouping operator)
  • “ “ (grouping operator)
  • ~ (proximity search)


Examples

User-to-User

This search result shows nothing, since user - user = 0

"SIP SS7"

All articles containing both SIP and SS7

TMG3200 | TMG800

All articles containing TMG3200 or TMG800



References