CD Server is a public server which visitors can only access Front End and cannot access to "xxx.com/umbraco#" path
CM Server is for Content Creators access to Umbraco Backend to Enter the contents.
I have an issue with Lucene, when Creators create any content and publish in CM, the content will be never be built to CD server. Hence, it return zero results from CD servers.
It would be great if you can show me how to make the Lucene Index synced between 2 servers? I am using Umbraco 8.1.0. Appriciate your support in advance.
Lucene Search for Multiple Servers
I have 2 servers:
CD Server is a public server which visitors can only access Front End and cannot access to "xxx.com/umbraco#" path
I have an issue with Lucene, when Creators create any content and publish in CM, the content will be never be built to CD server. Hence, it return zero results from CD servers.
I just used Umbraco 8.1 out of the box and don't have any customization. Then I deploy it into 2 servers (Windows 2016), and I followed this article to create simple search page: https://our.umbraco.com/documentation/Reference/Searching/Examine/quick-start/
It would be great if you can show me how to make the Lucene Index synced between 2 servers? I am using Umbraco 8.1.0. Appriciate your support in advance.
is working on a reply...