Skip to content

Instantly share code, notes, and snippets.

@kevindoran
Created February 5, 2013 03:36
Show Gist options
  • Select an option

  • Save kevindoran/4711951 to your computer and use it in GitHub Desktop.

Select an option

Save kevindoran/4711951 to your computer and use it in GitHub Desktop.
XML post request handler in Solr
<!-- in solrconfig.xml -->
<requestHandler name="/update" class="solr.UpdateRequestHandler" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment