Skip to content

Connecting ReactiveBase to local ElasticSearch DB #2020

Description

@kklhuang

Discussed in #2019

Originally posted by kklhuang July 7, 2022
Hi! I'm currently following the book search tutorial here: https://docs.appbase.io/docs/reactivesearch/v3/overview/reactivebase/
However, I'm trying to connect to my own local ElasticSearch DB on port 9200.

I've referenced this issue discussion: #104

This is what I've changed:

App.js:
Screen Shot 2022-07-07 at 1 39 43 PM

elasticsearch.yml:
Screen Shot 2022-07-07 at 1 40 11 PM

And this is my local db:
Screen Shot 2022-07-07 at 1 41 02 PM

However, when I'm trying to get the data from each item to display on my localhost:3000 React page, nothing shows up. Is anyone able to help?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions