Skip to content

Commit

Permalink
Tests: added trace action.search.type to GeoBoundsTests
Browse files Browse the repository at this point in the history
  • Loading branch information
bleskes committed Sep 12, 2014
1 parent 9a9452f commit af34c08
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -55,7 +55,7 @@
*
*/
@ElasticsearchIntegrationTest.SuiteScopeTest
@TestLogging("org.elasticsearch.indices.recovery:TRACE")
@TestLogging("indices.recovery:TRACE,action.search.type:TRACE")
public class GeoBoundsTests extends ElasticsearchIntegrationTest {

private static final String SINGLE_VALUED_FIELD_NAME = "geo_value";
Expand Down

0 comments on commit af34c08

Please sign in to comment.