* [#74339] 17.4 Search improvements  https://community.openproject.org/wp/74339

[#74339] 17.4 Search improvements

https://community.openproject.org/wp/74339

* [#74339] 17.4 Search improvements  https://community.openproject.org/wp/74339

[#74339] 17.4 Search improvements

https://community.openproject.org/wp/74339

* [#74339] 17.4 Search improvements  https://community.openproject.org/wp/74339

[#74339] 17.4 Search improvements

https://community.openproject.org/wp/74339

* Apply suggestions from code review

Co-authored-by: Maya Berdygylyjova <MayaBerd@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Maya Berdygylyjova <MayaBerd@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Maya Berdygylyjova <MayaBerd@users.noreply.github.com>

---------

Co-authored-by: Maya Berdygylyjova <MayaBerd@users.noreply.github.com>
This commit is contained in:
ehassan01
2026-05-07 11:36:01 +02:00
committed by GitHub
parent fa48c1704b
commit c122bb3437
3 changed files with 20 additions and 0 deletions
+20
View File
@@ -45,6 +45,26 @@ You can now view search results from different categories or sections of OpenPro
>
> It is not possible to find content from archived projects. You will have to un-archive them first on the [global projects overview page](../projects/project-lists/).
## Partial-text search
The OpenProject search bar is also configured to support partial-text search. Simply type part of a word, and the system will display matching items.
For example: Entering **"roto"** will return results such as **prototyping**, **prototype**
This feature is especially helpful if you do not remember the exact name of a work package or are unsure of the exact spelling.
![Partial text search for work package search in OpenProject](openproject_userguide_search_partial_text.png)
## Multi-term text search
You can also search using multiple space-separated terms to narrow down results.
For example: Entering **"de roto"** will match **Design prototyping**.
When you type more than one text, the search will only show results where **all entered terms** appear somewhere in the project or workspace name. This helps you find items faster, even if you only remember parts of the name.
![Multi term text search for work package search in OpenProject](openproject_userguide_search_multispace_text.png)
## Full-text search
The OpenProject search bar is configured for full-text search. This means you can search not only headings but also content such as wiki pages or work package descriptions and attachments.
Binary file not shown.

After

Width:  |  Height:  |  Size: 57 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 140 KiB