commit | ecddb0b23d63605160c19b22353545727ec80957 | [log] [tgz] |
---|---|---|
author | margaretha <margaretha@ids-mannheim.de> | Tue Jul 31 15:23:38 2018 +0200 |
committer | margaretha <margaretha@ids-mannheim.de> | Tue Jul 31 15:23:38 2018 +0200 |
tree | 0df84e6ae7d8711a35940596f02abe948f9eee52 | |
parent | df0e9d1ed73b2694bd7a4c56437b3653e5cd31b2 [diff] [blame] |
Added test regarding missing matches when searching with availability and non-existing textSigle. Change-Id: I425870fbd7608fdff7861d8ac008d0d9801ea779
diff --git a/pom.xml b/pom.xml index 4514523..8115a83 100644 --- a/pom.xml +++ b/pom.xml
@@ -290,6 +290,7 @@ <exclude>**/TestRealIndex.java</exclude> <exclude>**/TestSampleIndex.java</exclude> <exclude>**/TestVCCaching.java</exclude> + <exclude>**/TestWithExternalIndex.java</exclude> </excludes> </configuration> </plugin>