-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2021.9
-
Component/s: Query & PageProvider
-
Release Notes Summary:document_picker page provider uses fulltext search.
-
Tags:
-
Team:UI
-
Sprint:UI - 2021-10
Per WEBUI-170 document_picker should use the fulltext search.
When visiting https://nightly.nuxeo.com/nuxeo/api/v1/search/pp/document_picker the page provider does a search on the document title (dc:title), when it should use ecm:fulltext like in the default search: https://nightly.nuxeo.com/nuxeo/api/v1/search/pp/default_search
TODO
replace dc:title with ecm:fulltext for the document_picker page provider
- is related to
-
WEBUI-170 Insert a nuxeo picture from the RTE
- Resolved
- is required by
-
ELEMENTS-1407 Replace use of title with fulltext in document_picker search form for unit tests
- Resolved
-
WEBUI-465 Replace use of title with fulltext in document_picker search form
- Resolved
- Is referenced in