Commit Graph

111 Commits (daebeb93aa9ffa850b8af445246e132cb73e398b)

Author SHA1 Message Date
reger 5c4ba9b5db merge rc1 master
11 years ago
orbiter 70ba74b23a disabled ipv4 preference to enable ipv6-only networks like freifunk
11 years ago
reger f7f86d8a5d update to Jetty 9 jars
11 years ago
reger 127adbf5cf remove references to 10_http thread (legacy http server)
11 years ago
reger 105cf8f593 changes to adjust jetty to recent code changes
11 years ago
reger aafef72a8a merged current rc1/master into jetty branch to allow further development with latest version
11 years ago
Michael Peter Christen 765943a4b7 Redesign of crawler identification and robots steering. A non-p2p user
11 years ago
Roland Haeder 841a28ae76 Added 'final' for all exception blocks as this helps the Java compiler
11 years ago
Michael Peter Christen 5878c1d599 - refactoring of log to ConcurrentLog:
12 years ago
reger 8a7fcb391d enable use of solrcore.properties for property substitution of solrconfig.xml
12 years ago
Michael Peter Christen a8dc4346e8 default configuration of MMapDirectoryFactory for solr, increased lock
12 years ago
Michael Peter Christen 16e9d4d1dd added a restart hint
12 years ago
reger c37d718f16 make sure yacy.running is deleted if not running (catch exception)
12 years ago
Michael Peter Christen cb38e860cf After the observation that Windows user simply forget that they started
12 years ago
orbiter 07a20e8253 removed unused import
12 years ago
Michael Peter Christen d1cb4cbc84 enhanced network scanner, is faster and more flexible now
12 years ago
Michael Peter Christen f5fd2aea18 removed archaic migration code
12 years ago
Michael Peter Christen a33e2742cb - removed unnecessary synchronized and deadlock in crawler
12 years ago
Michael Peter Christen 00c1c777fa refactoring
12 years ago
Michael Peter Christen 4d29f59a27 removed warnings
12 years ago
Michael Peter Christen 3bcd9d622b cleaned up classes and methods which are either superfluous at this time
12 years ago
Michael Peter Christen 6f1ddb2519 Moved solr index-add method to the same method where the YaCy index is
12 years ago
Michael Peter Christen 826967513b changed options in IndexFederated_p to switch on/off parts of the index
12 years ago
orbiter 69e743d9e3 - more abstraction for the RWI index as preparation for solr integration
12 years ago
orbiter 5a3c829872 embedded solr is only initiated if it is activated with
13 years ago
orbiter 0cbda0b2b8 - replaced all length() == 0 and size() == 0 with isEmpty()
13 years ago
Michael Peter Christen 5bd3c90907 - removed unnecessary semicolons
13 years ago
Michael Peter Christen 0301aba1e9 removed unused method parameters
13 years ago
Michael Peter Christen d3964253ae - added @SuppressWarnings to unused servlet method parameters
13 years ago
Michael Peter Christen 2f46085be0 more logging
13 years ago
Michael Peter Christen 65f56b1fd4 Merge branch 'master' of ssh://gitorious.org/yacy/rc1 into jetty
13 years ago
Michael Peter Christen b9d42fd9c8 using com.google.common.io.Files instead of homebrew methods
13 years ago
Michael Peter Christen 0752983fbd - automatic periodic saving of triplestore
13 years ago
cominch a95127c9af Triplestore: initalize per-user triplestores
13 years ago
Michael Peter Christen 5fc6524ca8 - moved triple store to net.yacy.cora.lod (should be generalized there
13 years ago
Michael Peter Christen 23e38bd918 do not load the "_triplestore.rdf" files which are of special use in
13 years ago
Michael Peter Christen 90c6fc4b63 load all - but not the persistent local.rdf - triples from
13 years ago
cominch 300b235ce8 Updated Demo Servlet
13 years ago
cominch 282c1620d6 Allow TripleStore to be persistent after reboot
13 years ago
cominch b21048892b augmentedParser add features and integrate external html parser to
13 years ago
Michael Peter Christen 3e1bc9477f Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
13 years ago
Michael Peter Christen 7eece0256f moved yacy.logging to defaults according to request in
13 years ago
Michael Peter Christen 89142d1e8d removed (not all) warnings
13 years ago
Lotus c73af39e54 refactoring of tray icon class,
13 years ago
Lotus 411aab02e3 Windows installer now detects reliably whether YaCy runs. A file lock on
13 years ago
Michael Christen c04bfaa51b refactoring
13 years ago
Michael Christen 1f4afb4dc0 performance hacks
13 years ago
Michael Christen 17f962fceb translator updates:
13 years ago
orbiter 8895d8c1cd removed unnecessary log entries
13 years ago
orbiter eb9c9edb01 enhanced table method (used by almost all yacy api interfaces)
13 years ago