Closed harigoudA closed 2 months ago
I would suggest looking into the API traffic, as shown here: https://www.youtube.com/watch?v=kPMSiRxK8H8&pp=ygUMbTM2NXRoaW5raW5n
Hello @kasperbolarsen Thanks for your reply,
I have followed your instructions but i did not find any thing odd in the API traffic. I can see "Status code: 200 Ok" and in response "Rows": [], Find the below screen shot for payload.
An idea: would it be possible to reduce the query to the very core, like IsDocument:1 KMObjectives:{searchTerms} to ensure that we are not tripped by something else. I have tested a similar scenario in my end, and it works fine.
Hello @kasperbolarsen ,
I have reduced the query it is working. I will tune the query as per my requirement. Thank you very much :)
We can close this bug.
I am using PNP modern search 4.11.0 version.
When i am searching for multiple words not getting results.
I am having multiline textbox "Objectives" This i made searchable by adding it to managed properties. PNP search is working when i am searching for single word. Please find the below screen shot for the same.
But when i search for multiple keywords it is not working. Please find the below screen shot for the same.
The same when i am searching with search query tool i am getting exact result.