Hi @Manu_Mathew_ Do you see these pages with the selectors in your dispatcher cache ? If not, one of the way to avoid is to configure your dispatcher to not allow anyone to access the pages with the selector. Also, here is a tip to delete them from the google index if needed : https://developers.go...
As per the process enveloping governance and security and to adhere to the CI/CD process, we cannot deploy any changes using packages.If it takes longer time to build the package, please look into your project repository structure and see how it can be optimized.
That doesnt sound right ! If you are getting right result in querydebug.hml, you should get the same with hit.getExcerpts aswell.. Did you see if there is any difference in the content between the pages where the correct excerpt is coming with the content on the other page ?Can you provide a package...
Hi,I see you have already set "p.excerpt":"true", so you dont have to say q.setExcerpt(true); again.. you can remove that.Also, is this output consistent for every result or only for few result ?
Hi Avinash,move method in pagemanager API should work without any issues.Are you moving the same page to the same location multiple times? If so, it would create a node with 0,1,2.. etc.