You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I thought, if i disable realtimeIndexing in Flowpack.ElasticSearchnothing should be indexed while publishing a change.
But i get an Error while publishing a content-change: Elastic-Server can't be reached.
How do i disable ElasticSearch Indexing on my local environment without a ES-Server?
I thought, if i disable realtimeIndexing in
Flowpack.ElasticSearch
nothing should be indexed while publishing a change.But i get an Error while publishing a content-change: Elastic-Server can't be reached.
How do i disable ElasticSearch Indexing on my local environment without a ES-Server?
Im using
Flowpack.ElasticSearch.ContentRepositoryAdaptor
but i didn't found any option there.Neos: 5.3
"flowpack/elasticsearch-contentrepositoryadaptor": "^7",
The text was updated successfully, but these errors were encountered: