#4780 - Tag specificity
| Identifier | #4780 |
|---|---|
| Issue type | Trivial issue (does not break functionality) |
| Title | Tag specificity |
| Status | Completed |
| Handling member | Chris Graham |
| Version | 10.0.39 |
| Addon | search |
| Description | It would be nice if tag search results were specific to the tag. When used for something like countries, entries with United Kingdom and United States tags are both returned if either are clicked. I imagine United Arab Emirates entries would also be returned. |
| Steps to reproduce | |
| Funded? | No |
| Commits |
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".


Comments
If I'm missing something please comment on it.
I also have keep_forced_open set to 1 if that's relevant, to get around the offline.html
By default the the boolean search option is disabled. This actually allows boolean search to still operate, but based on automatic detection of syntax - and only via an efficient boolean search mode supported by the database software. This is not explained at all.
If the boolean search option is enabled, it must be explicitly stated. The tag search links are not doing this, do boolean search is not activated for tag searches like it should be.