1

Is it possible to use the ReactiveSearch UI components without connecting it to an appbase elasticsearch instance? My site has an existing search API, and I would like to use ReactiveSearch's components with that.

Avishai
  • 4,512
  • 4
  • 41
  • 67

1 Answers1

0

@Avishai It is possible to connect Reactivesearch with a different elasticsearch instance. Check this doc here: https://docs.appbase.io/docs/reactivesearch/v3/overview/reactivebase/#connect-to-elasticsearch

Yash Joshi
  • 2,586
  • 1
  • 9
  • 18