> > |
%META:TOPICINFO{author="honicky" date="1070758151" format="1.0" version="1.1"}%
%META:TOPICPARENT{name="WebHome"}%
The search interface can be accessed by going to the following url:
http://localhost:9666/FileSender/search/search_cache.html
You must log in to use this interface: add yourself to the conf/users file (the format is username:password), or you can use the default user RabbIT:RabbIT.
The search interface currently returns a linked title, plus a summary. The summary that the HTML parser currently generates is crap: it just gives the first 100 or so tokens in the document. A better summarizer would be very handy, or even better, the context of the hit, like google does.
I have also added a few pages to perform the RankingExperiment. The search page is at
http://localhost:9666/FileSender/search/search_both.html |