List of commands: $> tar -xvf wumpus-2009-02-02.tgz $> cd wumpus $> make $> bin/wumpus --config=wumpus.cfg DIRECTORY=./indexdir (This could be any location on your hard drive) +------------------------------------------------------------------------------------------------------------------------------+ | Wumpus Search Engine [2009-02-02] - Copyright (c) 2009 by Stefan Buettcher. | | This is free software according to the GNU General Public License (GPL). | - http://www.gnu.org/philosophy/free-sw.html | - http://www.gnu.org/copyleft/gpl.html +-------------------------------------------------------------------------------------------------------------------------------+ @addfile /* (The directory of documents) @rank[bm25][runid=wumpus][id=750][trec] "British", "channel", "export" (see http://www.wumpus-search.org/docs/trec.html) @rank[okapi][docid][count=15][id=0] "".."" by "British", "channel", "export" @rank[bm25][docid][count=15][id=0] "".."" by "British", "channel", "export" @okapi[filename][count=10] "" .. "" by "British", "channel" (see http://www.wumpus-search.org/docs/relevance.html) @okapi[filename][count=10] ("British" .. "channel") by "British", "channel" (see http://www.wumpus-search.org/docs/relevance.html) @rank[bm25][docid][runid=wumpus][id=750] (("".."") > ("united"^"states")) /> ("america") by "united", "states", "of", "america" @rank[lmd][docid][runid=wumpus][id=750] (("".."") > ("united"^"states")) /> ("america") by "united", "states", "of", "america" @rank[qap][docid][runid=wumpus][id=750] (("".."") > ("united"^"states")) /> ("america") by "united", "states", "of", "america" Ctrl+D Note: the GCL expression "".."" is useful for querying data files that are in TREC format