Open sl-service-account opened 6 years ago
Lou Netizen commented at 2018-02-18T19:53:36Z
I've been trying to keep an eye on this over the past week, and the search facility seems to have caught up with actual events listings (not counting normal delay between events being listed and searchable). Perhaps this was a one-time glitch?
Steps to Reproduce
Searching events using the URL above. I have this built into several scripted products and tools because LL's Web-based inworld search is so slow on Macs. (Literally minutes for a search window to appear, see https://jira.secondlife.com/browse/BUG-41308)
Actual Behavior
In the last few days the Search API (http://wiki.secondlife.com/wiki/SearchAPI) has stopped returning accurate results; often omits current and future events.
For example, I run a game test most Sundays at noon SLT with a deliberate misspelling in the name: "Teh Globe." This URL:
https://search.secondlife.com/client_search.php?s=Events&mat=3&q=teh%20globe
Returns two hits for events held January 14 and 21st, but fails to find an event posted for tomorrow (February 11) at the same time and location
This issue has emerged only in the last few days (since probably 05-Feb-2018).
Expected Behavior
This API has always returned a mix of recently-passed and future events, but now current and future events are missing entirely.
Other information
Original Jira Fields
| Field | Value | | ------------- | ------------- | | Issue | BUG-214578 | | Summary | Search API: Events search fails to find current + future events | | Type | Bug | | Priority | Unset | | Status | Accepted | | Resolution | Accepted | | Reporter | Lou Netizen (lou.netizen) | | Created at | 2018-02-10T23:04:33Z | | Updated at | 2018-02-18T19:53:35Z | ``` { 'Business Unit': ['Platform'], 'ReOpened Count': 0.0, 'Severity': 'Unset', 'System': 'Website', 'Target Viewer Version': 'viewer-development', 'What just happened?': 'In the last few days the Search API (http://wiki.secondlife.com/wiki/SearchAPI) has stopped returning accurate results; often omits current and future events.\r\n\r\nFor example, I run a game test most Sundays at noon SLT with a deliberate misspelling in the name: "Teh Globe." This URL:\r\n\r\nhttps://search.secondlife.com/client_search.php?s=Events&mat=3&q=teh%20globe\r\n\r\nReturns two hits for events held January 14 and 21st, but fails to find an event posted for tomorrow (February 11) at the same time and location\r\n', 'What were you doing when it happened?': "Searching events using the URL above. I have this built into several scripted products and tools because LL's Web-based inworld search is so slow on Macs. (Literally minutes for a search window to appear, see https://jira.secondlife.com/browse/BUG-41308)", 'What were you expecting to happen instead?': 'This API has always returned a mix of recently-passed and future events, but now current and future events are missing entirely.', } ```