Actions
Bug #18767
closedDocument behavior of text search on filenames and paths in Collections
Story points:
-
Release:
Release relationship:
Auto
Updated by Peter Amstutz almost 3 years ago
- Related to Bug #18724: Collection file_names should contain full paths for substring matching added
Updated by Peter Amstutz almost 3 years ago
- Target version changed from 2022-03-02 sprint to 2022-03-16 sprint
Updated by Peter Amstutz almost 3 years ago
- Target version changed from 2022-03-16 sprint to 2022-03-30 Sprint
Updated by Peter Amstutz almost 3 years ago
- Status changed from New to In Progress
Updated by Peter Amstutz almost 3 years ago
18767-filename-search-doc @ 84471cca8804a3360f4eb49cc889cb2ade989bbd
Added discussion to "collections" page of the API docs.
Updated by Tom Clegg almost 3 years ago
to get the list of files, you will need to parse the
manifest_text
Might be worth mentioning WebDAV / Python Collection class / Go FileSystem here. "Need to parse the manifest_text
" sounds a bit like a recommendation to write your own parsing code, which I don't think we want to encourage.
Perhaps this info should be inside the "list" method section? As is, the flow (list of attributes, some general info, nuance of filter behavior in list method, list of methods) seems a bit odd to me.
Rest LGTM.
Updated by Peter Amstutz almost 3 years ago
- Status changed from In Progress to Resolved
Actions