blob: f13227c11bc1ca1b79d9a928982cafffa5a46a11 [file] [log] [blame]
bodmod8e7e6c2021-11-10 11:07:38 +01001{
2 "@context" : "http://korap.ids-mannheim.de/ns/KoralQuery/v0.3/context.jsonld",
3 "collection" : {
4 "@type" : "koral:docGroup",
5 "operands" : [ {
6 "@type" : "koral:doc",
7 "key" : "availability",
8 "match" : "match:eq",
9 "type" : "type:regex",
10 "value" : "CC-BY.*"
11 }, {
12 "@type" : "koral:docGroup",
13 "operands" : [ {
14 "@type" : "koral:doc",
15 "key" : "availability",
16 "match" : "match:eq",
17 "type" : "type:regex",
18 "value" : "CC-BY.*"
19 }, {
20 "@type" : "koral:docGroup",
21 "operands" : [ {
22 "@type" : "koral:doc",
23 "key" : "availability",
24 "match" : "match:eq",
25 "type" : "type:regex",
26 "value" : "ACA.*"
27 }, {
28 "@type" : "koral:docGroup",
29 "operands" : [ {
30 "@type" : "koral:doc",
31 "key" : "availability",
32 "match" : "match:eq",
33 "type" : "type:regex",
34 "value" : "QAO-NC"
35 }, {
36 "@type" : "koral:doc",
37 "key" : "availability",
38 "match" : "match:eq",
39 "type" : "type:regex",
40 "value" : "QAO.*"
41 } ],
42 "operation" : "operation:or"
43 } ],
44 "operation" : "operation:or"
45 } ],
46 "operation" : "operation:or"
47 } ],
48 "operation" : "operation:and",
49 "rewrites" : [ {
50 "@type" : "koral:rewrite",
51 "operation" : "operation:insertion",
52 "scope" : "availability(FREE)",
53 "src" : "Kustvakt"
54 } ]
55 },
56 "matches" : [ "..." ],
57 "meta" : {
58 "benchmark" : "5.08010068 s",
59 "context" : {
60 "left" : [ "token", 40 ],
61 "right" : [ "token", 40 ]
62 },
63 "count" : 25,
64 "cutOff" : true,
65 "fields" : [ "ID", "UID", "textSigle", "corpusID", "author", "title", "subTitle", "textClass", "pubPlace", "pubDate", "availability", "layerInfos", "docSigle", "corpusSigle" ],
66 "itemsPerPage" : 25,
67 "serialQuery" : "spanDistance({129: spanNext(spanNext(tokens:tt/l:rennen, tokens:tt/l:schlafen), tokens:tt/l:laufen)}, {129: tokens:tt/l:kaufen}, [(w[0:2], notOrdered, notExcluded)])",
68 "startIndex" : 0,
69 "timeout" : 10000,
70 "totalResults" : -1,
71 "version" : "0.59.1"
72 },
73 "query" : {
74 "@type" : "koral:group",
75 "distances" : [ {
76 "@type" : "cosmas:distance",
77 "boundary" : {
78 "@type" : "koral:boundary",
79 "max" : 2,
80 "min" : 0
81 },
82 "key" : "w"
83 } ],
84 "inOrder" : false,
85 "operands" : [ {
86 "@type" : "koral:group",
87 "classOut" : 129,
88 "operands" : [ {
89 "@type" : "koral:group",
90 "operands" : [ {
91 "@type" : "koral:token",
92 "wrap" : {
93 "@type" : "koral:term",
94 "foundry" : "tt",
95 "key" : "GF>2&rennen",
96 "layer" : "lemma",
97 "match" : "match:eq",
98 "rewrites" : [ {
99 "@type" : "koral:rewrite",
100 "operation" : "operation:injection",
101 "scope" : "foundry",
102 "src" : "Kustvakt"
103 } ]
104 }
105 }, {
106 "@type" : "koral:token",
107 "wrap" : {
108 "@type" : "koral:term",
109 "foundry" : "tt",
110 "key" : "schlafen",
111 "layer" : "lemma",
112 "match" : "match:eq",
113 "rewrites" : [ {
114 "@type" : "koral:rewrite",
115 "operation" : "operation:injection",
116 "scope" : "foundry",
117 "src" : "Kustvakt"
118 } ]
119 }
120 }, {
121 "@type" : "koral:token",
122 "wrap" : {
123 "@type" : "koral:term",
124 "foundry" : "tt",
125 "key" : "laufen",
126 "layer" : "lemma",
127 "match" : "match:eq",
128 "rewrites" : [ {
129 "@type" : "koral:rewrite",
130 "operation" : "operation:injection",
131 "scope" : "foundry",
132 "src" : "Kustvakt"
133 } ]
134 }
135 } ],
136 "operation" : "operation:sequence"
137 } ],
138 "operation" : "operation:class"
139 }, {
140 "@type" : "koral:group",
141 "classOut" : 129,
142 "operands" : [ {
143 "@type" : "koral:token",
144 "wrap" : {
145 "@type" : "koral:term",
146 "foundry" : "tt",
147 "key" : "kaufen",
148 "layer" : "lemma",
149 "match" : "match:eq",
150 "rewrites" : [ {
151 "@type" : "koral:rewrite",
152 "operation" : "operation:injection",
153 "scope" : "foundry",
154 "src" : "Kustvakt"
155 } ]
156 }
157 } ],
158 "operation" : "operation:class"
159 } ],
160 "operation" : "operation:sequence"
161 }
162}