<<< cake.wizard>>>>
SOA and IR project about cakes ;)
Basic instructions for installing and running:
- tomcat 6.0.26 server (customly patched for mysql, jaxrs and jax-ws integration)
- apache-cxf-2.7.5 runtime library added to eclipse
SERVICES
DAO service:
DataRetrieval Service (DrService)
DataRetrieval Service (DrService)
- consumes external site's REST API
- exposed as REST service
- deployed as WAR
- can be reached here: ?
SearchService
API
- List<id, rank> query(keyword)
- void buildIndexTrees()
Search capabilities:
- "cake" - exact match
- "cake*" - prefix cake
- "cake -chocolate" - any non-chocolate cake
- "cake -choco*"- any non-choco starting cake
UI
Home screen of the CakeWizard site