mirror of
https://github.com/apache/lucene.git
synced 2025-03-06 08:19:23 +00:00
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150775 13f79535-47bb-0310-9956-ffa450edef68
4 lines
230 B
Batchfile
Executable File
4 lines
230 B
Batchfile
Executable File
rmdir /s /q -r logs
|
|
mkdir logs
|
|
java -server -Xmx400mb -classpath classes;libs/jakarta-oro-2.0.5.jar de.lanlab.larm.fetcher.FetcherMain -start http://www.cis.uni-muenchen.de/ -restrictto http://.*\.uni-muenchen\.de.* -threads 15
|