Cutezjz / galagosearch

Automatically exported from code.google.com/p/galagosearch
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

where i can get the wiki-small.corpus file? #33

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.i download the galagosearch-1.04-bin package, but while i execute the command 
as the example "% bin/galago build /tmp/wiki-small.index 
/tmp/wiki-small.corpus" , i could not run it, since the file does not exist on 
my PC.  where i can get it, or who can give me a example?

error infor on my PC:

\galagosearch-1.04-bin\galagosearch-1.04>.\bin\galago.bat build 
/tmp/wiki-small.index /tmp/wiki-small.corpus
Exception in thread "main" java.io.IOException: Couldn't find file/directory: /t
mp/wiki-small.corpus
        at org.galagosearch.core.tools.BuildIndex.getSplitStage(BuildIndex.java:
89)
        at org.galagosearch.core.tools.BuildIndex.getIndexJob(BuildIndex.java:39
4)
        at org.galagosearch.core.tools.App.handleBuild(App.java:132)
        at org.galagosearch.core.tools.App.run(App.java:435)
        at org.galagosearch.core.tools.App.main(App.java:458)

Original issue reported on code.google.com by wangli1...@gmail.com on 21 Nov 2011 at 2:39

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Please see http://www.search-engines-book.com/collections/.

Original comment by trevor.s...@gmail.com on 21 Nov 2011 at 6:44