Hilfe

Die Dokumente werden nach Relevanz sortiert ausgegeben, abhängig von Reihenfolge, Nähe, Häufigkeit von Begriffen.

Standard Suchverhalten

Tiki uses the asterisk ”*” as wildcard symbol that broadens a search by finding words that start with the same letters.
Beispiel: Home* will find objects that contain a term starting with “Home” like “HomePage”, “Home”, “Homework”, etc.

Standardmäßig sind alle Suchbegriffe optional. Dieses Verhalten entspricht der ODER-Logik. Objekte, die mehr Begriffe enthalten, werden in den Ergebnissen höher bewertet und daher weiter oben erscheinen. For example,wiki forumwill find:

  • Objekte, die beide tokenisierte Begriffe enthalten
  • objects that include the termwiki
  • objects that include the termforum or forums

Boole’sche Operatoren

Du kannst auch AND oder OR oder NOT für eine Bool’sche Suche benutzen. Beispiel: wiki und forum findet Objekte mit beiden Begriffen. Example:wiki or forumwill find objects with one of the term.

Begriffe gruppieren

Benutze Klammern ( ) um Begriffe in Unterausdrücke zu gruppieren. Example:wiki and (forum blog)will find objects that containwikiandforumor that containwikiandblogin any order.

Phrasen finden

Use double quotes ( "" ) around a phrase to find terms in the exact order, next to each other. Example:"Alex Bell"will not findBell AlexorAlex G. BellbutAlex Bells.