You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: