-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 6.2.10 EE GA1
-
Fix Version/s: 6.2.2 CE GA3 , 6.2.X EE, 7.0.0 M2
-
Component/s: Dynamic Data Mapping, Portal Services, Search Infrastructure
-
Branch Version/s:6.2.x
-
Backported to Branch:Committed
-
Story Points:6
-
Git Pull Request:
- Create a Structure, add a repeatable field "parent" and a nested sub-field "child".
- Create a template for the previously created Structure
- Create a web content from the Structure
- Add two more "parent" fields by clicking on the plus sign
- Add different values to the parents and children. E.g. p1, c1; p2, c2; p3, c3
- Publish the Web Content
- Add a Search portlet to a page
- Try to search for the content you wrote into the fields
Result: If you are searching for p1, p2, p3 or c1, it shows the Web Content. Seaching for c2 or c3 shows no results.
Expected: Searching for p1, p2, p3, c1, c2 or c3 results the Web Content.