Skip to content

Commit

Permalink
- adapted tests
Browse files Browse the repository at this point in the history
  • Loading branch information
awallat committed Apr 20, 2016
1 parent bd7241b commit 35d76a8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ public static void setupES() throws Exception {
// configuration.esBoostMode = "sum";
// SEIPlug.conf = configuration;

JettyStarter.getInstance().config.docProducerIndices = new String[] {"test"};

setMapping( elastic, "test_1" );
prepareIndex( elastic );
Expand Down

0 comments on commit 35d76a8

Please sign in to comment.