Details
-
Bug
-
Resolution: Fixed
-
Medium
-
dev-master, 2.1.0
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