-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: Master
-
Fix Version/s: 7.2.0 GA1
-
Component/s: Search Infrastructure, Web Search > Search Admin
-
Labels:
-
Fix Priority:5
-
Epic Link:
-
Sprint:Search | S02 Sprint 18, Search | S02 Sprint 19
-
Git Pull Request:
All these should match. Not perfectly, but close enough to compare side by side, and copy and paste relevant sections with little effort.
Output from:
Control Panel > Configuration > Search > Field Mappings > liferay-20101
Should match output from:
Elasticsearch Get Mapping API ==> http://localhost:9200/liferay-20101/_mapping ==> https://www.elastic.co/guide/en/elasticsearch/reference/6.5/indices-get-mapping.html
Which in turn, Admins can copy and paste into:
Control Panel > Configuration > System Settings > Search > Elasticsearch 6 > Override Type Mappings
Or even into:
Elasticsearch Put Mapping API ==> https://www.elastic.co/guide/en/elasticsearch/reference/6.5/indices-put-mapping.html
- Discovered while testing
-
LPS-90872 As a Search Admin I want to view effective Field Mappings, as reported by the search engine, from within Portal UI
-
- Closed
-