Elasticsearch
-
@Nicolas Indeed, current plan is to implement Elastic search as an addon and not as an app. This will help apps like Nextcloud etc have document search as well. I will move this port to Feature Requests since it's a platform level change.
If you want to use this right away, there are two approaches:
- use an external elastic search (i.e install it on a separate server and have the LAMP app access that)
- alternately, create a cloudron package and install elastic search as an app. You can install this package on
elastic.domain.com
and then your app can use it directly.
-
Hey @girish - is this still on the roadmap for some time in the future? If so, do you have an idea of when it's likely to be set up?
-
I think part of the issue too is elasticsearch is incredibly demanding resource-wise
-
I think part of the issue too is elasticsearch is incredibly demanding resource-wise
@atrilahiji I know that Elasticsearch is stopped developing, from opensource into enterprise. And do we develop Elasticsearch from the latest opensource version?
-
G girish referenced this topic on
-
N nebulon referenced this topic on
-
@Nicolas Indeed, current plan is to implement Elastic search as an addon and not as an app. This will help apps like Nextcloud etc have document search as well. I will move this port to Feature Requests since it's a platform level change.
If you want to use this right away, there are two approaches:
- use an external elastic search (i.e install it on a separate server and have the LAMP app access that)
- alternately, create a cloudron package and install elastic search as an app. You can install this package on
elastic.domain.com
and then your app can use it directly.
@girish said in Elasticsearch:
@Nicolas Indeed, current plan is to implement Elastic search as an addon and not as an app.
Might be time to revisit that.
Elasticsearch is open source, again
https://www.elastic.co/blog/elasticsearch-is-open-source-again -
@robi Unfortunately that's the only full text search provider that's supported by Nextcloud…
-
@robi Unfortunately that's the only full text search provider that's supported by Nextcloud…
@andreasdueren welp it's a large community, perhaps someone can be interested in making a plugin for meilisearch or similar