Skip to content

Instantly share code, notes, and snippets.

@horaciod
Created January 20, 2020 22:36
Show Gist options
  • Select an option

  • Save horaciod/b171e4f23bb95c7eb55eb0ef66f85d87 to your computer and use it in GitHub Desktop.

Select an option

Save horaciod/b171e4f23bb95c7eb55eb0ef66f85d87 to your computer and use it in GitHub Desktop.
borrado por post en solr
/usr/local/vufind/solr/vendor/bin/post -url http://usuario:clave@lab1.draphp.com:8389/solr/biblio/update -d "<delete><query>$1</query></delete>"
@horaciod

Copy link
Copy Markdown
Author

para ssh biblio
/usr/local/vufind/solr/vendor/bin/post -url http://admin:clave@localhost:8080/solr/biblio/update -d "<delete><query>building:Cepal</query></delete>"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment