Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
6.2.X EE, 7.0.X, 7.1.0 CE GA1, 7.1.10 DXP GA1, 7.1.1 CE GA2
-
7.1.x, 7.0.x
-
Committed
-
5
Description
Steps to Reproduce - master/7.1.x:
- Set up Solr as the search engine
- Create a web content article with the title foo
- Add a search bar portlet, search results portlet, and custom facet portlet to a page
- Go to the custom facet portlet configuration and set userName as the field to aggregate on
- Search for foo
- Select the checkbox that contains the user name of the article's creator in the custom facet portlet
Steps to Reproduce - 7.0.x
- Set up Solr as the search engine
- Create a web content article with the title foo
- Search for foo
- Select test test under the User Facet
Expected Result:
Search results would still be visible
Actual Result:
0 search results show up in the search results portlet
Reproduced on master - 16054e8