Hello, i am using this package, i've installed it, and all seems to be working, but, when rebuild indexes, no documents are indexed and in the Elastic Search i can't see the index.
In the backoffice:
In the ElasticSearch:
The same for Internal and External indexes.
I am using the Umbraco version 8.12.2, is this a problem?
In the log it says that the rebuild was successfully:
{"@t":"2021-04-11T11:35:20.3681956Z","@mt":"Rebuilding index '{IndexName}'","IndexName":"externalindex","SourceContext":"Umbraco.Web.Editors.ExamineManagementController","ProcessId":18280,"ProcessName":"w3wp","ThreadId":16,"AppDomainId":5,"AppDomainAppId":"LMW3SVC3ROOT","MachineName":"BS121-LAP","Log4NetLevel":"INFO ","HttpRequestNumber":12,"HttpRequestId":"ef120387-184d-4770-9096-e41d1046da1d"}
{"@t":"2021-04-11T11:35:20.7362691Z","@mt":"Rebuilding index 'externalindex' done.","SourceContext":"Umbraco.Web.Editors.ExamineManagementController","ProcessId":18280,"ProcessName":"w3wp","ThreadId":16,"AppDomainId":5,"AppDomainAppId":"LMW3SVC3ROOT","MachineName":"BS121-LAP","Log4NetLevel":"INFO ","HttpRequestNumber":12,"HttpRequestId":"ef120387-184d-4770-9096-e41d1046da1d"}
{"@t":"2021-04-11T11:35:26.5380165Z","@mt":"Rebuilding index '{IndexName}'","IndexName":"internalindex","SourceContext":"Umbraco.Web.Editors.ExamineManagementController","ProcessId":18280,"ProcessName":"w3wp","ThreadId":178,"AppDomainId":5,"AppDomainAppId":"LMW3SVC3ROOT","MachineName":"BS121-LAP","Log4NetLevel":"INFO ","HttpRequestNumber":13,"HttpRequestId":"a58646d3-4764-4f78-abfa-5980cc8ffb62"}
{"@t":"2021-04-11T11:35:26.7860168Z","@mt":"Rebuilding index 'internalindex' done.","SourceContext":"Umbraco.Web.Editors.ExamineManagementController","ProcessId":18280,"ProcessName":"w3wp","ThreadId":178,"AppDomainId":5,"AppDomainAppId":"LMW3SVC3ROOT","MachineName":"BS121-LAP","Log4NetLevel":"INFO ","HttpRequestNumber":13,"HttpRequestId":"a58646d3-4764-4f78-abfa-5980cc8ffb62"}
Hello, i am using this package, i've installed it, and all seems to be working, but, when rebuild indexes, no documents are indexed and in the Elastic Search i can't see the index.
In the backoffice:
In the ElasticSearch:
The same for Internal and External indexes.
I am using the Umbraco version 8.12.2, is this a problem?
In the log it says that the rebuild was successfully:
{"@t":"2021-04-11T11:35:20.3681956Z","@mt":"Rebuilding index '{IndexName}'","IndexName":"externalindex","SourceContext":"Umbraco.Web.Editors.ExamineManagementController","ProcessId":18280,"ProcessName":"w3wp","ThreadId":16,"AppDomainId":5,"AppDomainAppId":"LMW3SVC3ROOT","MachineName":"BS121-LAP","Log4NetLevel":"INFO ","HttpRequestNumber":12,"HttpRequestId":"ef120387-184d-4770-9096-e41d1046da1d"} {"@t":"2021-04-11T11:35:20.7362691Z","@mt":"Rebuilding index 'externalindex' done.","SourceContext":"Umbraco.Web.Editors.ExamineManagementController","ProcessId":18280,"ProcessName":"w3wp","ThreadId":16,"AppDomainId":5,"AppDomainAppId":"LMW3SVC3ROOT","MachineName":"BS121-LAP","Log4NetLevel":"INFO ","HttpRequestNumber":12,"HttpRequestId":"ef120387-184d-4770-9096-e41d1046da1d"} {"@t":"2021-04-11T11:35:26.5380165Z","@mt":"Rebuilding index '{IndexName}'","IndexName":"internalindex","SourceContext":"Umbraco.Web.Editors.ExamineManagementController","ProcessId":18280,"ProcessName":"w3wp","ThreadId":178,"AppDomainId":5,"AppDomainAppId":"LMW3SVC3ROOT","MachineName":"BS121-LAP","Log4NetLevel":"INFO ","HttpRequestNumber":13,"HttpRequestId":"a58646d3-4764-4f78-abfa-5980cc8ffb62"} {"@t":"2021-04-11T11:35:26.7860168Z","@mt":"Rebuilding index 'internalindex' done.","SourceContext":"Umbraco.Web.Editors.ExamineManagementController","ProcessId":18280,"ProcessName":"w3wp","ThreadId":178,"AppDomainId":5,"AppDomainAppId":"LMW3SVC3ROOT","MachineName":"BS121-LAP","Log4NetLevel":"INFO ","HttpRequestNumber":13,"HttpRequestId":"a58646d3-4764-4f78-abfa-5980cc8ffb62"}
Can somebody help on this?