enabled the unit test for sorting as dynamic mapping support is introduced

This commit is contained in:
Rizwan Idrees 2013-03-22 14:52:04 +00:00
parent cae34e5098
commit d8e59ea75a

View File

@ -362,7 +362,6 @@ public class RepositoryTest {
}
@Test
@Ignore("By default, the search request will fail if there is no mapping associated with a field. The ignore_unmapped option allows to ignore fields that have no mapping and not sort by them")
public void shouldSortByGivenField(){
//todo
//given