Commit Graph

10065 Commits (439f8927fc2a9ac4dcd4a135e0948e237e032980)
 

Author SHA1 Message Date
Michael Peter Christen 439f8927fc fix for deb m4
11 years ago
Michael Peter Christen 31f4607f2e update to Mac start parameters
11 years ago
Michael Peter Christen 8de3f55a7a removed malicious java start arguments in debian start script which had
11 years ago
Michael Peter Christen a909a3dbc4 removed non-root restriction in startYACY.sh because that is also not
11 years ago
orbiter 937273d4e3 added parsing of metadata to surrogate reading:
11 years ago
orbiter 4de3fefdb5 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
orbiter 7e346e1d79 using stringbuilder in query construction
11 years ago
reger 69829fc417 update Netbeans GUI build classpath
11 years ago
Michael Peter Christen 2702d9e56b - added a SolrQueryResponse2SolrDocumentList method which is able to
11 years ago
Michael Peter Christen 74466d731a use pre-compiled patterns in ymark
11 years ago
Michael Peter Christen 34633044b4 made pattern computation static
11 years ago
Michael Peter Christen ef7ddbc933 added date parser caches to prevent re-calculation of costly date
11 years ago
Michael Peter Christen 552ef9f18e fix for bad ErrorCache.exists test (bug from latest commit)
11 years ago
Michael Peter Christen 09412ea3a4 counting search requests in solr interface
11 years ago
Michael Peter Christen 303f5694ba avoid usage of existsByQuery. If a document can be loaded by the ID
11 years ago
Michael Peter Christen 67e7dc0cc6 added more properties to seedlist servlet
11 years ago
Michael Peter Christen 79771c60c0 IPv6 fixes
11 years ago
Michael Peter Christen 4e3375d983 next development version
11 years ago
Michael Peter Christen f722e450b3 changed start parameters which caused deadlocks in mac and windows
11 years ago
Michael Peter Christen ddc7a24853 intermediate release 1.66
11 years ago
Michael Peter Christen 78eac85161 better calibration of caches and queue maximum sizes
11 years ago
Michael Peter Christen da380343c2 perform greedy learning heuristic only if load < 1.0
11 years ago
Michael Peter Christen 81926c055d fixed bug with image search in yacyinteractive
11 years ago
Michael Peter Christen edda0699e4 changed default timeout for port scanner
11 years ago
Michael Peter Christen c8af19bd37 removed unnecessary check which causes a NPE when searching with empty
11 years ago
Michael Peter Christen e3c2f09de9 - reduce computation in case that specific postprocessing fields are not
11 years ago
Michael Peter Christen cfa08024c7 removed optimization bevore postprocessing because that may cause a
11 years ago
Michael Peter Christen 6f3a923691 fixed urlmask which was not able to combine several constraints
11 years ago
Michael Peter Christen 9a27bf6e82 removed filter computation in Protocol class for remote searches because
11 years ago
Michael Peter Christen f1b5db2c45 - performance graph does not shop peer ping in memory monitor any more
11 years ago
Michael Peter Christen a125904a1c fixed a NPE in surrogat processing
11 years ago
Michael Peter Christen 0db8e34625 enhanced webgraph processing
11 years ago
Michael Peter Christen 9d8b32c63a fixed a division by zero
11 years ago
Michael Peter Christen 957f6297fb Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
reger b49e90d2e9 remove reference to solrServlet from YaCy servlet select
11 years ago
Michael Peter Christen 38e1e3a707 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
sixcooler 2c2ebb0d92 tried some hardening in order not letting any Solr-Searchers open
11 years ago
Michael Peter Christen cca79d12ef setting of some default values to make an client development start easy
11 years ago
Michael Peter Christen a16534cb0a tried to fix timeout and connection-lost problems when using an outside
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 9932c441c8 fixed a problem with Date fields parsing Solr results if a remote Solr
11 years ago
sixcooler 94db054aff memory-leak-fix: the DocListSearcher fires an query in its constructor
11 years ago
Michael Peter Christen ae55d69ef6 include/exclude size NPE fix (recently added)
11 years ago
Michael Peter Christen 3d4b5e66ce disallow remote robots to crawl the HostBrowser servlet
11 years ago
Michael Peter Christen 234ca720f5 only admins should be able to force a commit
11 years ago
Michael Peter Christen 2c39b65409 fixes for searches containing stopwords. The fix was done using a
11 years ago
Michael Peter Christen 5592ea57f0 hack to remove compiler warnings about deprecated classes. It would be
11 years ago
orbiter 037cd0a57c using the BinaryResponseWriter which is supported within the YaCy solr
11 years ago
orbiter 61409788eb less word hash computations (removing some overhead because of MD5
11 years ago
reger f23471c471 add check to prevent index entries containing url_file_ext_s with ";jsession=xyz"
11 years ago