Skip to content

Instantly share code, notes, and snippets.

@ThomasArdal
Created June 16, 2014 06:21
Show Gist options
  • Save ThomasArdal/ee68ca8bf6638beeaac7 to your computer and use it in GitHub Desktop.
Save ThomasArdal/ee68ca8bf6638beeaac7 to your computer and use it in GitHub Desktop.
Index a new customer using Elasticsearch
elasticClient.Index(new Customer { Zipcode = 8000 });
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment