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

Add "host" flag to CLI index command #133

Open
1 task
jakewrfoster opened this issue Jun 25, 2020 · 4 comments
Open
1 task

Add "host" flag to CLI index command #133

jakewrfoster opened this issue Jun 25, 2020 · 4 comments
Assignees
Labels
CLI enhancement New feature or request Indexing

Comments

@jakewrfoster
Copy link
Member

Overview:

It would be helpful for testing purposes to be able to index to a different ES host than is indicated by a given site's SearchPress settings. This would allow for new indexes to be tested in non-production cluster prior to changes that might be made to a production cluster.

Proposed User story:

As a user initiating an index operation from the SearchPress CLI, I should be able to indicate the target host for the index operation.

Proposed MVP:

  • Add a "host" flag to the CLI index command
@mboynes
Copy link
Contributor

mboynes commented Jun 25, 2020

Might also want an --index param as well, since you might want to push data to a different index on the same host

@jakewrfoster
Copy link
Member Author

I thought the same, but ultimately decided that this should be in a new issue. I will write that up now - thanks!

@jakewrfoster jakewrfoster added enhancement New feature or request Indexing CLI labels Jun 25, 2020
@jakewrfoster
Copy link
Member Author

The above can be tracked in: #134

@kjbenk kjbenk self-assigned this Jul 22, 2020
@kjbenk
Copy link
Contributor

kjbenk commented Jul 22, 2020

I am going to look at implementing a solution for this over the next few days.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLI enhancement New feature or request Indexing
Projects
None yet
Development

No branches or pull requests

3 participants