rabbit-slide-kou-postgresql-conference-2015 2015.11.27.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- data/.rabbit +1 -0
- data/README.rd +46 -0
- data/Rakefile +17 -0
- data/config.yaml +24 -0
- data/images/inverted-index.svg +885 -0
- data/images/read-while-write-gin.svg +364 -0
- data/images/read-while-write-groonga.svg +325 -0
- data/images/read-while-write-pgroonga.svg +325 -0
- data/images/reference-lock-free-idea.svg +547 -0
- data/images/search-with-inverted-index.svg +1021 -0
- data/pdf/postgresql-conference-2015-pgroonga-implementation.pdf +0 -0
- data/pgroonga-implementation.rab +661 -0
- data/theme.rb +5 -0
- metadata +88 -0
@@ -0,0 +1,1021 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
2
|
+
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
3
|
+
|
4
|
+
<svg
|
5
|
+
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
6
|
+
xmlns:cc="http://creativecommons.org/ns#"
|
7
|
+
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
8
|
+
xmlns:svg="http://www.w3.org/2000/svg"
|
9
|
+
xmlns="http://www.w3.org/2000/svg"
|
10
|
+
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
11
|
+
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
12
|
+
width="232.82593mm"
|
13
|
+
height="133.45911mm"
|
14
|
+
viewBox="0 0 824.97379 472.8866"
|
15
|
+
id="svg2"
|
16
|
+
version="1.1"
|
17
|
+
inkscape:version="0.91 r13725"
|
18
|
+
sodipodi:docname="search-with-inverted-index.svg">
|
19
|
+
<defs
|
20
|
+
id="defs4">
|
21
|
+
<marker
|
22
|
+
inkscape:stockid="TriangleInS"
|
23
|
+
orient="auto"
|
24
|
+
refY="0"
|
25
|
+
refX="0"
|
26
|
+
id="TriangleInS"
|
27
|
+
style="overflow:visible"
|
28
|
+
inkscape:isstock="true">
|
29
|
+
<path
|
30
|
+
id="path8271"
|
31
|
+
d="m 5.77,0 -8.65,5 0,-10 8.65,5 z"
|
32
|
+
style="fill:#a40000;fill-opacity:1;fill-rule:evenodd;stroke:#a40000;stroke-width:1pt;stroke-opacity:1"
|
33
|
+
transform="scale(-0.2,-0.2)"
|
34
|
+
inkscape:connector-curvature="0" />
|
35
|
+
</marker>
|
36
|
+
<marker
|
37
|
+
inkscape:stockid="TriangleOutS"
|
38
|
+
orient="auto"
|
39
|
+
refY="0"
|
40
|
+
refX="0"
|
41
|
+
id="marker9378"
|
42
|
+
style="overflow:visible"
|
43
|
+
inkscape:isstock="true">
|
44
|
+
<path
|
45
|
+
id="path9380"
|
46
|
+
d="m 5.77,0 -8.65,5 0,-10 8.65,5 z"
|
47
|
+
style="fill:#a40000;fill-opacity:1;fill-rule:evenodd;stroke:#a40000;stroke-width:1pt;stroke-opacity:1"
|
48
|
+
transform="scale(0.2,0.2)"
|
49
|
+
inkscape:connector-curvature="0" />
|
50
|
+
</marker>
|
51
|
+
<marker
|
52
|
+
inkscape:stockid="TriangleOutS"
|
53
|
+
orient="auto"
|
54
|
+
refY="0"
|
55
|
+
refX="0"
|
56
|
+
id="TriangleOutS"
|
57
|
+
style="overflow:visible"
|
58
|
+
inkscape:isstock="true">
|
59
|
+
<path
|
60
|
+
id="path8280"
|
61
|
+
d="m 5.77,0 -8.65,5 0,-10 8.65,5 z"
|
62
|
+
style="fill:#a40000;fill-opacity:1;fill-rule:evenodd;stroke:#a40000;stroke-width:1pt;stroke-opacity:1"
|
63
|
+
transform="scale(0.2,0.2)"
|
64
|
+
inkscape:connector-curvature="0" />
|
65
|
+
</marker>
|
66
|
+
<marker
|
67
|
+
inkscape:stockid="Arrow2Sstart"
|
68
|
+
orient="auto"
|
69
|
+
refY="0"
|
70
|
+
refX="0"
|
71
|
+
id="marker9150"
|
72
|
+
style="overflow:visible"
|
73
|
+
inkscape:isstock="true">
|
74
|
+
<path
|
75
|
+
id="path9152"
|
76
|
+
style="fill:#a40000;fill-opacity:1;fill-rule:evenodd;stroke:#a40000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
|
77
|
+
d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
|
78
|
+
transform="matrix(0.3,0,0,0.3,-0.69,0)"
|
79
|
+
inkscape:connector-curvature="0" />
|
80
|
+
</marker>
|
81
|
+
<marker
|
82
|
+
inkscape:stockid="Arrow2Sstart"
|
83
|
+
orient="auto"
|
84
|
+
refY="0"
|
85
|
+
refX="0"
|
86
|
+
id="marker9044"
|
87
|
+
style="overflow:visible"
|
88
|
+
inkscape:isstock="true">
|
89
|
+
<path
|
90
|
+
id="path9046"
|
91
|
+
style="fill:#a40000;fill-opacity:1;fill-rule:evenodd;stroke:#a40000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
|
92
|
+
d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
|
93
|
+
transform="matrix(0.3,0,0,0.3,-0.69,0)"
|
94
|
+
inkscape:connector-curvature="0" />
|
95
|
+
</marker>
|
96
|
+
<marker
|
97
|
+
inkscape:stockid="Arrow2Sstart"
|
98
|
+
orient="auto"
|
99
|
+
refY="0"
|
100
|
+
refX="0"
|
101
|
+
id="marker8944"
|
102
|
+
style="overflow:visible"
|
103
|
+
inkscape:isstock="true">
|
104
|
+
<path
|
105
|
+
id="path8946"
|
106
|
+
style="fill:#a40000;fill-opacity:1;fill-rule:evenodd;stroke:#a40000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
|
107
|
+
d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
|
108
|
+
transform="matrix(0.3,0,0,0.3,-0.69,0)"
|
109
|
+
inkscape:connector-curvature="0" />
|
110
|
+
</marker>
|
111
|
+
<marker
|
112
|
+
inkscape:stockid="Arrow2Sstart"
|
113
|
+
orient="auto"
|
114
|
+
refY="0"
|
115
|
+
refX="0"
|
116
|
+
id="Arrow2Sstart"
|
117
|
+
style="overflow:visible"
|
118
|
+
inkscape:isstock="true">
|
119
|
+
<path
|
120
|
+
id="path8162"
|
121
|
+
style="fill:#a40000;fill-opacity:1;fill-rule:evenodd;stroke:#a40000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
|
122
|
+
d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
|
123
|
+
transform="matrix(0.3,0,0,0.3,-0.69,0)"
|
124
|
+
inkscape:connector-curvature="0" />
|
125
|
+
</marker>
|
126
|
+
<marker
|
127
|
+
inkscape:stockid="Arrow1Sstart"
|
128
|
+
orient="auto"
|
129
|
+
refY="0"
|
130
|
+
refX="0"
|
131
|
+
id="Arrow1Sstart"
|
132
|
+
style="overflow:visible"
|
133
|
+
inkscape:isstock="true">
|
134
|
+
<path
|
135
|
+
id="path8144"
|
136
|
+
d="M 0,0 5,-5 -12.5,0 5,5 0,0 Z"
|
137
|
+
style="fill:#a40000;fill-opacity:1;fill-rule:evenodd;stroke:#a40000;stroke-width:1pt;stroke-opacity:1"
|
138
|
+
transform="matrix(0.2,0,0,0.2,1.2,0)"
|
139
|
+
inkscape:connector-curvature="0" />
|
140
|
+
</marker>
|
141
|
+
<marker
|
142
|
+
inkscape:stockid="Arrow1Send"
|
143
|
+
orient="auto"
|
144
|
+
refY="0"
|
145
|
+
refX="0"
|
146
|
+
id="Arrow1Send"
|
147
|
+
style="overflow:visible"
|
148
|
+
inkscape:isstock="true">
|
149
|
+
<path
|
150
|
+
id="path8147"
|
151
|
+
d="M 0,0 5,-5 -12.5,0 5,5 0,0 Z"
|
152
|
+
style="fill:#a40000;fill-opacity:1;fill-rule:evenodd;stroke:#a40000;stroke-width:1pt;stroke-opacity:1"
|
153
|
+
transform="matrix(-0.2,0,0,-0.2,-1.2,0)"
|
154
|
+
inkscape:connector-curvature="0" />
|
155
|
+
</marker>
|
156
|
+
<marker
|
157
|
+
inkscape:stockid="Arrow1Mend"
|
158
|
+
orient="auto"
|
159
|
+
refY="0"
|
160
|
+
refX="0"
|
161
|
+
id="Arrow1Mend"
|
162
|
+
style="overflow:visible"
|
163
|
+
inkscape:isstock="true">
|
164
|
+
<path
|
165
|
+
id="path8141"
|
166
|
+
d="M 0,0 5,-5 -12.5,0 5,5 0,0 Z"
|
167
|
+
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;stroke-opacity:1"
|
168
|
+
transform="matrix(-0.4,0,0,-0.4,-4,0)"
|
169
|
+
inkscape:connector-curvature="0" />
|
170
|
+
</marker>
|
171
|
+
<marker
|
172
|
+
inkscape:stockid="Arrow1Mstart"
|
173
|
+
orient="auto"
|
174
|
+
refY="0"
|
175
|
+
refX="0"
|
176
|
+
id="Arrow1Mstart"
|
177
|
+
style="overflow:visible"
|
178
|
+
inkscape:isstock="true">
|
179
|
+
<path
|
180
|
+
id="path8138"
|
181
|
+
d="M 0,0 5,-5 -12.5,0 5,5 0,0 Z"
|
182
|
+
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;stroke-opacity:1"
|
183
|
+
transform="matrix(0.4,0,0,0.4,4,0)"
|
184
|
+
inkscape:connector-curvature="0" />
|
185
|
+
</marker>
|
186
|
+
<marker
|
187
|
+
inkscape:stockid="Arrow1Lend"
|
188
|
+
orient="auto"
|
189
|
+
refY="0"
|
190
|
+
refX="0"
|
191
|
+
id="marker8070"
|
192
|
+
style="overflow:visible"
|
193
|
+
inkscape:isstock="true">
|
194
|
+
<path
|
195
|
+
inkscape:connector-curvature="0"
|
196
|
+
id="path8072"
|
197
|
+
d="M 0,0 5,-5 -12.5,0 5,5 0,0 Z"
|
198
|
+
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;stroke-opacity:1"
|
199
|
+
transform="matrix(-0.8,0,0,-0.8,-10,0)" />
|
200
|
+
</marker>
|
201
|
+
<marker
|
202
|
+
inkscape:isstock="true"
|
203
|
+
style="overflow:visible"
|
204
|
+
id="marker7044"
|
205
|
+
refX="0"
|
206
|
+
refY="0"
|
207
|
+
orient="auto"
|
208
|
+
inkscape:stockid="Arrow1Lend"
|
209
|
+
inkscape:collect="always">
|
210
|
+
<path
|
211
|
+
transform="matrix(-0.8,0,0,-0.8,-10,0)"
|
212
|
+
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;stroke-opacity:1"
|
213
|
+
d="M 0,0 5,-5 -12.5,0 5,5 0,0 Z"
|
214
|
+
id="path7046"
|
215
|
+
inkscape:connector-curvature="0" />
|
216
|
+
</marker>
|
217
|
+
<marker
|
218
|
+
inkscape:stockid="Arrow1Lend"
|
219
|
+
orient="auto"
|
220
|
+
refY="0"
|
221
|
+
refX="0"
|
222
|
+
id="marker6662"
|
223
|
+
style="overflow:visible"
|
224
|
+
inkscape:isstock="true"
|
225
|
+
inkscape:collect="always">
|
226
|
+
<path
|
227
|
+
inkscape:connector-curvature="0"
|
228
|
+
id="path6664"
|
229
|
+
d="M 0,0 5,-5 -12.5,0 5,5 0,0 Z"
|
230
|
+
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;stroke-opacity:1"
|
231
|
+
transform="matrix(-0.8,0,0,-0.8,-10,0)" />
|
232
|
+
</marker>
|
233
|
+
<marker
|
234
|
+
inkscape:isstock="true"
|
235
|
+
style="overflow:visible"
|
236
|
+
id="marker5480"
|
237
|
+
refX="0"
|
238
|
+
refY="0"
|
239
|
+
orient="auto"
|
240
|
+
inkscape:stockid="Arrow1Lend"
|
241
|
+
inkscape:collect="always">
|
242
|
+
<path
|
243
|
+
transform="matrix(-0.8,0,0,-0.8,-10,0)"
|
244
|
+
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;stroke-opacity:1"
|
245
|
+
d="M 0,0 5,-5 -12.5,0 5,5 0,0 Z"
|
246
|
+
id="path5482"
|
247
|
+
inkscape:connector-curvature="0" />
|
248
|
+
</marker>
|
249
|
+
<marker
|
250
|
+
inkscape:stockid="Arrow1Lend"
|
251
|
+
orient="auto"
|
252
|
+
refY="0"
|
253
|
+
refX="0"
|
254
|
+
id="marker4856"
|
255
|
+
style="overflow:visible"
|
256
|
+
inkscape:isstock="true"
|
257
|
+
inkscape:collect="always">
|
258
|
+
<path
|
259
|
+
inkscape:connector-curvature="0"
|
260
|
+
id="path4858"
|
261
|
+
d="M 0,0 5,-5 -12.5,0 5,5 0,0 Z"
|
262
|
+
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;stroke-opacity:1"
|
263
|
+
transform="matrix(-0.8,0,0,-0.8,-10,0)" />
|
264
|
+
</marker>
|
265
|
+
<marker
|
266
|
+
inkscape:isstock="true"
|
267
|
+
style="overflow:visible"
|
268
|
+
id="marker4356"
|
269
|
+
refX="0"
|
270
|
+
refY="0"
|
271
|
+
orient="auto"
|
272
|
+
inkscape:stockid="Arrow1Lend">
|
273
|
+
<path
|
274
|
+
inkscape:connector-curvature="0"
|
275
|
+
transform="matrix(-0.8,0,0,-0.8,-10,0)"
|
276
|
+
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;stroke-opacity:1"
|
277
|
+
d="M 0,0 5,-5 -12.5,0 5,5 0,0 Z"
|
278
|
+
id="path4358" />
|
279
|
+
</marker>
|
280
|
+
<marker
|
281
|
+
inkscape:isstock="true"
|
282
|
+
style="overflow:visible"
|
283
|
+
id="marker5129"
|
284
|
+
refX="0"
|
285
|
+
refY="0"
|
286
|
+
orient="auto"
|
287
|
+
inkscape:stockid="Arrow1Lend">
|
288
|
+
<path
|
289
|
+
inkscape:connector-curvature="0"
|
290
|
+
transform="matrix(-0.8,0,0,-0.8,-10,0)"
|
291
|
+
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;stroke-opacity:1"
|
292
|
+
d="M 0,0 5,-5 -12.5,0 5,5 0,0 Z"
|
293
|
+
id="path5131" />
|
294
|
+
</marker>
|
295
|
+
</defs>
|
296
|
+
<sodipodi:namedview
|
297
|
+
id="base"
|
298
|
+
pagecolor="#ffffff"
|
299
|
+
bordercolor="#666666"
|
300
|
+
borderopacity="1.0"
|
301
|
+
inkscape:pageopacity="0.0"
|
302
|
+
inkscape:pageshadow="2"
|
303
|
+
inkscape:zoom="0.98994949"
|
304
|
+
inkscape:cx="716.22657"
|
305
|
+
inkscape:cy="277.01115"
|
306
|
+
inkscape:document-units="px"
|
307
|
+
inkscape:current-layer="layer1"
|
308
|
+
showgrid="false"
|
309
|
+
inkscape:window-width="1920"
|
310
|
+
inkscape:window-height="1016"
|
311
|
+
inkscape:window-x="1920"
|
312
|
+
inkscape:window-y="27"
|
313
|
+
inkscape:window-maximized="1"
|
314
|
+
fit-margin-top="5"
|
315
|
+
fit-margin-left="5"
|
316
|
+
fit-margin-right="5"
|
317
|
+
fit-margin-bottom="5" />
|
318
|
+
<metadata
|
319
|
+
id="metadata7">
|
320
|
+
<rdf:RDF>
|
321
|
+
<cc:Work
|
322
|
+
rdf:about="">
|
323
|
+
<dc:format>image/svg+xml</dc:format>
|
324
|
+
<dc:type
|
325
|
+
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
326
|
+
<dc:title></dc:title>
|
327
|
+
</cc:Work>
|
328
|
+
</rdf:RDF>
|
329
|
+
</metadata>
|
330
|
+
<g
|
331
|
+
inkscape:label="レイヤー 1"
|
332
|
+
inkscape:groupmode="layer"
|
333
|
+
id="layer1"
|
334
|
+
transform="translate(131.12469,-3.7406026)">
|
335
|
+
<text
|
336
|
+
xml:space="preserve"
|
337
|
+
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32px;line-height:125%;font-family:Sans;-inkscape-font-specification:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
338
|
+
x="157.24341"
|
339
|
+
y="48.363388"
|
340
|
+
id="text4455"
|
341
|
+
sodipodi:linespacing="125%"><tspan
|
342
|
+
sodipodi:role="line"
|
343
|
+
x="157.24341"
|
344
|
+
y="48.363388"
|
345
|
+
id="tspan5327">完全転置索引</tspan></text>
|
346
|
+
<rect
|
347
|
+
ry="5"
|
348
|
+
rx="5"
|
349
|
+
y="60.259766"
|
350
|
+
x="156.46428"
|
351
|
+
height="165.31584"
|
352
|
+
width="518.66827"
|
353
|
+
id="rect6036"
|
354
|
+
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#000100;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
|
355
|
+
<text
|
356
|
+
xml:space="preserve"
|
357
|
+
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32px;line-height:125%;font-family:Sans;-inkscape-font-specification:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
358
|
+
x="161.0602"
|
359
|
+
y="137.22856"
|
360
|
+
id="text4459"
|
361
|
+
sodipodi:linespacing="125%"><tspan
|
362
|
+
sodipodi:role="line"
|
363
|
+
id="tspan4461"
|
364
|
+
x="161.0602"
|
365
|
+
y="137.22856">全文</tspan></text>
|
366
|
+
<text
|
367
|
+
xml:space="preserve"
|
368
|
+
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32px;line-height:125%;font-family:Sans;-inkscape-font-specification:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
369
|
+
x="161.0602"
|
370
|
+
y="178.68535"
|
371
|
+
id="text4463"
|
372
|
+
sodipodi:linespacing="125%"><tspan
|
373
|
+
sodipodi:role="line"
|
374
|
+
id="tspan4465"
|
375
|
+
x="161.0602"
|
376
|
+
y="178.68535">検索</tspan></text>
|
377
|
+
<text
|
378
|
+
xml:space="preserve"
|
379
|
+
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32px;line-height:125%;font-family:Sans;-inkscape-font-specification:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
380
|
+
x="158.96645"
|
381
|
+
y="218.12692"
|
382
|
+
id="text4467"
|
383
|
+
sodipodi:linespacing="125%"><tspan
|
384
|
+
sodipodi:role="line"
|
385
|
+
id="tspan4469"
|
386
|
+
x="158.96645"
|
387
|
+
y="218.12692">を</tspan></text>
|
388
|
+
<text
|
389
|
+
xml:space="preserve"
|
390
|
+
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32px;line-height:125%;font-family:Sans;-inkscape-font-specification:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
391
|
+
x="160.34962"
|
392
|
+
y="94.758621"
|
393
|
+
id="text4479"
|
394
|
+
sodipodi:linespacing="125%"><tspan
|
395
|
+
sodipodi:role="line"
|
396
|
+
id="tspan4481"
|
397
|
+
x="160.34962"
|
398
|
+
y="94.758621">キーワード</tspan></text>
|
399
|
+
<text
|
400
|
+
xml:space="preserve"
|
401
|
+
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32.00000381px;line-height:125%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
402
|
+
x="475.32132"
|
403
|
+
y="93.793068"
|
404
|
+
id="text4483"
|
405
|
+
sodipodi:linespacing="125%"><tspan
|
406
|
+
sodipodi:role="line"
|
407
|
+
x="475.32132"
|
408
|
+
y="93.793068"
|
409
|
+
id="tspan5317">ポスティングリスト</tspan></text>
|
410
|
+
<text
|
411
|
+
xml:space="preserve"
|
412
|
+
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32px;line-height:125%;font-family:Sans;-inkscape-font-specification:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
413
|
+
x="329.99231"
|
414
|
+
y="134.75981"
|
415
|
+
id="text4487"
|
416
|
+
sodipodi:linespacing="125%"><tspan
|
417
|
+
sodipodi:role="line"
|
418
|
+
id="tspan4489"
|
419
|
+
x="329.99231"
|
420
|
+
y="134.75981"><tspan
|
421
|
+
style="fill:#4e9a06"
|
422
|
+
id="tspan6059">10</tspan>:<tspan
|
423
|
+
style="fill:#204a87"
|
424
|
+
id="tspan6069">1</tspan>,<tspan
|
425
|
+
style="fill:#ce5c00"
|
426
|
+
id="tspan6063">20</tspan>:<tspan
|
427
|
+
style="fill:#5c3566"
|
428
|
+
id="tspan6071">1</tspan></tspan></text>
|
429
|
+
<text
|
430
|
+
xml:space="preserve"
|
431
|
+
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32px;line-height:125%;font-family:Sans;-inkscape-font-specification:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
432
|
+
x="329.99231"
|
433
|
+
y="176.24785"
|
434
|
+
id="text4491"
|
435
|
+
sodipodi:linespacing="125%"><tspan
|
436
|
+
sodipodi:role="line"
|
437
|
+
id="tspan4493"
|
438
|
+
x="329.99231"
|
439
|
+
y="176.24785"><tspan
|
440
|
+
style="fill:#4e9a06"
|
441
|
+
id="tspan6061">10</tspan>:<tspan
|
442
|
+
style="fill:#204a87"
|
443
|
+
id="tspan6073">2</tspan>,<tspan
|
444
|
+
style="fill:#ce5c00"
|
445
|
+
id="tspan6065">20</tspan>:<tspan
|
446
|
+
style="fill:#5c3566"
|
447
|
+
id="tspan6075">3</tspan></tspan></text>
|
448
|
+
<text
|
449
|
+
xml:space="preserve"
|
450
|
+
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32px;line-height:125%;font-family:Sans;-inkscape-font-specification:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
451
|
+
x="332.14856"
|
452
|
+
y="216.22067"
|
453
|
+
id="text4495"
|
454
|
+
sodipodi:linespacing="125%"><tspan
|
455
|
+
sodipodi:role="line"
|
456
|
+
id="tspan4497"
|
457
|
+
x="332.14856"
|
458
|
+
y="216.22067"><tspan
|
459
|
+
style="fill:#ce5c00"
|
460
|
+
id="tspan6067">20</tspan>:<tspan
|
461
|
+
style="fill:#5c3566"
|
462
|
+
id="tspan6077">2</tspan></tspan></text>
|
463
|
+
<text
|
464
|
+
xml:space="preserve"
|
465
|
+
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32px;line-height:125%;font-family:Sans;-inkscape-font-specification:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
466
|
+
x="207.08127"
|
467
|
+
y="275.5549"
|
468
|
+
id="text4854"
|
469
|
+
sodipodi:linespacing="125%"><tspan
|
470
|
+
sodipodi:role="line"
|
471
|
+
id="tspan4856"
|
472
|
+
x="207.08127"
|
473
|
+
y="275.5549" /></text>
|
474
|
+
<text
|
475
|
+
sodipodi:linespacing="125%"
|
476
|
+
id="text5323"
|
477
|
+
y="48.363388"
|
478
|
+
x="350.80075"
|
479
|
+
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32px;line-height:125%;font-family:Sans;-inkscape-font-specification:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
480
|
+
xml:space="preserve"><tspan
|
481
|
+
y="48.363388"
|
482
|
+
x="350.80075"
|
483
|
+
id="tspan5325"
|
484
|
+
sodipodi:role="line">(文書ID+位置)</tspan></text>
|
485
|
+
<path
|
486
|
+
sodipodi:nodetypes="cc"
|
487
|
+
inkscape:connector-curvature="0"
|
488
|
+
id="path6038"
|
489
|
+
d="m 156.18372,103.68955 464.60695,0"
|
490
|
+
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:2.00000024;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
|
491
|
+
<path
|
492
|
+
sodipodi:nodetypes="cc"
|
493
|
+
inkscape:connector-curvature="0"
|
494
|
+
id="path6042"
|
495
|
+
d="m 326.6909,61.269917 0,163.678053"
|
496
|
+
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:2.00000024;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
|
497
|
+
<rect
|
498
|
+
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#000100;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
|
499
|
+
id="rect6178"
|
500
|
+
width="465.0968"
|
501
|
+
height="165.31584"
|
502
|
+
x="156.46428"
|
503
|
+
y="292.59485"
|
504
|
+
rx="5"
|
505
|
+
ry="5" />
|
506
|
+
<text
|
507
|
+
sodipodi:linespacing="125%"
|
508
|
+
id="text6180"
|
509
|
+
y="369.56366"
|
510
|
+
x="161.0602"
|
511
|
+
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32px;line-height:125%;font-family:Sans;-inkscape-font-specification:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
512
|
+
xml:space="preserve"><tspan
|
513
|
+
y="369.56366"
|
514
|
+
x="161.0602"
|
515
|
+
id="tspan6182"
|
516
|
+
sodipodi:role="line">全文</tspan></text>
|
517
|
+
<text
|
518
|
+
sodipodi:linespacing="125%"
|
519
|
+
id="text6184"
|
520
|
+
y="411.02045"
|
521
|
+
x="161.0602"
|
522
|
+
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32px;line-height:125%;font-family:Sans;-inkscape-font-specification:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
523
|
+
xml:space="preserve"><tspan
|
524
|
+
y="411.02045"
|
525
|
+
x="161.0602"
|
526
|
+
id="tspan6186"
|
527
|
+
sodipodi:role="line">検索</tspan></text>
|
528
|
+
<text
|
529
|
+
sodipodi:linespacing="125%"
|
530
|
+
id="text6188"
|
531
|
+
y="450.46201"
|
532
|
+
x="158.96645"
|
533
|
+
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32px;line-height:125%;font-family:Sans;-inkscape-font-specification:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
534
|
+
xml:space="preserve"><tspan
|
535
|
+
y="450.46201"
|
536
|
+
x="158.96645"
|
537
|
+
id="tspan6190"
|
538
|
+
sodipodi:role="line">を</tspan></text>
|
539
|
+
<text
|
540
|
+
sodipodi:linespacing="125%"
|
541
|
+
id="text6192"
|
542
|
+
y="327.09372"
|
543
|
+
x="160.34962"
|
544
|
+
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32px;line-height:125%;font-family:Sans;-inkscape-font-specification:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
545
|
+
xml:space="preserve"><tspan
|
546
|
+
y="327.09372"
|
547
|
+
x="160.34962"
|
548
|
+
id="tspan6194"
|
549
|
+
sodipodi:role="line">キーワード</tspan></text>
|
550
|
+
<text
|
551
|
+
sodipodi:linespacing="125%"
|
552
|
+
id="text6196"
|
553
|
+
y="326.12814"
|
554
|
+
x="475.32132"
|
555
|
+
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32.00000381px;line-height:125%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
556
|
+
xml:space="preserve"><tspan
|
557
|
+
id="tspan6198"
|
558
|
+
y="326.12814"
|
559
|
+
x="475.32132"
|
560
|
+
sodipodi:role="line">ポスティングリスト</tspan></text>
|
561
|
+
<text
|
562
|
+
xml:space="preserve"
|
563
|
+
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32px;line-height:125%;font-family:Sans;-inkscape-font-specification:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
564
|
+
x="350.80075"
|
565
|
+
y="280.69849"
|
566
|
+
id="text6232"
|
567
|
+
sodipodi:linespacing="125%"><tspan
|
568
|
+
sodipodi:role="line"
|
569
|
+
id="tspan6234"
|
570
|
+
x="350.80075"
|
571
|
+
y="280.69849">(文書IDのみ)</tspan></text>
|
572
|
+
<path
|
573
|
+
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:2.00000024;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
574
|
+
d="m 156.18372,336.02464 464.60695,0"
|
575
|
+
id="path6236"
|
576
|
+
inkscape:connector-curvature="0"
|
577
|
+
sodipodi:nodetypes="cc" />
|
578
|
+
<path
|
579
|
+
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:2.00000024;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
580
|
+
d="m 326.6909,293.605 0,163.67806"
|
581
|
+
id="path6238"
|
582
|
+
inkscape:connector-curvature="0"
|
583
|
+
sodipodi:nodetypes="cc" />
|
584
|
+
<text
|
585
|
+
xml:space="preserve"
|
586
|
+
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32px;line-height:125%;font-family:Sans;-inkscape-font-specification:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
587
|
+
x="157.24341"
|
588
|
+
y="280.69849"
|
589
|
+
id="text6240"
|
590
|
+
sodipodi:linespacing="125%"><tspan
|
591
|
+
sodipodi:role="line"
|
592
|
+
x="157.24341"
|
593
|
+
y="280.69849"
|
594
|
+
id="tspan6242">転置索引</tspan></text>
|
595
|
+
<text
|
596
|
+
xml:space="preserve"
|
597
|
+
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32px;line-height:125%;font-family:Sans;-inkscape-font-specification:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
598
|
+
x="329.99231"
|
599
|
+
y="367.09491"
|
600
|
+
id="text6266"
|
601
|
+
sodipodi:linespacing="125%"><tspan
|
602
|
+
sodipodi:role="line"
|
603
|
+
id="tspan6268"
|
604
|
+
x="329.99231"
|
605
|
+
y="367.09491"><tspan
|
606
|
+
style="fill:#4e9a06"
|
607
|
+
id="tspan6270">10</tspan>,<tspan
|
608
|
+
style="fill:#ce5c00"
|
609
|
+
id="tspan6274">20</tspan><tspan
|
610
|
+
style="fill:#5c3566"
|
611
|
+
id="tspan6276" /></tspan></text>
|
612
|
+
<text
|
613
|
+
xml:space="preserve"
|
614
|
+
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32px;line-height:125%;font-family:Sans;-inkscape-font-specification:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
615
|
+
x="329.99231"
|
616
|
+
y="408.58295"
|
617
|
+
id="text6278"
|
618
|
+
sodipodi:linespacing="125%"><tspan
|
619
|
+
sodipodi:role="line"
|
620
|
+
id="tspan6280"
|
621
|
+
x="329.99231"
|
622
|
+
y="408.58295"><tspan
|
623
|
+
style="fill:#4e9a06"
|
624
|
+
id="tspan6282">10</tspan>,<tspan
|
625
|
+
style="fill:#ce5c00"
|
626
|
+
id="tspan6286">20</tspan></tspan></text>
|
627
|
+
<text
|
628
|
+
xml:space="preserve"
|
629
|
+
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32px;line-height:125%;font-family:Sans;-inkscape-font-specification:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
630
|
+
x="332.14856"
|
631
|
+
y="448.55576"
|
632
|
+
id="text6290"
|
633
|
+
sodipodi:linespacing="125%"><tspan
|
634
|
+
sodipodi:role="line"
|
635
|
+
id="tspan6292"
|
636
|
+
x="332.14856"
|
637
|
+
y="448.55576"><tspan
|
638
|
+
style="fill:#ce5c00"
|
639
|
+
id="tspan6294">20</tspan><tspan
|
640
|
+
style="fill:#5c3566"
|
641
|
+
id="tspan6296" /></tspan></text>
|
642
|
+
<rect
|
643
|
+
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#c4a000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
|
644
|
+
id="rect4328"
|
645
|
+
width="153.57143"
|
646
|
+
height="50"
|
647
|
+
x="-112.40816"
|
648
|
+
y="69.53511"
|
649
|
+
rx="5"
|
650
|
+
ry="5" />
|
651
|
+
<text
|
652
|
+
xml:space="preserve"
|
653
|
+
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32px;line-height:125%;font-family:Sans;-inkscape-font-specification:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
654
|
+
x="-100.97958"
|
655
|
+
y="107.39224"
|
656
|
+
id="text4318"
|
657
|
+
sodipodi:linespacing="125%"><tspan
|
658
|
+
sodipodi:role="line"
|
659
|
+
id="tspan4320"
|
660
|
+
x="-100.97958"
|
661
|
+
y="107.39224">全文検索</tspan></text>
|
662
|
+
<text
|
663
|
+
xml:space="preserve"
|
664
|
+
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32px;line-height:125%;font-family:Sans;-inkscape-font-specification:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
665
|
+
x="-114.55101"
|
666
|
+
y="51.677963"
|
667
|
+
id="text4322"
|
668
|
+
sodipodi:linespacing="125%"><tspan
|
669
|
+
sodipodi:role="line"
|
670
|
+
id="tspan4324"
|
671
|
+
x="-114.55101"
|
672
|
+
y="51.677963">クエリー</tspan></text>
|
673
|
+
<path
|
674
|
+
sodipodi:nodetypes="cc"
|
675
|
+
inkscape:connector-curvature="0"
|
676
|
+
id="path4336"
|
677
|
+
d="m -37.777736,131.41891 0,40.20305"
|
678
|
+
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;marker-end:url(#marker4356)" />
|
679
|
+
<g
|
680
|
+
transform="translate(-2.3161721,-66.876726)"
|
681
|
+
id="g4338">
|
682
|
+
<text
|
683
|
+
xml:space="preserve"
|
684
|
+
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32px;line-height:125%;font-family:Sans;-inkscape-font-specification:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
685
|
+
x="-105.25858"
|
686
|
+
y="277.1691"
|
687
|
+
id="text4340"
|
688
|
+
sodipodi:linespacing="125%"><tspan
|
689
|
+
sodipodi:role="line"
|
690
|
+
x="-105.25858"
|
691
|
+
y="277.1691"
|
692
|
+
id="tspan4342">全文|検索</tspan></text>
|
693
|
+
<text
|
694
|
+
xml:space="preserve"
|
695
|
+
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32px;line-height:125%;font-family:Sans;-inkscape-font-specification:Sans;letter-spacing:0px;word-spacing:0px;fill:#204a87;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
696
|
+
x="-82.126602"
|
697
|
+
y="312.24121"
|
698
|
+
id="text4344"
|
699
|
+
sodipodi:linespacing="125%"><tspan
|
700
|
+
sodipodi:role="line"
|
701
|
+
id="tspan4346"
|
702
|
+
x="-82.126602"
|
703
|
+
y="312.24121">1</tspan></text>
|
704
|
+
<text
|
705
|
+
xml:space="preserve"
|
706
|
+
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32px;line-height:125%;font-family:Sans;-inkscape-font-specification:Sans;letter-spacing:0px;word-spacing:0px;fill:#204a87;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
707
|
+
x="-0.54935455"
|
708
|
+
y="312.27246"
|
709
|
+
id="text4348"
|
710
|
+
sodipodi:linespacing="125%"><tspan
|
711
|
+
sodipodi:role="line"
|
712
|
+
id="tspan4350"
|
713
|
+
x="-0.54935455"
|
714
|
+
y="312.27246">2</tspan></text>
|
715
|
+
</g>
|
716
|
+
<text
|
717
|
+
sodipodi:linespacing="125%"
|
718
|
+
id="text4352"
|
719
|
+
y="160.21709"
|
720
|
+
x="-20.018642"
|
721
|
+
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32px;line-height:125%;font-family:Sans;-inkscape-font-specification:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
722
|
+
xml:space="preserve"><tspan
|
723
|
+
y="160.21709"
|
724
|
+
x="-20.018642"
|
725
|
+
id="tspan4354"
|
726
|
+
sodipodi:role="line">分解</tspan></text>
|
727
|
+
<circle
|
728
|
+
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#c4a000;fill-opacity:1;fill-rule:nonzero;stroke:#c4a000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
|
729
|
+
id="path4840"
|
730
|
+
cx="136.18221"
|
731
|
+
cy="125.09411"
|
732
|
+
r="10.101525" />
|
733
|
+
<circle
|
734
|
+
r="10.101525"
|
735
|
+
cy="166.52267"
|
736
|
+
cx="136.18221"
|
737
|
+
id="circle4842"
|
738
|
+
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#c4a000;fill-opacity:1;fill-rule:nonzero;stroke:#c4a000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
|
739
|
+
<circle
|
740
|
+
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#c4a000;fill-opacity:1;fill-rule:nonzero;stroke:#c4a000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
|
741
|
+
id="circle4844"
|
742
|
+
cx="136.18221"
|
743
|
+
cy="356.52267"
|
744
|
+
r="10.101525" />
|
745
|
+
<circle
|
746
|
+
r="10.101525"
|
747
|
+
cy="399.95923"
|
748
|
+
cx="136.18221"
|
749
|
+
id="circle4846"
|
750
|
+
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#c4a000;fill-opacity:1;fill-rule:nonzero;stroke:#c4a000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
|
751
|
+
<path
|
752
|
+
sodipodi:nodetypes="cc"
|
753
|
+
inkscape:connector-curvature="0"
|
754
|
+
id="path4854"
|
755
|
+
d="M 54.106674,208.17906 119.19538,313.45427"
|
756
|
+
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;marker-end:url(#marker4856)" />
|
757
|
+
<path
|
758
|
+
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;marker-end:url(#marker5480)"
|
759
|
+
d="m 53.71799,189.7478 57.00749,-42.64576"
|
760
|
+
id="path5478"
|
761
|
+
inkscape:connector-curvature="0"
|
762
|
+
sodipodi:nodetypes="cc" />
|
763
|
+
<text
|
764
|
+
xml:space="preserve"
|
765
|
+
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32px;line-height:125%;font-family:Sans;-inkscape-font-specification:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
766
|
+
x="424.43716"
|
767
|
+
y="365.96472"
|
768
|
+
id="text5958"
|
769
|
+
sodipodi:linespacing="125%"><tspan
|
770
|
+
sodipodi:role="line"
|
771
|
+
id="tspan5960"
|
772
|
+
x="424.43716"
|
773
|
+
y="365.96472">AND</tspan></text>
|
774
|
+
<rect
|
775
|
+
ry="5"
|
776
|
+
rx="5"
|
777
|
+
y="327.50415"
|
778
|
+
x="-111.79389"
|
779
|
+
height="129.15594"
|
780
|
+
width="218.02829"
|
781
|
+
id="rect5964"
|
782
|
+
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#000100;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
|
783
|
+
<rect
|
784
|
+
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#a40000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
|
785
|
+
id="rect6652"
|
786
|
+
width="218.02829"
|
787
|
+
height="38.242214"
|
788
|
+
x="-111.79389"
|
789
|
+
y="376.49655"
|
790
|
+
rx="5"
|
791
|
+
ry="5" />
|
792
|
+
<text
|
793
|
+
sodipodi:linespacing="125%"
|
794
|
+
id="text5966"
|
795
|
+
y="408.41418"
|
796
|
+
x="-61.932198"
|
797
|
+
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32px;line-height:125%;font-family:Sans;-inkscape-font-specification:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
798
|
+
xml:space="preserve"><tspan
|
799
|
+
y="408.41418"
|
800
|
+
x="-61.932198"
|
801
|
+
id="tspan5968"
|
802
|
+
sodipodi:role="line">全文検索</tspan></text>
|
803
|
+
<text
|
804
|
+
xml:space="preserve"
|
805
|
+
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32px;line-height:125%;font-family:Sans;-inkscape-font-specification:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
806
|
+
x="-61.932198"
|
807
|
+
y="446.9856"
|
808
|
+
id="text5970"
|
809
|
+
sodipodi:linespacing="125%"><tspan
|
810
|
+
sodipodi:role="line"
|
811
|
+
id="tspan5972"
|
812
|
+
x="-61.932198"
|
813
|
+
y="446.9856">全文を検索</tspan></text>
|
814
|
+
<text
|
815
|
+
sodipodi:linespacing="125%"
|
816
|
+
id="text5974"
|
817
|
+
y="405.91418"
|
818
|
+
x="-107.62763"
|
819
|
+
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32px;line-height:125%;font-family:Sans;-inkscape-font-specification:Sans;letter-spacing:0px;word-spacing:0px;fill:#4e9a06;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
820
|
+
xml:space="preserve"><tspan
|
821
|
+
y="405.91418"
|
822
|
+
x="-107.62763"
|
823
|
+
id="tspan5976"
|
824
|
+
sodipodi:role="line">10</tspan></text>
|
825
|
+
<text
|
826
|
+
xml:space="preserve"
|
827
|
+
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32px;line-height:125%;font-family:Sans;-inkscape-font-specification:Sans;letter-spacing:0px;word-spacing:0px;fill:#ce5c00;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
828
|
+
x="-105.48481"
|
829
|
+
y="444.51685"
|
830
|
+
id="text5978"
|
831
|
+
sodipodi:linespacing="125%"><tspan
|
832
|
+
sodipodi:role="line"
|
833
|
+
id="tspan5980"
|
834
|
+
x="-105.48481"
|
835
|
+
y="444.51685">20</tspan></text>
|
836
|
+
<text
|
837
|
+
sodipodi:linespacing="125%"
|
838
|
+
id="text5982"
|
839
|
+
y="314.56937"
|
840
|
+
x="-109.89301"
|
841
|
+
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32px;line-height:125%;font-family:Sans;-inkscape-font-specification:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
842
|
+
xml:space="preserve"><tspan
|
843
|
+
y="314.56937"
|
844
|
+
x="-109.89301"
|
845
|
+
id="tspan5984"
|
846
|
+
sodipodi:role="line">文書</tspan></text>
|
847
|
+
<text
|
848
|
+
sodipodi:linespacing="125%"
|
849
|
+
id="text5986"
|
850
|
+
y="360.25934"
|
851
|
+
x="-106.22444"
|
852
|
+
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32px;line-height:125%;font-family:Sans;-inkscape-font-specification:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
853
|
+
xml:space="preserve"><tspan
|
854
|
+
y="360.25934"
|
855
|
+
x="-106.22444"
|
856
|
+
id="tspan5988"
|
857
|
+
sodipodi:role="line">ID</tspan></text>
|
858
|
+
<text
|
859
|
+
sodipodi:linespacing="125%"
|
860
|
+
id="text5990"
|
861
|
+
y="359.4856"
|
862
|
+
x="-20.908522"
|
863
|
+
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32px;line-height:125%;font-family:Sans;-inkscape-font-specification:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
864
|
+
xml:space="preserve"><tspan
|
865
|
+
y="359.4856"
|
866
|
+
x="-20.908522"
|
867
|
+
id="tspan5992"
|
868
|
+
sodipodi:role="line">内容</tspan></text>
|
869
|
+
<path
|
870
|
+
sodipodi:nodetypes="cc"
|
871
|
+
inkscape:connector-curvature="0"
|
872
|
+
id="path5994"
|
873
|
+
d="m -67.995846,328.5143 0,128.26835"
|
874
|
+
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:2.00000024;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
|
875
|
+
<path
|
876
|
+
sodipodi:nodetypes="cc"
|
877
|
+
inkscape:connector-curvature="0"
|
878
|
+
id="path5996"
|
879
|
+
d="m -111.37545,369.11413 217.5,0"
|
880
|
+
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:2.00000024;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
|
881
|
+
<path
|
882
|
+
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;marker-end:url(#marker6662)"
|
883
|
+
d="m 419.74789,374.60179 65.01742,0"
|
884
|
+
id="path6654"
|
885
|
+
inkscape:connector-curvature="0"
|
886
|
+
sodipodi:nodetypes="cc" />
|
887
|
+
<rect
|
888
|
+
ry="5"
|
889
|
+
rx="5"
|
890
|
+
y="356.49655"
|
891
|
+
x="503.20615"
|
892
|
+
height="38.119671"
|
893
|
+
width="88.3452"
|
894
|
+
id="rect6732"
|
895
|
+
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#a40000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
|
896
|
+
<text
|
897
|
+
sodipodi:linespacing="125%"
|
898
|
+
id="text6722"
|
899
|
+
y="387.80304"
|
900
|
+
x="505.72916"
|
901
|
+
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32px;line-height:125%;font-family:Sans;-inkscape-font-specification:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
902
|
+
xml:space="preserve"><tspan
|
903
|
+
y="387.80304"
|
904
|
+
x="505.72916"
|
905
|
+
id="tspan6724"
|
906
|
+
sodipodi:role="line"><tspan
|
907
|
+
id="tspan6726"
|
908
|
+
style="fill:#4e9a06">10</tspan>,<tspan
|
909
|
+
id="tspan6728"
|
910
|
+
style="fill:#ce5c00">20</tspan><tspan
|
911
|
+
id="tspan6730"
|
912
|
+
style="fill:#5c3566" /></tspan></text>
|
913
|
+
<text
|
914
|
+
xml:space="preserve"
|
915
|
+
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32px;line-height:125%;font-family:Sans;-inkscape-font-specification:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
916
|
+
x="484.24536"
|
917
|
+
y="429.25156"
|
918
|
+
id="text6734"
|
919
|
+
sodipodi:linespacing="125%"><tspan
|
920
|
+
sodipodi:role="line"
|
921
|
+
id="tspan6736"
|
922
|
+
x="484.24536"
|
923
|
+
y="429.25156">結果候補</tspan></text>
|
924
|
+
<rect
|
925
|
+
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#a40000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
|
926
|
+
id="rect6738"
|
927
|
+
width="41.916645"
|
928
|
+
height="38.119667"
|
929
|
+
x="612.49182"
|
930
|
+
y="127.21085"
|
931
|
+
rx="5"
|
932
|
+
ry="5" />
|
933
|
+
<text
|
934
|
+
xml:space="preserve"
|
935
|
+
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32px;line-height:125%;font-family:Sans;-inkscape-font-specification:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
936
|
+
x="615.01483"
|
937
|
+
y="158.51733"
|
938
|
+
id="text6740"
|
939
|
+
sodipodi:linespacing="125%"><tspan
|
940
|
+
sodipodi:role="line"
|
941
|
+
id="tspan6742"
|
942
|
+
x="615.01483"
|
943
|
+
y="158.51733"><tspan
|
944
|
+
style="fill:#4e9a06"
|
945
|
+
id="tspan6744">10</tspan></tspan></text>
|
946
|
+
<text
|
947
|
+
sodipodi:linespacing="125%"
|
948
|
+
id="text6750"
|
949
|
+
y="203.53728"
|
950
|
+
x="602.10248"
|
951
|
+
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32px;line-height:125%;font-family:Sans;-inkscape-font-specification:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
952
|
+
xml:space="preserve"><tspan
|
953
|
+
y="203.53728"
|
954
|
+
x="602.10248"
|
955
|
+
id="tspan6752"
|
956
|
+
sodipodi:role="line">結果</tspan></text>
|
957
|
+
<path
|
958
|
+
sodipodi:nodetypes="cc"
|
959
|
+
inkscape:connector-curvature="0"
|
960
|
+
id="path7042"
|
961
|
+
d="m 484.39765,145.29716 115.01742,0"
|
962
|
+
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;marker-end:url(#marker7044)" />
|
963
|
+
<text
|
964
|
+
xml:space="preserve"
|
965
|
+
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32px;line-height:100%;font-family:Sans;-inkscape-font-specification:'Sans, Normal';text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
966
|
+
x="534.73468"
|
967
|
+
y="181.62718"
|
968
|
+
id="text7450"
|
969
|
+
sodipodi:linespacing="100%"><tspan
|
970
|
+
sodipodi:role="line"
|
971
|
+
id="tspan7452"
|
972
|
+
x="534.73468"
|
973
|
+
y="181.62718">隣接</tspan><tspan
|
974
|
+
sodipodi:role="line"
|
975
|
+
x="534.73468"
|
976
|
+
y="213.62718"
|
977
|
+
id="tspan7454">チェック</tspan></text>
|
978
|
+
<text
|
979
|
+
xml:space="preserve"
|
980
|
+
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32px;line-height:125%;font-family:Sans;-inkscape-font-specification:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
981
|
+
x="511.87759"
|
982
|
+
y="136.6272"
|
983
|
+
id="text7962"
|
984
|
+
sodipodi:linespacing="125%"><tspan
|
985
|
+
sodipodi:role="line"
|
986
|
+
id="tspan7964"
|
987
|
+
x="511.87759"
|
988
|
+
y="136.6272">AND</tspan></text>
|
989
|
+
<path
|
990
|
+
style="fill:none;fill-rule:evenodd;stroke:#a40000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
991
|
+
d="m 316.48915,142.26671 70.42879,0"
|
992
|
+
id="path8060"
|
993
|
+
inkscape:connector-curvature="0"
|
994
|
+
sodipodi:nodetypes="cc" />
|
995
|
+
<path
|
996
|
+
style="fill:none;fill-rule:evenodd;stroke:#a40000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#TriangleInS);marker-end:url(#TriangleOutS)"
|
997
|
+
d="m 386.91794,137.72102 0,9.84899"
|
998
|
+
id="path8062"
|
999
|
+
inkscape:connector-curvature="0" />
|
1000
|
+
<rect
|
1001
|
+
ry="5"
|
1002
|
+
rx="5"
|
1003
|
+
y="124.17514"
|
1004
|
+
x="247.67039"
|
1005
|
+
height="37.226803"
|
1006
|
+
width="70.488098"
|
1007
|
+
id="rect9630"
|
1008
|
+
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#a40000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
|
1009
|
+
<text
|
1010
|
+
xml:space="preserve"
|
1011
|
+
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32px;line-height:125%;font-family:Sans;-inkscape-font-specification:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
1012
|
+
x="250.52937"
|
1013
|
+
y="154.49313"
|
1014
|
+
id="text8728"
|
1015
|
+
sodipodi:linespacing="125%"><tspan
|
1016
|
+
sodipodi:role="line"
|
1017
|
+
id="tspan8730"
|
1018
|
+
x="250.52937"
|
1019
|
+
y="154.49313">隣接</tspan></text>
|
1020
|
+
</g>
|
1021
|
+
</svg>
|