Versionen im Vergleich

Schlüssel

  • Diese Zeile wurde hinzugefügt.
  • Diese Zeile wurde entfernt.
  • Formatierung wurde geändert.

...

Use the double quotation mark (") to search for content that contains, for example, the phrase 'yellow book' or where 'book' and 'yellow' are major words.

"yellow book"
Info
Common

The system ignores common words (stop words)

are ignored by the search function

, including ‘and’, ‘the’, and more, even if they are in double quotation marks.

Example:

  1. Searching for "yellow book" only returns pages that have 'yellow' immediately before 'book'.
  2. Searching for "a yellow" will not display pages containing only the 'a' because 'a' is a stop word.

...