connlim / pe

0 stars 0 forks source link

Undocumented use of multiple tags in find #5

Open connlim opened 1 year ago

connlim commented 1 year ago

Steps to reproduce

Enter the command sfind t/chickenrice t/muslim

Expected result

Unknown as usage of multiple tags is allowed for in documentation (sfind n/[KEYWORD]… t/[KEYWORD]… - the ellipses allow for multiple tags) but no explanation of what it's supposed to do.

Actual result

Only stalls with the muslim tag are shown. The chickenrice stall is not shown.

Screenshots

No information about what multiple tag fields does:

image.png

When entering the command:

image.png

soc-se-bot commented 1 year ago

Team's Response

Multiple tags can be used to find and the example was given.

image.png

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: The examples you gave are for multiple tags with a single t/: sfind t/opensDaily veryNice.

My bug is with multiple tags using multiple t/: sfind t/opensDaily t/veryNice. The documentation clearly states that this is possible, but what it does is unknown

image.png