That seems like the same syntax as a standard search. If you type: https://experienceleaguecommunities.adobe.com/t5/custom/page/page-id/GlobalSearch#q=content%20author%20publish%20instance&sort=relevancy&f:@el_contenttype=[Community] I would expect to see all four words (content author publish inst...
Are versions created on the publish instance? I found this but it's old so I wasn't sure if that is still the case. https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/accessing-older-versions-of-web-pages-in-publish-instance/m-p/216953/highlight/true#M97707 More importantly, ...
My hunch was correct. I was able to obtain an AEM 6.3 instance and the 6.3 documentation displays without issue. I guess this makes sense. Adobe is obviously leveraging AEM for the online documentation. When they upgrade their internal instance, the older documentation may not work (as I found). ...
Adobe provides documentation online for AEM versions 6.4 and 6.5 here: https://experienceleague.adobe.com/docs/?lang=en For older versions, you can download the documentation (say for version 6.3) here and it is provided as a package: https://experienceleague.adobe.com/docs/experience-manager-releas...
Has anyone had success installing old versions of the documentation in AEM? (https://experienceleague.adobe.com/docs/experience-manager-release-information/aem-release-updates/previous-updates/aem-previous-versions.html?lang=en) I have tried several versions of the documentation loaded in AEM 6.4 an...
Thanks, I see that now. I forgot that when the Dispatcher makes it's HTTP connection to the publish instance, it passes the end-user facing domain as the HTTP host header even though that would not resolve to the publish instance host.