#4749 - Search does not calculate entries or pagination correctly
| Identifier | #4749 |
|---|---|
| Issue type | Trivial issue (does not break functionality) |
| Title | Search does not calculate entries or pagination correctly |
| Status | Completed |
| Handling member | Chris Graham |
| Version | 10.0.39 |
| Addon | core |
| Description | I am not sure if this is a Search issue, or a Meta tags issue but I have a fair number of entries with a shared tag. Searching for this tag gives approximately 217 results yet fails to show more than 10 (I very much doubt there are 217 entries using the tag). Clicking page 2 of the pagination reveals an empty page and that's been this way forever (localhost or live). I've mentioned this before and it was said that I would need several entries for it to work (or so I recall, perhaps badly). There are enough entries but the Search isn't really interested in returning them. The issue does seem to come from following Meta tag links, normal searching seems to work okay. |
| 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
Various issues can cause result counts to multiply up, particularly for catalogues.
Fix some of these issues as best as can be.
It's complicated replicated to how SQL and fulltext search works, it's not always the best at this kind of thing.