Added test regarding missing matches when searching with availability
and non-existing textSigle.

Change-Id: I425870fbd7608fdff7861d8ac008d0d9801ea779
diff --git a/vc/named-vc1.jsonld b/vc/named-vc1.jsonld
index 0fddd89..1257134 100644
--- a/vc/named-vc1.jsonld
+++ b/vc/named-vc1.jsonld
@@ -1,5 +1,4 @@
 {"collection": {
-    "name" : "named-vc1",
     "@type": "koral:doc",
     "key": "textSigle",
     "match": "match:ne",
@@ -7,6 +6,5 @@
     "value": [
         "GOE/AGF/00000",
         "GOE/AGA/01784"
-    ],
-    "cache" : "true"
+    ]
 }}