Commit Graph

750 Commits (8d650ca22518741b4392e8539aae90f7eeb3366d)

Author SHA1 Message Date
Michael Peter Christen 0ceeceb35e more logic on Solr queries; usage of the query terms in posprocessing,
10 years ago
reger 2b8cc5832c fix seek error for 0 file size records file
11 years ago
reger 2ba394333f fix Crawler HostQueue release of stackfile
11 years ago
Michael Peter Christen 501d55cd35 removed superfluous assert
11 years ago
Michael Peter Christen f0db501630 better handling of ranking parameters and new default values for date
11 years ago
Michael Peter Christen 6634b5b737 debug code for index distribution testing
11 years ago
orbiter 97983ba89f fixed generics warnings for generic array instantiation that appeared
11 years ago
orbiter 88f4af90da removed warnings
11 years ago
orbiter 89f76da24b Merge branch 'master' of git@gitorious.org:yacy/rc1.git
11 years ago
sixcooler b8cee9b7d8 remove tables from tabletracker on close to avoid lots of dead entrys in
11 years ago
orbiter f15c832587 Merge branch 'master' of git@gitorious.org:yacy/rc1.git
11 years ago
reger ffc5b75c73 optimize and fix lat / lon assignment
11 years ago
reger 9313447de2 reimplement tighter lat/lon calc in URIMetadataNode
11 years ago
orbiter a3542f29b4 npe fix
11 years ago
orbiter c48d2a2a02 npe fix
11 years ago
orbiter 12ba890205 removed warnings
11 years ago
reger 727dfb5875 refactore URIMetadataNode to further unify interaction with index
11 years ago
Michael Peter Christen 1aea01fe5b fix for Table in case that requested file does not exist and paths also
11 years ago
Michael Peter Christen da86f150ab - added a new Crawler Balancer: HostBalancer and HostQueues:
11 years ago
Michael Peter Christen 17e0956312 refactoring of SystemLoad calls (only one backend tool)
11 years ago
reger 227c42bc96 eleminate obsolete URIMetaDataRow class
11 years ago
Michael Peter Christen 62a36fa584 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
reger c9f92abddc fix: application link count
11 years ago
Michael Peter Christen 5b83887da8 npe fix
11 years ago
Michael Peter Christen 56710ecb26 prevent opening of new files as that could be a cause for the latest
11 years ago
Michael Peter Christen 8b44fcf0f4 added missing @Override annotation
11 years ago
Michael Peter Christen 1a764135be one more Thread Dump fix for new bootstrap css style
11 years ago
Michael Peter Christen bb21d825f9 fix for thread dump line spacing
11 years ago
Michael Peter Christen 5f4a6892c1 enhanced RowSet re-sort limit for small sets
11 years ago
Michael Peter Christen 6ed9c0164e attaching names to all Threads to get a better view in profiling tools
11 years ago
Michael Peter Christen fdaeac374a - enhanced postprocessing speed and memory footprint (by using HashMaps
11 years ago
Michael Peter Christen 9eb668e951 enhanced the resource observer
11 years ago
Michael Peter Christen fbee98c06f fixed shortcut self-reference bug
11 years ago
Michael Peter Christen acc8d7faa7 fixed setting of shortMemoryStatus in MemoryControl
11 years ago
Michael Peter Christen 94245ce0a8 fixed "Size in KBytes" calculation in PerformanceQueues_p.html,
11 years ago
Michael Peter Christen ebfaf753b7 - faster initialization of index files
11 years ago
reger a3e2cca8e9 improve isOlder check to not overwrite node index with metadata on equal load date
11 years ago
orbiter c351e47a84 fix for bad-formatted lonlat
11 years ago
Michael Peter Christen c87cdfca2e do not set a load prerequisite that prevents the start of one-time-jobs
11 years ago
Michael Peter Christen 6ada0daae9 making latency_factor and maximum number of same hosts in loader queue
11 years ago
sixcooler 40a4030b55 configurable max-load values for YaCy-Threads:
11 years ago
Michael Peter Christen 1ea17bd9f3 - removed old metadata database and all migration code
11 years ago
Michael Peter Christen 25a6c05008 experimental removal of synchronization. This should work for all cases
11 years ago
Michael Peter Christen 5695280edd removed superfluous synchronization
11 years ago
Michael Peter Christen a1977b7a75 removed debug code
11 years ago
Michael Peter Christen ec10ed45bd better logging in logger
11 years ago
Michael Peter Christen c3dcbdc8d5 try to recover from an OOM during citation index reading and fail-over
11 years ago
Michael Peter Christen 2c39b65409 fixes for searches containing stopwords. The fix was done using a
11 years ago
Michael Peter Christen 191fd3d7e7 added an optimization option to HandleSet mass data storage structure
11 years ago
Michael Peter Christen 1a4a69c226 set more logger to 'final static'
11 years ago