Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Medium
-
Resolution: Fixed
-
Affects Version/s: dev-master, 2.1.0
-
Fix Version/s: 2.1.1
-
Component/s: Platform > REST API v2
-
Labels:
Description
1. Create two content types, for example one with Richtext and second with Text Line, identifier: "title" for both of them
2. Create two content items based on CTs from previous step (content of both fields could be the same, I've put "apple")
3. Apply the query:
"Field":
Unknown macro: { "name"}
Expected result: it should return CI based on CT with Text Line
Actual result: there is an error 501 Not implemented "Intentionally not implemented: A field of type 'ezrichtext' is not searchable in the legacy search engine."
It work the same for another not implemented fields:
- Author
- Media
- Page
- Rating
- RichText
- Url
Attachments
Issue Links
- discovered while testing
-
EZP-28783 As a Developer I want to search using REST FieldCriterion
-
- Closed
-