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

Use the mapping files under src/main/resources to create the indexes instead of letting them be autocreated by Elasticsearch #1

Open
jzonthemtn opened this issue Oct 8, 2024 · 1 comment

Comments

@jzonthemtn
Copy link
Collaborator

jzonthemtn commented Oct 8, 2024

Use the mapping files under src/main/resources to create the indexes instead of letting them be autocreated by Elasticsearch.

When a query comes in, see if the indexes exist, if not, create them.

jzonthemtn added a commit that referenced this issue Oct 8, 2024
@jzonthemtn
Copy link
Collaborator Author

Need to add an API endpoint to initialize the plugin and let it create the indexes.

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

No branches or pull requests

1 participant