Search engine
Last updated
Was this helpful?
Last updated
Was this helpful?
The search engine of the knowledge base is available here
Tools >
Knowledge base ("Search" tab)
!!! info "Fields used by the search engine" - Subject of the knowledge base article - Content of the knowledge base article - Translations of the knowledge base article
Simple
searchIt is possible to perform a simple
keyword search.
For example, if you search for the following keywords apple
GLPI will automatically add a *
(except if *
is already present) apple*
GLPI will then search for all articles that contain words such as apple
, apples
, applesauce
, or applet
.
Complex
searchThe search engine of the knowledge base also offers the following operators for a complex search
````+```
Word must be present
-
Word must not be present
*
Truncate suffix
" "
The sequence contained must be searched literally
< >
Define the order of search items
()
Grouping when using <
and >
Here are some examples:
{{ read_csv('data/search.csv', sep=';') }}