Re-factored to use Elasticsearch NEST and Bulk API

This commit is contained in:
Eric Fontana
2015-03-06 10:01:50 -05:00
parent f2b0f1a85d
commit 7be95a976e
15 changed files with 54108 additions and 117 deletions

View File

@@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.3.19.1")]
[assembly: AssemblyFileVersion("1.3.19.1")]
[assembly: AssemblyVersion("1.3.20.0")]
[assembly: AssemblyFileVersion("1.3.20.0")]