bugfix for termGroup relation in testsuite (non-critical)
diff --git a/src/test/java/de/ids_mannheim/korap/index/TestFieldDocument.java b/src/test/java/de/ids_mannheim/korap/index/TestFieldDocument.java
index 6c80e4c..f577738 100644
--- a/src/test/java/de/ids_mannheim/korap/index/TestFieldDocument.java
+++ b/src/test/java/de/ids_mannheim/korap/index/TestFieldDocument.java
@@ -218,5 +218,20 @@
assertEquals("... reich an [Vokalen] war, ...", kr.match(0).getSnippetBrackets());
assertNotNull(kr.toJSON());
+
+ /*
+ System.err.println(ki.getMatchInfo(
+ "match-WPD!WPD_AAA.00004-p200-206",
+ "tokens",
+ "xip",
+ "c",
+ true,
+ false,
+ true
+ ).toJSON());
+*/
+ // ki.getMatch();
+
+
};
};
diff --git a/src/test/resources/queries/bsp11.jsonld b/src/test/resources/queries/bsp11.jsonld
index 8a056f4..060899f 100644
--- a/src/test/resources/queries/bsp11.jsonld
+++ b/src/test/resources/queries/bsp11.jsonld
@@ -104,7 +104,7 @@
"@type": "korap:token",
"wrap": {
"@type": "korap:termGroup",
- "operation": "operation:or",
+ "relation": "relation:or",
"operands": [
{
"@type": "korap:term",