Skip to content

Instantly share code, notes, and snippets.

@kahwee
Created January 6, 2014 10:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kahwee/8280997 to your computer and use it in GitHub Desktop.
Save kahwee/8280997 to your computer and use it in GitHub Desktop.
Building lucene search index
$.ajax({
url: 'http://vhn.internal.kw.sg:9080/vhs/rest/search/index',
type: 'POST',
headers: { 'X-VHS-networkId': 1 },
contentType: "application/json",
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment