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

Update config to use new Elasticsearch server #49

Open
nrejac opened this issue May 20, 2020 · 2 comments
Open

Update config to use new Elasticsearch server #49

nrejac opened this issue May 20, 2020 · 2 comments

Comments

@nrejac
Copy link

nrejac commented May 20, 2020

See the following code that references a hard-coded value, 'c18node2.acis.ufl.edu':

server: "http://c18node2.acis.ufl.edu:9200",

@wilsotc
Copy link
Contributor

wilsotc commented May 20, 2020

That value isn't used even in testing.
config.search.index is but not config.search.server

@nrejac
Copy link
Author

nrejac commented May 20, 2020

Great, definitely should be removed to avoid being misleading.

Here is another line that should be modified, after copying into 'info', info.server is deleted:

delete info.server;

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

2 participants