Target SharePoint environment
SharePoint Online
What SharePoint development model, framework, SDK or API is this about?
SharePoint REST API
Developer environment
Windows
What browser(s) / client(s) have you tested
Additional environment details
C# Microsoft.Office.Server.Search.REST.SearchRequest
{"request":{"__metadata":{"type":"Microsoft.Office.Server.Search.REST.SearchRequest"},"Querytext":"AND(Path:"https://wkcb.sharepoint.com/Lists/WKPAM/DispForm.aspx*\",IsActive1OWSBOOL:\"1\",deletedOWSBOOL:\"0\")","TrimDuplicates":false,"EnableFQL":true,"SourceId":"633d2a4d-0d22-4298-966e-a07804332071","ClientType":"custom","StartRow":0,"RowLimit":25,"SortList":{"results":[{"Property":"Date1OWSDATE","Direction":"1"}]},"SelectProperties":{"results":["RefinableString103","SenderOWSNMBR","ContentIDOWSNMBR","RefinableString104","Date1OWSDATE","NumberOWSNMBR","ListItemID","TitleDEOWSTEXT","TitleITOWSTEXT","IsActive1OWSBOOL","ersetztOWSBOOL","deletedOWSBOOL","hasPriorityOWSBOOL","RefinableInt04","hasPriority1"]}}}
Describe the bug / error


same request other result
Steps to reproduce
start an request and do it a few of times as long the rsult is changed max 12 times.
after taht the rult swaps
Expected behavior
a list that correspond the searched tehrms.
Target SharePoint environment
SharePoint Online
What SharePoint development model, framework, SDK or API is this about?
SharePoint REST API
Developer environment
Windows
What browser(s) / client(s) have you tested
Additional environment details
C# Microsoft.Office.Server.Search.REST.SearchRequest
{"request":{"__metadata":{"type":"Microsoft.Office.Server.Search.REST.SearchRequest"},"Querytext":"AND(Path:"https://wkcb.sharepoint.com/Lists/WKPAM/DispForm.aspx*\",IsActive1OWSBOOL:\"1\",deletedOWSBOOL:\"0\")","TrimDuplicates":false,"EnableFQL":true,"SourceId":"633d2a4d-0d22-4298-966e-a07804332071","ClientType":"custom","StartRow":0,"RowLimit":25,"SortList":{"results":[{"Property":"Date1OWSDATE","Direction":"1"}]},"SelectProperties":{"results":["RefinableString103","SenderOWSNMBR","ContentIDOWSNMBR","RefinableString104","Date1OWSDATE","NumberOWSNMBR","ListItemID","TitleDEOWSTEXT","TitleITOWSTEXT","IsActive1OWSBOOL","ersetztOWSBOOL","deletedOWSBOOL","hasPriorityOWSBOOL","RefinableInt04","hasPriority1"]}}}
Describe the bug / error
same request other result
Steps to reproduce
start an request and do it a few of times as long the rsult is changed max 12 times.
after taht the rult swaps
Expected behavior
a list that correspond the searched tehrms.