Which property I have to use to override default elastic search port and host
Hey,
you can use flowable.indexing.elasticsearch-addresses=“url:port”
greetings
Christopher
Can I use same property for modeler ? How do I disable elastic search for designer and platform
Please use the enterprise forum for question on enterprise products: https://forum.flowable.com/
To answer your question: Design doesn’t use elasticsearch.
i am creating a spring boot application for flowable designer . it is working for me after removing the dependencies of flowable platform. thanks