Commit Graph

2020 Commits (e6b423c4d99cb07ec88bb2c7e49de8ea5c8bfd5e)

Author SHA1 Message Date
Michael Peter Christen 1c62fa7698 fix for bad snippets in gsa api
12 years ago
Michael Peter Christen 697613170d less logging for postprocessing (this was a debugging logging with high
12 years ago
reger b4016ff324 - remove possible double initialization of rdfa parser
12 years ago
reger f0575bd44b FieldReIndex: omit active vocabulary fields from reindex detection
12 years ago
reger a5019bc470 make Vocabulary Navigator tags a hard result entry filter
12 years ago
reger a67a4b7d86 improve tld: query modifier filter pattern (to prevent tld:net accepting www.abcinet.org)
12 years ago
reger 02fe8b43ba Field Re-Indexing: display list of fields in reindex queue
12 years ago
sixcooler 7f501b7c38 clear some caches before reporting low Memory
12 years ago
reger b355dd52c6 Index Administration - Field Re-Indexing: exclude internal Solr _version_ field from obsolete field check
12 years ago
sixcooler 8a96140f92 fix / workaround for
12 years ago
Michael Peter Christen 2857499467 fix to collection schema; bug appeared for _txt fields with empty String
12 years ago
Michael Peter Christen dbfa865700 added a stub of a class for crawler redesign
12 years ago
Michael Peter Christen 76afcccaaf fix for default boolean post values: the default value MUST NOT be TRUE,
12 years ago
orbiter 252c525709 fixed feed api servlet and and enhanced RSSReader class
12 years ago
orbiter d38c3c14d8 fix for CGI test
12 years ago
Michael Peter Christen 31902f54df fix for NPE which happens within solr code at MultiMapSolrParams.java,
12 years ago
Michael Peter Christen f13df9dbb6 migration to solr 4.4.0
12 years ago
Michael Peter Christen 58fe986cca Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
12 years ago
Michael Peter Christen cf12835f20 replaced the single-text description solr field with a multi-value
12 years ago
sixcooler 7d53ac86a3 fix for Blacklist (-Administration)
12 years ago
reger f2d99053ed Field Re-Indexing: prevent endless error loop in ReindexSolrBusyThread on Solr exception (by skipping query causing the exception)
12 years ago
reger 92d3f71b16 htmlParser: closes input stream -> changed it to leave it open for a reset (used by AugmentParser - even if this is practically not used),
12 years ago
orbiter 87cfeaa4f3 fix for npe
12 years ago
orbiter 268a36aaff emergency fix for crawler: this will otherwise cause loss of complete
12 years ago
orbiter d05e0c5368 wait a bit longer before doing the first peer ping
12 years ago
orbiter b8f57f7703 don't be noisy when doing background tasks that may be allowed to fail
12 years ago
Roland Haeder 0343f0668c Fix for NPE:
12 years ago
Roland Haeder b58ca8622d Some cleanups:
12 years ago
Roland Haeder 7263bb82fb Fix for NPE on shutdown:
12 years ago
Roland Haeder 13433d41a1 Log this exception better
12 years ago
orbiter 080d80c9de do not write an empty failreason in case that there is no fail. Because
12 years ago
Michael Peter Christen 4c242f9af9 always use a default value for boolean options to have transparency for
12 years ago
Michael Peter Christen 61e015268b fix in forced deletion: forced commit needed
12 years ago
Michael Peter Christen 83e2921b39 new test case for http://bugs.yacy.net/view.php?id=141
12 years ago
Michael Peter Christen 304aacb2cc fix for http://bugs.yacy.net/view.php?id=267
12 years ago
Michael Peter Christen c3b2301b2f fix for http://bugs.yacy.net/view.php?id=268
12 years ago
reger aa1a1f1d2c - small adjustment to make sure genericParser is tried last
12 years ago
orbiter 3e901dcb06 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
12 years ago
orbiter f50b596e0b do not run dht ditribution if system load is over 2.5
12 years ago
orbiter 056b42f5aa - added information about segment count to status_p.xml
12 years ago
orbiter 6fb2811e68 fixes for problems with remote solr and non-activated webgraph index
12 years ago
sixcooler af740f3058 changed optimization to a segment-size of index-size/5.000.000
12 years ago
Michael Peter Christen 336f86394c replaced StringBuffer with StringBuilder
12 years ago
Michael Peter Christen aeac2fb763 replaced more containsKey() -> get() usages by a simple get(), followed
12 years ago
orbiter 5364c4dcc9 delayed first peer-ping to send the first ping out after the http got
12 years ago
orbiter e24016e30a added the property federated.service.solr.indexing.timeout to yacy.init
12 years ago
orbiter c124037f19 removed forced non-soft commits to prevent index fragmentation
12 years ago
Michael Peter Christen 31483c47e1 fixed problem with remote luke requests
12 years ago
Michael Peter Christen c15aa758dc removed failreason_t removal patch because that causes too much
12 years ago
reger 2b7a38640a extend content type detection on file extension for .tif .tiff .htm
12 years ago