mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-04 03:09:33 -06:00
Minor addition: Performance for searching
This commit is contained in:
committed by
Michael Barz
parent
ebb8882be1
commit
12b59175a5
@@ -16,7 +16,7 @@ The ability to find files based on certain search terms is a key requirement for
|
||||
|
||||
## Decision Drivers
|
||||
|
||||
* Have a simple yet powerful way of finding files in oCIS
|
||||
* Have a simple yet powerful, scalable and performant way of finding files in oCIS
|
||||
* Be able to construct intelligent searches based on metadata
|
||||
* Allow the user to filter the search queries based on metadata
|
||||
|
||||
|
||||
@@ -24,7 +24,7 @@ Sharing adds more complexity because the index also needs to react to create, de
|
||||
|
||||
## Decision Drivers
|
||||
|
||||
* Have a simple yet powerful way of finding files in oCIS
|
||||
* Have a simple yet powerful, scalable and performant way of finding files in oCIS
|
||||
* Be able to construct intelligent searches based on metadata
|
||||
* Allow the user to filter the search queries based on metadata
|
||||
* Basic File Search needs to be implemented out of the box without external dependencies
|
||||
|
||||
Reference in New Issue
Block a user