Choose Query Type | User Query | Choose category | Constructed Query | Known Sources | Routing Phase One | Routing Phase Two | Plan Generation | Execution | Results

 
Project Overview
Query Routing Demo
 
Related Projects:
WebCQ
XWrap Elite

Getting client information

Client HOST Name: lua.cc.gatech.edu (130.207.97.120)

User Query
EXTRACT <author>, <title>, <price>, <url>
FROM <book> @http://www.cc.gatech.edu/projects/disl/QR
CONDITION <keyword> contains 'java'
CONSTRUCT
<book >
    <author>
    <title>
    <price>
    <url>
    <*>
</book>

Entering Query Routing phase one...






Choose Query Type | User Query | Choose category | Constructed Query | Known Sources | Routing Phase One | Routing Phase Two | Plan Generation | Execution | Results