2023-03-21 16:08:34 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2023-08-20 11:28:32 +00:00
|
|
|
<!-- Do not edit this file with editors other than draw.io -->
|
2023-03-21 16:08:34 +00:00
|
|
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
2023-10-19 12:43:38 +00:00
|
|
|
<svg xmlns="http://www.w3.org/2000/svg" style="background-color: rgb(255, 255, 255);" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" width="967px" height="807px" viewBox="-0.5 -0.5 967 807" content="<mxfile host="app.diagrams.net" modified="2023-10-19T12:42:11.358Z" agent="Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/115.0" etag="nS854dJ5CRa-przhGkIF" version="22.0.4" type="device">
 <diagram name="Page-1" id="2YBvvXClWsGukQMizWep">
 <mxGraphModel dx="2284" dy="790" grid="0" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="850" pageHeight="1100" background="#ffffff" math="0" shadow="0">
 <root>
 <mxCell id="0" />
 <mxCell id="1" parent="0" />
 <mxCell id="npRt5ssC39zlkh7Vro30-65" value="" style="rounded=0;whiteSpace=wrap;html=1;dashed=1;dashPattern=1 2;" parent="1" vertex="1">
 <mxGeometry x="449" y="112" width="190" height="285" as="geometry" />
 </mxCell>
 <mxCell id="npRt5ssC39zlkh7Vro30-2" value="Assistant Service&lt;br&gt;&lt;br&gt;spelling correction,&lt;br&gt;keyword suggestions" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#d5e8d4;strokeColor=#82b366;" parent="1" vertex="1">
 <mxGeometry x="45" y="95" width="120" height="70" as="geometry" />
 </mxCell>
 <mxCell id="npRt5ssC39zlkh7Vro30-12" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;entryPerimeter=0;" parent="1" source="npRt5ssC39zlkh7Vro30-3" target="npRt5ssC39zlkh7Vro30-7" edge="1">
 <mxGeometry relative="1" as="geometry" />
 </mxCell>
 <mxCell id="npRt5ssC39zlkh7Vro30-13" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;entryPerimeter=0;" parent="1" source="npRt5ssC39zlkh7Vro30-3" target="npRt5ssC39zlkh7Vro30-6" edge="1">
 <mxGeometry relative="1" as="geometry" />
 </mxCell>
 <mxCell id="npRt5ssC39zlkh7Vro30-66" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=0;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;entryPerimeter=0;" parent="1" source="npRt5ssC39zlkh7Vro30-3" target="npRt5ssC39zlkh7Vro30-8" edge="1">
 <mxGeometry relative="1" as="geometry" />
 </mxCell>
 <mxCell id="npRt5ssC39zlkh7Vro30-3" value="&lt;div&gt;Index Service (n)&lt;br&gt;&lt;br&gt;find documents that&lt;br&gt;contain specific keywords,&lt;br&gt;&lt;/div&gt;&lt;div&gt;rank results&lt;/div&gt;" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#d5e8d4;strokeColor=#82b366;" parent="1" vertex="1">
 <mxGeometry x="278" y="194" width="120" height="126" as="geometry" />
 </mxCell>
 <mxCell id="npRt5ssC39zlkh7Vro30-6" value
|