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

drush command for posting solr schema #82

Closed
stevector opened this issue Apr 6, 2016 · 4 comments
Closed

drush command for posting solr schema #82

stevector opened this issue Apr 6, 2016 · 4 comments

Comments

@stevector
Copy link

There is a Power Users thread for posting Solr schema upon multidev creation: https://groups.google.com/a/pantheon.io/forum/#!topic/power-users/sowAXap1bOk

While the "upon multidev creation" is likely out of the scope of this repo, the posting itself could be made more scriptable with a drush command.

I'm thinking of a command that could be invoked like drush pantheon-apachesolr-post-schema --schema=sites/all/modules/contrib/apachesolr/solr-conf/solr-3.x/schema.xml

The drush piece would be relatively simple, just a wrapper around pantheon_apachesolr_post_schema_exec()

@greg-1-anderson, can I get your thoughts before I proceed with writing the drush command?

@greg-1-anderson
Copy link
Member

Sounds good to me. We don't quite have modern cli commands deployed yet, so a traditional Drush command would probably be best.

@ordavidil
Copy link

any updates on this one ?
:\

@stevector
Copy link
Author

PR over here: #99

@scottbuscemi
Copy link

Closing as stale. Please re-open if needed.

@scottbuscemi scottbuscemi closed this as not planned Won't fix, can't repro, duplicate, stale Sep 15, 2023
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

4 participants