Commit Graph

80 Commits (444a9ae6749f5d29f63b6aa817ef9f4d40092268)

Author SHA1 Message Date
orbiter f117ea0492 reverted start script options - yacy on windows did not start with the
11 years ago
Michael Peter Christen 9b5bdae1b4 Reverted setting of MMapDirectoryFactory from solrconfig; see
12 years ago
Michael Peter Christen f7c43e964c enable asserts only with debugging
13 years ago
sixcooler 69570fda24 bring my master to stuff from remote
13 years ago
sixcooler 5c58eda45a custom start-script
13 years ago
orbiter 1c007188ad bugfixes in html parser
13 years ago
orbiter 60ee245486 setting startup options:
14 years ago
orbiter 214ea005cf added "-XX:MaxPermSize=256m" to start script
14 years ago
orbiter 88773e4daa changed the default port from 8080 to 8090
14 years ago
orbiter 9fc940aa35 release 0.99
14 years ago
orbiter 5fe828fa06 - replaced pdfbox and fontbox version 1.1.0 with 1.2.1
14 years ago
orbiter 72a096fccb using -XX:-UseGCOverheadLimit when starting java.
14 years ago
orbiter b3f0d06444 fixed a problem with restarts in YaCy mac applications: the DATA directory path was not submitted when doing a restart. This solves the problem by:
14 years ago
orbiter 698730c4eb better utf-8 support everywhere using a default utf-8 encoding for all string conversions.
14 years ago
lotus 93d2c22e60 adapted memory for first run to current standard values
14 years ago
orbiter ec72387165 added a very early test version of a YaCy gui component.
14 years ago
low012 67dd376a33 *) hopefully solving ipv4/ipv6 issue described in http://www.yacy-forum.org/viewtopic.php?f=2&t=252&start=30#p1248 and http://forum.yacy-websuche.de/viewtopic.php?f=5&t=2554
15 years ago
orbiter 8df1694288 - added options to switch on/off search domains (text, image, audio, video, app)
15 years ago
orbiter f6731c6240 more logging etc.
15 years ago
orbiter 267108470f testing jmx console for yacy:
15 years ago
orbiter a8ce192f63 - shifted main classes to new package net.yacy
15 years ago
orbiter db1b030276 fixed class path in startup scripts; omitting old classes path; all classes are now in lib/yacycore.jar
15 years ago
orbiter 1ddaf16466 added generation of a yacycore.jar yacy library file:
15 years ago
low012 ae334c7b83 *) -l and -d enable asserts now
16 years ago
orbiter d2ac0aa682 - fixed possible bugs in Stack (may affect Crawler reset) and RandomAccess handling
16 years ago
f1ori aaafe05c02 * revert debug change
16 years ago
f1ori 5570fa817b * remove & from openBrowser command (see http://forum.yacy-websuche.de/viewtopic.php?f=5&t=1728&hilit=#p12321)
16 years ago
orbiter 78ad58cd42 the UseConcMarkSweepGC option caused a full CPU usage - bug on Darwin (Mac OS X)
16 years ago
danielr 73519cbdca fixed pid-file for linux start-script
16 years ago
f1ori 04310a7255 * added long options and help-option to linux startscript
16 years ago
danielr f9a715dc33 simplified Linux start-script
16 years ago
danielr 59c4e35aaf corrected LargePages-detection
17 years ago
low012 f825e88a09 *) large memory pages will only be used if start script can confirm that Linux supports them or that the OS is Solaris, this should eliminate all sorts of weird behavior including not working shutdown
17 years ago
danielr 785688ef82 - creating pid-file under linux
17 years ago
orbiter f8af00d7e8 added some experimental jvm startup properties which helped the metager peer to get more stable.
17 years ago
danielr c5d1d7faca undo wrong commited files
17 years ago
danielr 2617f4dcdb Connections_p.html: better formatting and remove very old entries
17 years ago
danielr 9d0af17c5b removed debug from startYACY.sh *ups*
17 years ago
danielr bf3e5807b0 fixed typo and remove redundant code from startYACY.sh
17 years ago
orbiter 7150b463ff changed handling of default values and database paths:
17 years ago
low012 ce8adf9907 *) *NIX start script displays the right port number now instead of always displaying 8080 no matter what the port is set to
17 years ago
orbiter efd5807a7c - some renaming of variables to support DC
17 years ago
low012 0856cabb37 *) fixed typo that caused log being written to console under Ubuntu and OpenSolaris, probably also fixes problem with FreeBSD
17 years ago
low012 0e27febe47 *) fixed more links
17 years ago
low012 0339c65ee2 *) note to myself: Just because it works with Linux and most of it works with OpenSolaris does not mean the whole thing works with OpenSolaris. Being lazy never pays off!
18 years ago
low012 507afa7d6e *) start script should be POSIX compliant now, solution as suggested by Fuchs in http://forum.yacy-websuche.de/viewtopic.php?t=203
18 years ago
low012 d36786bf37 *) startYACY.sh is compatible with OpenSolaris now (see http://forum.yacy-websuche.de/viewtopic.php?t=203 for details)
18 years ago
orbiter 40b0547611 - documentaton changes (removed old forum links)
18 years ago
low012 93a898f1f0 *) skripts are compatible with Sun Solaris 10 now, OpenSolaris has not been tested yet (http://www.yacy-forum.de/viewtopic.php?p=37345#37345)
18 years ago
karlchenofhell d114a0136e - crawl profile: don't add null-values
18 years ago