Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ILEX-80 - Use Elastic Search Endpoint #72

Open
wants to merge 3 commits into
base: devel
Choose a base branch
from
Open

Conversation

jrmartin
Copy link

@jrmartin jrmartin commented Jan 17, 2025

This PR is for issue ILEX-80, it connects the Search component to the elastic search endpoint. Clicking on drop down results will then retrieve the data for the selected term, using olympian gods existing endpoint for term retrieval.

The elastic search endpoint is CORS protected, so a proxy server is launch with node to get around this.
To use the Elastic Search, you will need to run the server at : src/api/server.js with command:
node server.js

@jrmartin jrmartin requested a review from ddelpiano January 17, 2025 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant