简体   繁体   English

我可以在没有 ElasticSearch 的情况下使用 ReactiveSearch 组件吗?

[英]Can I use ReactiveSearch components without ElasticSearch?

Is it possible to use the ReactiveSearch UI components without connecting it to an appbase elasticsearch instance?是否可以使用 ReactiveSearch UI 组件而不将其连接到应用程序库 elasticsearch 实例? My site has an existing search API, and I would like to use ReactiveSearch's components with that.我的网站有一个现有的搜索 API,我想使用 ReactiveSearch 的组件。

@Avishai It is possible to connect Reactivesearch with a different elasticsearch instance. @Avishai 可以将Reactivesearch与不同的 elasticsearch 实例连接起来。 Check this doc here: https://docs.appbase.io/docs/reactivesearch/v3/overview/reactivebase/#connect-to-elasticsearch在此处查看此文档: https://docs.appbase.io/docs/reactivesearch/v3/overview/reactivebase/#connect-to-elasticsearch

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM