SharePoint / sp-dev-docs

SharePoint & Viva Connections Developer Documentation
https://docs.microsoft.com/en-us/sharepoint/dev/
Creative Commons Attribution 4.0 International
1.24k stars 1.01k forks source link

Request gis not always the same result in a short disatance 30 sec max 1 minute the response is variable and somtimes they are deleted items. #8401

Open catullum opened 2 years ago

catullum commented 2 years ago

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

image

image

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.

ghost commented 2 years ago

Thank you for reporting this issue. We will be triaging your incoming issue as soon as possible.