Skip to content

Cant connect searchbox to local elasticsearch #145

Description

@itsmudassir

these are my setting:
const appbaseClientConfig = {
url: "localhost:9200",
app: "imdb",
credentials: "",
};

it sends a request to : POST http://localhost:9200/imdb/_reactivesearch.v3

but elasticsearch local does not recognize /_reactivesearch.v3 endpoint and throws 500 error .
please tell me how to connect a local installation of elasticsearch . the proxy server provided by appbase doesnt work either.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions