Details
-
Bug
-
Status: Closed
-
Resolution: Inactive
-
7.1.X
-
None
-
3
Description
Steps to reproduce:
- Start portal with Solr
- Create Wiki pages with the following data:
Wiki 1: title: liferay content: wiki1 Wiki 2: title: portal content: wiki2 Wiki 3: title: java content: wiki3
- Enable "Use Advanced Search Syntax" on both the embedded search and search portlet
Results:
- Search for title: liferay OR content: wiki2 >> Wiki 1
- Expected: Wiki 1 and 2
- Search for title: liferay AND content: wiki1 >> Wiki 1
- Search for title: liferay OR title: portal >> Wiki 1
- Expected: Wiki 1 and 2
Tested on:
Tomcat 9.0.6 + MySQL 5.7.22
Portal master Git SHA: 4a53a8456958c7e640572d98d6271afe2cdb4ada
Portal 7.1.x-private Git SHA: 56799e78e19eabdea919074eb84ee190bcc69099
Attachments
Issue Links
- is related to
-
LPS-78470 Solr advanced query using OR requires parenthesis
- Closed