Commit Graph

3545 Commits (c5df34989eef3c81c58016a473d5319d2d4814f1)

Author SHA1 Message Date
Michael Peter Christen c35170a305 more logging 10 years ago
Michael Peter Christen e8be07ec78 grr 10 years ago
Michael Peter Christen 6f81bb756c wrap wkhtmltopdf with xvfb if necessary 10 years ago
Michael Peter Christen 0119f8665d more logging when failing to create pdf snapshot 10 years ago
Michael Peter Christen 416fe886e3 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git 10 years ago
Michael Peter Christen 60f27bdf49 added the property timeoutrequests to configuration to disable 10 years ago
Michael Peter Christen 97f6089a41 YaCy can now create web page snapshots as pdf documents which can later 10 years ago
reger ff80700aff replace depreciated Solr DateField.formatExternal with recommended TrieDateField.formatExternal 10 years ago
Michael Peter Christen 9ea120dbe5 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git 10 years ago
reger 0c97cc2440 skip unused call parameter for hashSentence() 10 years ago
reger 5790c7242e skip to tokenize punktuation as word in WordTokenizer 10 years ago
reger f07392ff17 add. use host port parameter in YaCyApp 10 years ago
Michael Peter Christen 09d2867050 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git 10 years ago
Michael Peter Christen ad0da5f246 added new web page snapshot infrastructure which will lead to the 10 years ago
Michael Peter Christen 5f5c7d69d1 added image screenshot generator 10 years ago
Michael Peter Christen 1d45d9405a security bugfix 10 years ago
Michael Peter Christen ff728b4aa5 ignore url errors during search 10 years ago
Michael Peter Christen 8317914ce3 changed vocabulary navigator object type to TreeMap to get a specific 10 years ago
Michael Peter Christen d5c1b07768 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git 10 years ago
Michael Peter Christen c0f9f6ac66 added option to change the navbar-default, i.e. usable for dark skins 10 years ago
Michael Peter Christen 10794e8efd trying facet.method fc instead of fcs to handle large facets 10 years ago
Michael Peter Christen 041b605cfe Merge branch 'master' of git@gitorious.org:yacy/rc1.git 10 years ago
Michael Peter Christen f1f74e8626 toString fix 10 years ago
Michael Peter Christen 30276a2b48 prevent that a local Solr search and a local RWI search are running 10 years ago
Michael Peter Christen 84763126e0 added option to make the YaCy proxy act as the cache is never stale. If 10 years ago
reger 1e7ee72240 fix path lookup to ./defaults/yacy.badwords 10 years ago
reger 7d863d6254 fix empty text facet entry 10 years ago
Michael Peter Christen a39419f2ef more stacks shall be considered for on-demand loading, not only 10 years ago
Michael Peter Christen 5bb52f79be reduce number of calls to queue.size() because that may be a bottleneck 10 years ago
Michael Peter Christen 4920ab7b76 optimize usage of size() cache 10 years ago
reger ee277b9b3e allow for local yacy.stopwords and yacy.badwords list (in DATA/SETTINGS/) 10 years ago
reger de56266bcb remove redundant toLower for topwords 10 years ago
Michael Peter Christen a34f837592 better delete all files in path when removing host crawl stack 10 years ago
Michael Peter Christen 10b1db430a if we have many hosts, use on-demand earlier 10 years ago
Michael Peter Christen 1324927e66 prevent division by zero 10 years ago
Michael Peter Christen 2beb6abeb6 disabled crazy sleep loop 10 years ago
Michael Peter Christen 70f03f7c8e do not cache search requests to Solr if the result is used for 10 years ago
Michael Peter Christen a0b84e4def use a LinkedHashMap for factes to maintain facet order as given by solr 10 years ago
reger ef5dc68313 include domtype to searcheventcache id 10 years ago
Michael Peter Christen 0dc6e0a5f2 added option to enrich vocabularies with synonyms from synonym database 10 years ago
Michael Peter Christen 6a2a669db4 added loading of the synonyms file from addon/synonyms into the 10 years ago
Michael Peter Christen c67c5c0709 added new solr schema fields which record the occurences of vocabulary 10 years ago
Michael Peter Christen a67a465415 fix field counter for multi-fields in html writer for the solr servlet 10 years ago
Michael Peter Christen ec9d021568 added option in vocabulary editor to import CSV files with different 10 years ago
reger 3c818fc912 add a check of java version string >=1.7 to startup class 10 years ago
Michael Peter Christen 0550b54d56 added fix to postprocessing: avoid caching of postprocessing collection 10 years ago
Michael Peter Christen 68e8039fd1 added high-precision scheduler for API processes. This allows also to 10 years ago
Michael Peter Christen 8aee7f940e added missing class for latest changes 11 years ago
Michael Peter Christen 97039049e4 fix in key enumeration methods for cases where the enumeration is done 11 years ago
Michael Peter Christen 7e1b0b6712 fix for wildcard patch in search queries 11 years ago
Michael Peter Christen 0a879c98e7 added new 'firstSeen' database table and necessary data structures which 11 years ago
Michael Peter Christen 421ee64f33 another fix to ordering of table indexes; fixes also network stats 11 years ago
Michael Peter Christen 1db476c67e fix for bad table iteration 11 years ago
reger e4316e2d74 skip creation of local var in proxyhandler.storetocache 11 years ago
sixcooler 9c6e3a6b1c fix assertation-failure in version-string for Solr-4.10.2 by changing 11 years ago
sixcooler 725b206fb4 update to solr-/lucene-4.10.2 11 years ago
Michael Peter Christen 5c97ecb30f fix of bad query generation for search facets 11 years ago
Michael Peter Christen 95d87f00b3 fix for bad query generation in doublecheck in postprocessing 11 years ago
orbiter 72c2bc5189 fix for search in case where local peer has no local seed address in 11 years ago
orbiter 5be352da99 Merge branch 'master' of git@gitorious.org:yacy/rc1.git 11 years ago
orbiter 0fcd8097a3 removed unused options from BusyThreads 11 years ago
Michael Peter Christen fe8b1d137d emergency bugfix for 100% CPU in image drawing 11 years ago
Michael Peter Christen 92007e5d2d more enhancements to posprocessing speed 11 years ago
Michael Peter Christen 9a7fe9e0d1 fix for bad timing computation in postprocessing 11 years ago
Michael Peter Christen bd16119a00 another fix for postprocessing (the query for "" on numeric field did 11 years ago
Michael Peter Christen 327e83bfe7 more fixes in postprocessing: partitioning of the complete queue to 11 years ago
orbiter 2bc6199408 more concurrency for postprocessing 11 years ago
orbiter a83cf26c38 more fixes and enhancements to postprocessing 11 years ago
orbiter 71758f0d62 enhanced postprocessing by usage of a field-list generation to prevent 11 years ago
orbiter 7856fbdbe8 fix for npe (in rare cases) 11 years ago
orbiter 8a2b569d7c fix for literal computation 11 years ago
orbiter 856da2712b Merge branch 'master' of git@gitorious.org:yacy/rc1.git 11 years ago
orbiter ca9cd7b58a more IPv6 fixes 11 years ago
Michael Peter Christen b4585e9546 added new index size history image in /Status.html page 11 years ago
Michael Peter Christen 167c5a51f0 IPv6 fix 11 years ago
Michael Peter Christen fe537679de fix for exact_signature_unique_b, exact_signature_copycount_i, 11 years ago
sixcooler eb9d2705d2 fix for ConnectionInfo.cleanup of server-connections 11 years ago
Michael Peter Christen 2e5214eb21 added field postprocessing.partialUpdate to settings which can be used 11 years ago
Michael Peter Christen 11074d8d24 fix for a ssl bug that appear only in java 7. 11 years ago
Michael Peter Christen e96490e3a1 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git 11 years ago
Michael Peter Christen 77662e08e1 concurrently initialize the error cache; extended also the cache by 11 years ago
sixcooler d8fcc4a2f5 added a timeout on Jetty connectors 11 years ago
Michael Peter Christen 0f0b60404b Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git 11 years ago
sixcooler 72561926aa do not overwrite yacy.conf in case of an exception 11 years ago
Michael Peter Christen 07c5b57953 removed warnings 11 years ago
orbiter fa2ad101ec enhanced graphics computation (avoiding long string parsing for colours) 11 years ago
orbiter ef813cec91 added proper copyright notice to OSM tiles presented at the search 11 years ago
Michael Peter Christen fca11701f0 better profiling of solr queries 11 years ago
Michael Peter Christen 2e09da9832 npe fix 11 years ago
Michael Peter Christen d80418f1b1 added partial updates to solr during postprocessing: during 11 years ago
Michael Peter Christen b1cfbc4a04 added new solr field url_paths_count_i which can be used to enhance the 11 years ago
Michael Peter Christen e69883d5ab fix-fix for 11 years ago
Michael Peter Christen 30d4402cd1 fixed location search 11 years ago
Michael Peter Christen 6983dff334 explain crawl denial when not switched to intranet mode 11 years ago
Michael Peter Christen f818f84adb more ipv6 fixes 11 years ago
Michael Peter Christen afd5bd5f5f slightly enhanced Network table computation by using a lazy initialized 11 years ago
Michael Peter Christen 2c2b50e65d refactoring (class name should start with uppercase letter) 11 years ago
Michael Peter Christen bc275dca07 added network history graph image /NetworkHistory.png which can show 11 years ago
Marc Nause ce9368246b Merge branch 'master' of gitorious.org:yacy/rc1 11 years ago
Marc Nause 5603809deb Minor changes: 11 years ago
Michael Peter Christen d8beafba3a fix for values in CrawlProfileEditor table and xml; now the full profile 11 years ago
Michael Peter Christen ec95dfa2e6 fixed crawl profile xml result which did not show the correct crawl 11 years ago
Michael Peter Christen 8c1a89cb34 added another decoration flag to switch off network graphics in crawler 11 years ago
Michael Peter Christen ee27be3399 misc bugfixes (concurrency, memory protection) 11 years ago
Michael Peter Christen 9b1958e8ca more ipv6 bugfixes 11 years ago
Michael Peter Christen 7817fc50c9 added a high cpu cycle monitor to PerformanceQueues 11 years ago
Michael Peter Christen 5082feb103 less volume for effect sounds 11 years ago
Michael Peter Christen e8392e2ff2 fix for local search 11 years ago
Michael Peter Christen 0bfc69b29b more ipv6 bugfixes 11 years ago
Michael Peter Christen a27563e5c3 removed the atmo sound clips because they had been too large 11 years ago
Michael Peter Christen 883622306e Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git 11 years ago
Michael Peter Christen 97995a1dd9 fix for remote search process 11 years ago
Michael Peter Christen 0843b12ef3 ipv6 fix: avoid that shrinked own ip set is overwritten with (non-valid) 11 years ago
Michael Peter Christen 92c5d97486 fix for bad node flag setting with IPv6 11 years ago
orbiter c27bad9326 more ipv6 fixes 11 years ago
orbiter cddf884bc4 Merge branch 'master' of git@gitorious.org:yacy/rc1.git 11 years ago
Michael Peter Christen 460858fb22 more ipv6 fixes 11 years ago
Michael Peter Christen 5cef88a315 argh.. adding missing java class for latest audio feature 11 years ago
Michael Peter Christen 74957f3760 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git 11 years ago
Michael Peter Christen 2a052f446a Added an experimental audio feedback system. 11 years ago
Marc Nause 1e6e69bc40 Finished implementation of UPNP: 11 years ago
Michael Peter Christen d0358e568b Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git 11 years ago
Michael Peter Christen e1bc768f9d more IPv6 bugfixes 11 years ago
reger 59c6532a65 add link extraction to pdfParser 11 years ago
reger aa2e15d846 allow url parameter in worktable apicall 11 years ago
orbiter f3a12801f0 Merge branch 'master' of git@gitorious.org:yacy/rc1.git 11 years ago
orbiter d93325a578 lazy handling of process_sxt field (part of postprocessing) 11 years ago
Michael Peter Christen b31db00010 toString fixes 11 years ago
Michael Peter Christen 961f06c0b6 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git 11 years ago
reger 209e0f2fe8 allow url parameter in worktable apicall 11 years ago
reger b5ca20de15 preserve content_type (mime) if supplied in preference of construct in from file type. 11 years ago
reger fe9f1c594e fix char encoding parameter in UrlProxy 11 years ago
reger b0c87d8240 fix image search expand box, cut-off of 2nd capture line height 11 years ago
Michael Peter Christen 2c2ed8bf4e typo in javadoc 11 years ago
Michael Peter Christen 528f583d72 ipv6 fixes 11 years ago
Michael Peter Christen 6ee5b4352d Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git 11 years ago
Michael Peter Christen 247e626083 IPv6 host parsing bugfixes 11 years ago
reger fb1fcc2b03 handle noarchive tag, skip writing page to cache 11 years ago
Michael Peter Christen fe917deb2d when pinging other peers, be able to select the right IP option 11 years ago
Michael Peter Christen 65e6ae52fb IPv6-enhanced Network monitoring page 11 years ago
Michael Peter Christen 3073c69aee Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git 11 years ago
Michael Peter Christen 6491270b3a large IPv6 redesign of peer ping methods! 11 years ago
reger eaccce3467 added metadataImageParser for tif and psd (Photoshop) images. 11 years ago
reger a69f5358ff use javax ImageIO getReader to add supported image extension/mime 11 years ago
reger 8b1ce49ee6 remove unused variable timeout 11 years ago
reger 48aed15c48 skip loader wait cycle on concurrent access in nocache configuration. 11 years ago
Michael Peter Christen 67cd4c37bd activated the new apk parser which was already ready but not included in 11 years ago
orbiter a922b122a3 added a hack to forward solr search results from an external attached 11 years ago
Michael Peter Christen 025516f682 fix for crawl limit for number of pages fail 11 years ago
Michael Peter Christen 2645dc816a added warning for not well-formed postprocessing queries 11 years ago
Michael Peter Christen 437ce3b8a0 added internal api for partial updates to Solr 11 years ago
orbiter 3ac31614a3 added option to reverse-sort YaCy tables (internal API change only) 11 years ago
Michael Peter Christen 6d3d4c4ea6 changed the concurrent enumeration of query results in such a way that 11 years ago
Michael Peter Christen ad35d9294f added a 'stats' table which records some peer statistics twice every 11 years ago
reger 8284ea751a catch TimeoutException during ping and do not delete yacy.conf during prereadconfigfile 11 years ago
reger ffa7c7116f better fix for NPE in image search 11 years ago
Michael Peter Christen 759e7d9538 fix for http://forum.yacy-websuche.de/viewtopic.php?p=30720#p30720 11 years ago
Michael Peter Christen bf18a39d0e replaced warning with info 11 years ago
Michael Peter Christen f1032fb8fe more enhancements to image search in case that a restriction to a single 11 years ago
Michael Peter Christen 475125f9d7 hack to get more results when doing a remote site search 11 years ago
Michael Peter Christen 81f9b34da7 increaesed ability ot search for all images on a single server within 11 years ago
Michael Peter Christen 2c26013c50 better contentdom abstraction 11 years ago
Michael Peter Christen 6a8fb8190b changed default value for maximum number of connections to 50 11 years ago
Michael Peter Christen ca8b2bf099 removed www and welcome servlet, these had been demo servlets and are 11 years ago
reger 03a7a29db3 limit OAI import urn resolver try for Deutsche National Library 11 years ago
Michael Peter Christen 0838326a76 changed error message, see http://mantis.tokeek.de/view.php?id=439 11 years ago
reger b5e0f70197 - remove repositoryPath post from ConfigBasic (obsolete) 11 years ago
reger 8931e14514 fix NPE in image search 11 years ago
Michael Peter Christen 1735dbc9d9 enhanced image search: bugfixes and performance enhancements 11 years ago
Michael Peter Christen ebd0be2cea fixes and speed updates for search process 11 years ago
Michael Peter Christen 7611bf79bd Merge branch 'master' of gitorious.org:yacy/icewindxs-rc1 11 years ago
Michael Peter Christen 524bedc00a fixed text in startup tray icon and added shutdown icon during shutdown 11 years ago
Michael Peter Christen 4709d8417c npe fix for non-tray users 11 years ago
orbiter 5b5635e187 replaced font for boot tray icon with image and added some more images 11 years ago
orbiter aa6cdc4ab5 speed-up of start process if remote DNS waits for timeout 11 years ago
orbiter 40b3977c21 added an animation of the tray icon during the boot phase of YaCy. 11 years ago
Michael Peter Christen ec6082c872 very bad language detection hack fix hack 11 years ago
Michael Peter Christen 39615de3f9 adding the buffer size is not wrong but may cause confusing information 11 years ago
Michael Peter Christen 395edec6f1 changed strategy to count the number of documents: get the max of 11 years ago
Michael Peter Christen e87dc08c0d set the correct fail time in error docs 11 years ago
Michael Peter Christen cfb20bc0ce removing the [] for ipv6 addresses may be a bad idea.. 11 years ago
orbiter b6d57f06eb enhanced the apk parser (up to beeing production-ready). 11 years ago
Michael Peter Christen a7dd89c4de changed method to write the citation index: do not catch up references 11 years ago
Michael Peter Christen 57ce7eeff3 fixed localhost authorization and replaced the adminRealm with an info 11 years ago
orbiter f318d7c285 enhanced date-ordered ranking 11 years ago
reger a6891ff7f8 fix Querygoal.parse exception on +/-null-term 11 years ago
reger c7335318eb remove unused legacy procedure from httpserver 11 years ago
Michael Peter Christen eab0d3e1a9 bugfix for wrong lock display, see 11 years ago
orbiter 49d4f95faf bugfix to latest commit 11 years ago
orbiter 68211f8244 enable Crawler_p servlet if a rss feed or a wiki dump import was 11 years ago
orbiter a65df4ce7e do not push noindex errors into log if in intranet mode. noindex 11 years ago
orbiter 688c6d8954 Merge branch 'master' of git@gitorious.org:yacy/rc1.git 11 years ago
orbiter 4ae7aead28 addon to latest fix 11 years ago
Marc Nause 2af56fa37d Improved UPnP. (still not perfect) 11 years ago
orbiter b3ebd38079 removed the HTDOCS repository concept because the concept to host files 11 years ago
reger 1fdcc2d67b change seedfile upload ip check to allow intranet ip in intranet mode 11 years ago
reger e31b0e6d67 - update javadoc Seed.getIP 11 years ago
reger 350c6b8250 in IntranetMode allow intranet hosted seedlist with Network_Domain "any" 11 years ago
orbiter d68438c3d9 make sure that the postprocessing background thread never dies by any 11 years ago
orbiter b4f2a1db6e added a unlock icon for all protected pages that are unlocked because 11 years ago
reger ea6c9e9b07 reduce mem buffer overhead for gap files during r/w 11 years ago
reger e88537522d allow single quote " ' " in query 11 years ago
orbiter 487021fb0a snippet computation update 11 years ago
orbiter 1c2f1f233a Merge branch 'master' of git@gitorious.org:yacy/rc1.git 11 years ago
reger 5a4995ded3 fill solr rss writer dc:subject tag with keyword content 11 years ago
orbiter 927aaa95a6 concurrency bugfix 11 years ago
orbiter c9e593cf78 removed warnings 11 years ago
reger 7584352e7b use more predefined Solr query parameter constants 11 years ago
reger f9db5dd6c5 reduce doublecontent check document (prevent out of memory) 11 years ago
reger e9eae45b55 simplify rssreader and improve atom feed link extraction 11 years ago
reger a8508417d1 catch NPE during crawl (OAI import) 11 years ago
reger 3dde94422f center searchevent lines on network graph 11 years ago
Michael Peter Christen 3860711aef fix for possible interruption of concurrent queries 11 years ago
Michael Peter Christen 6344718f8b reducing the concurrent query stack size and reduced concurrency of 11 years ago
Michael Peter Christen eca9380e3d bugfix for crawler double-check: if an url is redirected, the 11 years ago
Michael Peter Christen 9ac0c93f17 fix for subpath crawl filter 11 years ago
Michael Peter Christen 66106bdaf0 fix for crawler attribute maxdompages 11 years ago
Michael Peter Christen 49d91b94c3 npe fix in crawler 11 years ago
Michael Peter Christen b7183a7321 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git 11 years ago
reger ea2e627662 fix ConfigAccounts del user with uppercase letter in name 11 years ago
Michael Peter Christen c465b791af typo 11 years ago
Michael Peter Christen 191ec8c82a added concurrency to postprocess rewrite process 11 years ago
Michael Peter Christen a1e8bdd5e9 log ppm instead of docs/second 11 years ago
Michael Peter Christen cc0ded7abd set process type of web graph according to fields as defined in the 11 years ago
Michael Peter Christen 12fb9d7cd1 log postprocessing constraints in case that postprocessing is not 11 years ago
Michael Peter Christen 3c23b89823 less logging 11 years ago
Michael Peter Christen a0c53174c5 better solr query logging to detect unnecessary sort requests for more 11 years ago
Michael Peter Christen 338f574bdc no sorting if http/www unique fields are not demanded (makes query 11 years ago
Michael Peter Christen 1609763be5 toString fix 11 years ago
Michael Peter Christen b983e68254 more retries, less sleep 11 years ago
Michael Peter Christen 1503ba7794 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git 11 years ago
reger 8f77719091 fix "Ljava.lang.String" in crawl queue anchor name 11 years ago
Michael Peter Christen 0ceeceb35e more logic on Solr queries; usage of the query terms in posprocessing, 11 years ago
orbiter 38864ae004 Merge branch 'master' of git@gitorious.org:yacy/rc1.git 11 years ago
orbiter 4099296b45 added new classes which shall reduce call overhead to Solr (stub) 11 years ago
reger d0c02e1de7 adjust rss lat/lon to double 11 years ago
orbiter 3491ab4c38 removed unused images from webgraph edge computation 11 years ago
orbiter 2371d6b8db target linktexts must be string to enable search facets on these fields 11 years ago
Michael Peter Christen 001e05bb80 do not store failure of loading of robots.txt into the index as a fail 11 years ago
Michael Peter Christen 05d58e4df0 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git 11 years ago
Michael Peter Christen 98f45c9032 fix for image alt attachment to AnchorURLs in html parser. 11 years ago
orbiter 22ce4fb4dd better error handling for remote solr queries and exists-checks 11 years ago
Marc Nause 9df14fc126 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git 11 years ago
Marc Nause 477be17c51 Replaced old UPNP library with Weupnp. UPNP should 11 years ago
orbiter 738989aab7 reverted commit f94c91315b because the 11 years ago
orbiter e9163e7e10 fix for malformed hostpath names in crawl balancer 11 years ago
Michael Peter Christen c115f3869c enhanced snippet computation and test method in ViewFile 11 years ago
reger 6c10b59f3e move bootstrap peers test systems to its test class 11 years ago
orbiter 1027f3d04a fix for the usage of ready-prepared solr queries, some queries are 11 years ago
Michael Peter Christen f94c91315b if the webgraph is used, then use it also for reference computation to 11 years ago
Michael Peter Christen 6e1dc444c3 added a snippet test function in ViewFile: you can now search for a 11 years ago
orbiter 4b06adb751 fix for file urls 11 years ago
orbiter 08409ec680 no idea why the words max was an ordered one. This change increaes speed 11 years ago
reger e5854a5cdb fix localhost link to opensearchdescription.xml 11 years ago
Michael Peter Christen b44626e55b fixed target_alt_t in webgraph 11 years ago
Michael Peter Christen 504327b15c fix for condition for writing the webgraph 11 years ago
Michael Peter Christen 542c20a597 changed handling of crawl profile field crawlingIfOlder: this should be 11 years ago
Michael Peter Christen 4eec1a7452 refactoring (change Metadata name of load time data structure to avoid 11 years ago
reger c95ba52cf0 improve logexception info 11 years ago
orbiter e441831a24 reverted toString() change in AnchorURL to prevent mistakenly used 11 years ago
reger 47f201a6b8 Add Solr default query fields (&qf) to select servlet 11 years ago
reger f96cfdc84d prevent array out of bound exception on getRankingProfile(x) 11 years ago
reger 5f5fb4ecdc remove unused static (RSS)search from protocol 11 years ago
reger 7c1706d83a use CRLF in generated bat command scripts for windows 11 years ago
reger a2cb366b25 Combine /heuristic search modifier with opensearch configured targets 11 years ago
Michael Peter Christen 2de159719b added an option to set 'obey nofollow' for links with rel="nofollow" 11 years ago
Michael Peter Christen bf1b6b93e7 do not write CR values to webgraph if no CR values are computed 11 years ago
Michael Peter Christen e039e78210 small bugfixes 11 years ago
Michael Peter Christen 32a2ff925c Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git 11 years ago
Michael Peter Christen d07cdd8c3b added SolrCloud access mode and configuration 11 years ago
Michael Peter Christen 8514bffc22 enhanced postprocessing status report 11 years ago
reger b24572f304 fix GSA filter query assignment 11 years ago
Michael Peter Christen b5fc2b63ea removed exist() retrieval functions from error cache and replaced it 11 years ago
Michael Peter Christen 62c72360ee cleanup of checkAcceptanceInitially in CrawlStacker, should avoid 11 years ago
Michael Peter Christen dd5cdfe212 reverted filter query hack, it did not work 11 years ago
Michael Peter Christen b5d78ba156 reduced number of solr queries during crawling 11 years ago
Michael Peter Christen 5326970d6c enhanced solr queries for single document extraction 11 years ago
Michael Peter Christen 525575bd97 added debugging of filter queries in thread dump thread names 11 years ago
Michael Peter Christen f319ef268f testing filter queries instead of queries to retrieve documents by id 11 years ago
Michael Peter Christen fd87fa1613 removed more unnecessary exist-checks in ErrorCache 11 years ago
Michael Peter Christen f2b476e08b don't do a double check to solr for failed documents if they are not 11 years ago
Michael Peter Christen 06ab72d1af enhanced crawler host round-robin strategy 11 years ago
orbiter dab9a0786a Merge branch 'master' of git@gitorious.org:yacy/rc1.git 11 years ago
orbiter 51bf5c85b0 Renamed the transmission cloud to buffer in dispatcher since the name 11 years ago
Michael Peter Christen a694b6a8fc another fix for unique field computation 11 years ago
Michael Peter Christen fb3dd56b02 fix for processing of noindex flag in http header 11 years ago
Michael Peter Christen b0d941626f fixed bugs in canonical, robots and title/description unique calculation 11 years ago
reger d9472d043a cleanup older unused classes 11 years ago
reger 665e12f88e move startup time from old serverCore to switchboard (most used here) 11 years ago
reger 336425912a remove unused localSearchThread from SearchEvent 11 years ago
reger 32bd2a61c1 add local ip to AbstractRemoteHandler local hostname cache 11 years ago
Michael Peter Christen f3a6b6e21e fix for bad URL decoding 11 years ago
Michael Peter Christen 1092e798a5 fixed double content postprocessing 11 years ago
Michael Peter Christen aee5b108e5 added linkScraperParser, a parser which ignores the text like the 11 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
reger 40133ba2d0 fix NPE in Condenser, 11 years ago
orbiter 59160984cc timeline performance update 11 years ago
orbiter 54bea96e67 Merge branch 'master' of git@gitorious.org:yacy/rc1.git 11 years ago
Michael Peter Christen 841cc77391 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git 11 years ago
Michael Peter Christen e09218129c remove check for local solr. This check was made during a time when Solr 11 years ago
orbiter 2073e69034 fix for long periods in timeline 11 years ago
reger 1f94df29e7 fix NPE in solr rss where snippet contains only the title text 11 years ago
Michael Peter Christen 09dcdb9b19 update to solr 4.9.0 11 years ago
Michael Peter Christen 1cd4b2e8be Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git 11 years ago
Michael Peter Christen 8c52f0651b refactoring of AccessTracker events & timeline fix 11 years ago
reger 431a5f9c4e added test case for TextSnippet, 11 years ago
Michael Peter Christen 5b94a257ce no timeout for large reference collections 11 years ago
Michael Peter Christen f5b817bac4 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git 11 years ago
reger cb2c17d236 extract author and keywords in .doc and .ppt parser 11 years ago
reger a5707cd2eb enable proper Author navigator 11 years ago
Michael Peter Christen 74206a10c7 refactoring 11 years ago
orbiter fec673c9d1 Merge branch 'master' of git@gitorious.org:yacy/rc1.git 11 years ago
orbiter 4a66af716d added apkParser stub (work in progress) 11 years ago
orbiter c59da9fe7a added access tracker log reader stub 11 years ago
reger 2d67f29244 adjust mergeDocument after parsing to 11 years ago
Michael Peter Christen 0d29b972cc Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git 11 years ago
Michael Peter Christen 36e623d8bf enhanced metadata enrichment for media file type search: 11 years ago
Michael Peter Christen 49886fab08 enhanced debugging 11 years ago
Michael Peter Christen b893c42a0f bugfix for image search 11 years ago
Michael Peter Christen c7995d3e2a increased fixed limit for http POST request sizes to 100MB 11 years ago
reger 7847a93558 fix AbstractParser.singleList not adding null strings 11 years ago
Michael Peter Christen 8acae852a0 write <em>-tagged texts also into the bold_txt field 11 years ago
reger 90c4576361 add a link to recrawl index entry to metadata html page 11 years ago
Michael Peter Christen 2626c8f6db using concurrency to do base64 encoding in file POST commands 11 years ago
Michael Peter Christen e132689818 fixed and enhanced Base64 (en)coder (again) 11 years ago
Michael Peter Christen 2415e3db43 enhanced ASCII byte[] -> String conversion 11 years ago
Michael Peter Christen 4751ed974f enhanced base64 encoding 11 years ago
Michael Peter Christen e949071160 removed superfluous date method 11 years ago
Michael Peter Christen 501d55cd35 removed superfluous assert 11 years ago
orbiter 0bbb5040b8 Merge branch 'master' of git@gitorious.org:yacy/rc1.git 11 years ago
orbiter 9d5d86cd03 Added filter query options to the ranking servlet /RankingSolr_p.html. 11 years ago
Michael Peter Christen d2151857f1 Added collection navigation: 11 years ago
Michael Peter Christen 74c249288a added a push api to make it possible to upload files directly without 11 years ago
Michael Peter Christen f13c8aa7dd re-implementation of file push option in the context of POST http 11 years ago
Michael Peter Christen ba6ffddefc refactoring 11 years ago
reger 982601017e crawling of filenames with + fails due to url decoding 11 years ago
reger 3b559e7846 optimize pdfParser 11 years ago
reger 09f73b790f fix pdfParser not closed warning from pdfbox 11 years ago
reger 92d1604a31 Crawler hostbalancer does not delete finished queue files, 11 years ago
Michael Peter Christen 0c324d735c NPE fix for postprocessing without term index 11 years ago
Michael Peter Christen 922979aae1 added option to prefer http over https in unique-protocol ranking 11 years ago
Michael Peter Christen b3b174e2b8 fixed webgraph postprocessing and status display in Crawler_p servlet 11 years ago
Michael Peter Christen e6b28f5958 removed check on protocol for double content (user request) 11 years ago
reger d8d318233e fix logging settings 11 years ago
Michael Peter Christen 698f053658 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git 11 years ago
Michael Peter Christen f23c4142e0 added option to configure a custom user agent within allip networks 11 years ago
reger 8e233e2eb4 - fix typo in Message_p (defaultpath) 11 years ago
orbiter d7d38f9135 made number of open files in crawler configurable and increased default 11 years ago
Michael Peter Christen 8ad41a882c fixed several problems with postprocessing: 11 years ago
reger ca5437dd50 fix crawl of file:// , also http://mantis.tokeek.de/view.php?id=149 11 years ago
Michael Peter Christen ff5b3ac84d added new fields http_unique_b and www_unique_b which can be used for 11 years ago
sixcooler 5b1c4ef191 Monitoring and limit connection-count for Jetty 11 years ago
Michael Peter Christen f0db501630 better handling of ranking parameters and new default values for date 11 years ago
Michael Peter Christen 53948da7d0 tried to make last_modified recognition smarter 11 years ago
Michael Peter Christen 2d03037965 'Last-Modified', not 'Last-modified' according to 11 years ago
Michael Peter Christen 3dc5fb0050 fix for operator precedence bug (cast binds stronger than bitwise AND) 11 years ago
Michael Peter Christen 6634b5b737 debug code for index distribution testing 11 years ago
orbiter 49e344e8d9 Merge branch 'master' of git@gitorious.org:yacy/rc1.git 11 years ago
orbiter 7705e36703 fix for latest generic warning fix 11 years ago
sixcooler 10326892a8 avoid erros from ConnectHandler, correction for #6d16fa9 11 years ago
orbiter 97983ba89f fixed generics warnings for generic array instantiation that appeared 11 years ago
sixcooler 830057d788 lower Segment-size (hope to get Segments of 10GB) 11 years ago
orbiter c028ae9b09 Merge branch 'master' of git@gitorious.org:yacy/rc1.git 11 years ago
reger e31493e139 "Use remote proxy for yacy" has no function, remove option and related config item 11 years ago
orbiter 181784a5cb Merge branch 'master' of git@gitorious.org:yacy/rc1.git 11 years ago
reger 0587077d06 cleanup obsolete and not used serverswitch Authentify code 11 years ago
orbiter c9f66be20b move unnecessary nested else out of condition 11 years ago
orbiter 0d8072aa99 removed warnings 11 years ago
orbiter 88f4af90da removed warnings 11 years ago
orbiter 0f425e01ca another circle computation enhancement 11 years ago
reger a8d162810c Exclude = from percent-encoding in MultiProtocolURL 11 years ago
reger 024f8e9b33 fix truncated urls containing "," 11 years ago
Michael Peter Christen 9112f0a2df enhanced circle tool initialization 11 years ago
Michael Peter Christen a1ac4c3b76 automatically clear graphics cache 11 years ago
Michael Peter Christen 505f58c79c enhanced circle computation time and memory footprint 11 years ago
reger cd8c0dbda9 assign serialVersionUID for proxyservlet, too. 11 years ago
reger b300d7f4ce set serialVersionUID on urlproxyservlet to skip compiler warning 11 years ago
reger e9060d31bd update to Jetty 9 11 years ago
reger 1432a817dd respect "index media" switched off in CrawlStartExpert.html 11 years ago
orbiter 39e1913585 next development step: migration to java 1.7 11 years ago
Michael Peter Christen 4e734815e8 enhanced snippets: remove lines which are identical to the title and 11 years ago
Michael Peter Christen e84e07399a Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git 11 years ago
orbiter 89f76da24b Merge branch 'master' of git@gitorious.org:yacy/rc1.git 11 years ago
sixcooler 390f03e041 o not check for segments-count on optimize: 11 years ago
reger 8a7c68e4c7 content of surrogates/out never accessed (remove) 11 years ago
sixcooler b8cee9b7d8 remove tables from tabletracker on close to avoid lots of dead entrys in 11 years ago
reger 1600414450 fix NPE on continuing crawls after YaCy restart 11 years ago
Michael Peter Christen 229f2248b8 added configuration option for maxmimum load and minimum ram for 11 years ago
orbiter f15c832587 Merge branch 'master' of git@gitorious.org:yacy/rc1.git 11 years ago
Marc Nause c97da1a0d8 First draft of a blacklist API. 11 years ago
Michael Peter Christen d4f65833a1 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git 11 years ago
Michael Peter Christen c1c1be8f02 fix for slow crawling and better logging in balancer 11 years ago
Michael Peter Christen 3acf416335 npe fix 11 years ago
reger 2eb7682772 add html5 audio/video <source> tag to html content scraper 11 years ago
reger 0b6db04e40 fix contentscraper img height/width parsing 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
reger d812f80784 add exit proxy link to UrlProxy 11 years ago
reger 78d08998db throw MalformedURLException on unknown protocol 11 years ago
reger bb8181b2be fix: resolve url without path but searchpart 11 years ago
orbiter a3542f29b4 npe fix 11 years ago
orbiter c48d2a2a02 npe fix 11 years ago
reger 121d25be38 recover sax fatal error on OAI-PMH import of xml with entity error 11 years ago
reger 81dc2aa536 add current css to HTMLResponseWriter to fix metadata view 11 years ago
orbiter 2fd8a0ead6 Merge branch 'master' of git@gitorious.org:yacy/rc1.git 11 years ago
orbiter 8e5ce7cd51 fixed a situation where finished crawls had not been detected. 11 years ago
orbiter 2f63bd0261 enhanced Host Balancer strategy: fair round robin 11 years ago
orbiter 0c88a32c36 do not apply lazy value instantiation for numeric or boolean values 11 years ago
orbiter 8e04030596 in case of short memory, do not cut down robinson peers to 1, just 11 years ago
reger 86f6975edc exclude html tags in in/outboundlinks_anchortext_txt parsed text 11 years ago
orbiter ccb1864d55 catch IllegalArgumentException for wrong process types (that is needed 11 years ago
orbiter 4ee4ba1576 fix for NPE in IndexCreateParserErrors_p.html caused by bad handling of 11 years ago
orbiter 12ba890205 removed warnings 11 years ago
reger d51f9cc863 add custom Jetty errorhandler 11 years ago
reger c193a02023 defer creation of new ArrayList after possible early return 11 years ago
reger 727dfb5875 refactore URIMetadataNode to further unify interaction with index 11 years ago
reger 79e7947442 - remove empty http0_9 status text array 11 years ago
reger 2dabe2009d - remove unused manual http KeepAlive config 11 years ago
Michael Peter Christen 5746aae3db add canonical links to the same crawldepth, not the next crawldepth 11 years ago
Michael Peter Christen 74ab5ef9fa increased runtime for postprocessing query job 11 years ago
Michael Peter Christen 8b32dd5f9e special strategy for balancer: do not remove targets with zero wait time 11 years ago
Michael Peter Christen 9c6228d948 fix for deadlocks in crawler 11 years ago
Michael Peter Christen 10cf8215bd added crawl depth for failed documents 11 years ago
Michael Peter Christen 7fefebaeca Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git 11 years ago
Michael Peter Christen c2f62e783f - better subgraph handling, less overhead for crawls without the 11 years ago
Michael Peter Christen 06afb568e2 new Strategies in Balancer: 11 years ago
Michael Peter Christen 1aea01fe5b fix for Table in case that requested file does not exist and paths also 11 years ago
reger 710054bb37 implement gzip input handling directly in defaultservlet 11 years ago
Michael Peter Christen 9a5ab4e2c1 removed clickdepth_i field and related postprocessing. This information 11 years ago
Michael Peter Christen da86f150ab - added a new Crawler Balancer: HostBalancer and HostQueues: 11 years ago
Michael Peter Christen 075b6f9278 refactoring of the crawl balancer: the balancer is turned into an 11 years ago
Michael Peter Christen 8470dfe3f8 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git 11 years ago
reger 46016fa153 autoupdate fails to download latest release (1.71) due to default release blacklist 11 years ago
Michael Peter Christen 8aeef73d49 fix for virtual root nodes 11 years ago
Michael Peter Christen 7c7fbb9818 find depth-matches also for edge targets 11 years ago
Michael Peter Christen dd12dd392f introduction of a data structure for HyperlinkEdges which should use 11 years ago
Michael Peter Christen 6ea8bb7348 using MultiProtocolURL for edge data which is faster (hash computation 11 years ago
Michael Peter Christen b21c208b4d enhanced hashcode computation for MultiProtocolURL 11 years ago
Michael Peter Christen ce1d1b2fa0 fix for maximum tag length in parser 11 years ago
Michael Peter Christen 17e0956312 refactoring of SystemLoad calls (only one backend tool) 11 years ago
Michael Peter Christen a37d067692 refactoring 11 years ago
orbiter 95780eed32 Merge branch 'master' of git@gitorious.org:yacy/rc1.git 11 years ago
Michael Peter Christen 67beef657f strong redesign of html parser: object recursion is now made using a 11 years ago
Michael Peter Christen 6bd8c6f195 fix for wrong status codes of error pages 11 years ago
Michael Peter Christen 9e503b3376 also delete the robots.txt file from the cache when a new crawl is 11 years ago
orbiter 67501c9dda Merge branch 'master' of git@gitorious.org:yacy/rc1.git 11 years ago
Michael Peter Christen 1c21b3256d fix for robots.txt handling: delete old entry before starting a new 11 years ago
orbiter c250fac9f4 linkstructure refactoring to get more options for clickdepth analysis 11 years ago
Michael Peter Christen 8068e68474 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git 11 years ago
Michael Peter Christen bd886054cb new structure and enhancements for link graph computation: 11 years ago
reger f326a67561 fix: typo in default charset in metadata2solr 11 years ago
Michael Peter Christen df138084c0 do solr optimization independently from memory and load constraints: 11 years ago
Michael Peter Christen ebd44a7080 replaced solr 4.6.1 with solr 4.7.1 and added index migration to 11 years ago
Michael Peter Christen 734778c0c8 fixed a time-out problem in the default servlet which is also a logging 11 years ago
Michael Peter Christen 466d90ad42 fixed a problem with resource observer; probably coming from uncatched 11 years ago
Michael Peter Christen e8ddd415a8 enhanced the new link structure graph 11 years ago
Michael Peter Christen 926d28dd3f fixed a bug which prevented crawl starts after a network switch 11 years ago
Michael Peter Christen 3ce8eff21b another fix for inbound/outbound detection 11 years ago
Michael Peter Christen d4b5c457e4 NPE fix 11 years ago
Michael Peter Christen 36a66b0704 fix for parsing of numeric value in case that boolean values are given 11 years ago
orbiter 41730c8048 better logging in template engine: shows filename of servlets where 11 years ago
orbiter 3c1274057d fixed thread dump in case of wrong seeds 11 years ago
orbiter 18f9c40302 moved Edge class out of linkstructure servlet as this does not work on 11 years ago
orbiter de95e5e524 reduced search activity corona strength in network image 11 years ago
reger da413af664 move baseurl after parsing orig source in urlproxyservlet 11 years ago
reger af6ad20728 fix: remove obsolete ref to yacy.home 11 years ago
Michael Peter Christen 74ab094587 fix for solr query size; too many documents had been retrieved in case 11 years ago
Michael Peter Christen c64c10ef00 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git 11 years ago
Michael Peter Christen 48fbfa60c1 bugfix to inbound/outbound identification 11 years ago
reger 227c42bc96 eleminate obsolete URIMetaDataRow class 11 years ago
Michael Peter Christen cca851a417 introduced new solr field crawldepth_i which records the crawl depth of 11 years ago
orbiter b1ba764d81 fix for first start options and added german translation for popup texts 11 years ago
orbiter 429a874222 - added COLS field in GSA response (non-gsa standard by customer 11 years ago
Michael Peter Christen 1b9ec9a1c5 - added popover to p2p/stealth mode button to explain the peer mode and 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 a267c46e1a Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git 11 years ago
Michael Peter Christen 5b83887da8 npe fix 11 years ago
Michael Peter Christen 63c9fcf3e0 free configuration of postprocessing clickdepth maximum depth and time 11 years ago
Michael Peter Christen 39b641d6cd added tutorial mode - some menu items will only appear if you 'qualify' 11 years ago
sixcooler f06775850f fix receiving DHT / parse pultipart 11 years ago
reger 49e76a1c55 make use of detected charset in htmlParser if none is given. 11 years ago
reger e11504309f adding a hint to javascript browser short cut on Url-Proxy page (AugmentedBrowsing_p.html) 11 years ago
reger b12200cafe alternative UrlProxyServlet (for /proxy.html) using different url rewrite rules 11 years ago
reger 2953ebe701 fix: port in local target adress 11 years ago
Michael Peter Christen fda591695c fixed visibility of custom icon 11 years ago
Michael Peter Christen a9b9950d7f Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git 11 years ago
Michael Peter Christen b488f33975 added close to fix possible resource leak warning 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
reger d7055904a6 fix: proxyservlet path header setting 11 years ago
Michael Peter Christen e515dd460d added linkscount_i and linksnofollowcount_i to the default solr schema 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 cbdfef7ce1 changed protocol facet to show also all other counts if one facet is 11 years ago
reger b9056ef2db remove unused private header entries (HeaderFramework) 11 years ago
sixcooler 6d16fa993d make transparent proxy handle https-connections: 11 years ago
Michael Peter Christen 61ad194065 fix for source and target clickdepth in webgraph index 11 years ago
Marc Nause 809b4e1fd9 Team added support for URLs with unicode characters in host part to 11 years ago
reger b126b9ba17 add some InputFileStream close at end of reads 11 years ago
reger ca7444dbdf limit filetype nav to known extension also on image/media search 11 years ago
reger 651d057e93 surrogate import translate dc:language 3-char codes 11 years ago
orbiter 22618e3ba2 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git 11 years ago
orbiter 01989f6af9 restrict write buffer size to a limit 11 years ago
Michael Peter Christen d1091e79f8 - added stealth button to navigation menu 11 years ago
reger c297de5145 remove check for unused virtual path /currentyacypeer/ 11 years ago
orbiter 3c8d6e1eee added adminAccount switch to ConfigAccounts_p servlet to switch on 11 years ago
orbiter 7d24bcb98d added flag to require that all web pages, even such without a "_p" 11 years ago
Michael Peter Christen 7a6658abec removed synchronization in embedded solr connection (that was probably 11 years ago
Michael Peter Christen a7d4379ef9 fixed shutdown of solr cores in case that more than one local core is to 11 years ago
Michael Peter Christen 453bfd0f17 removed unused variables and warnings 11 years ago
Michael Peter Christen 05655d98df Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git 11 years ago
reger 9f02d2c47b fix: remove link to triplestore in Vocabulary_p (triplestore does not longer exist) 11 years ago
reger 81a846ec33 fix: set YaCy CONNECTION_PROP_HOST Header in ProxyServlet to host incl. port 11 years ago
reger 251be9ecfa remove unused ProxySettings ref. from loader 11 years ago
reger 82dc815af9 cleanup: remove unrelated and unused code 11 years ago
Michael Peter Christen 85a427ec54 support for multiple sitemaps in robots.txt 11 years ago
reger a373fb717d remove more unused from legacy server.http 11 years ago
reger 749d020aeb remove redundant url string manipulation in HTTPDProxyHandler 11 years ago
reger 612294cf84 use servletPath in ProxyServlet instead of fixed name 11 years ago
reger 1d01672bd3 fix DCEntry.getIdentifier 11 years ago
Michael Peter Christen b08375da33 fix for bad/missing values of size_i 11 years ago
reger 6306d28a6a OAI import get multivalued keywords (dc:subject) 11 years ago
reger 0a8c8102de allow YaCy to start w/o ssl if JKS init fails 11 years ago
sixcooler 0b2101c59c Speed up the ProxyHandler: 11 years ago
reger 516f8c2489 fix: to allow unix scripts (bin/*.sh) to allways submit http admin apicalls 11 years ago
Michael Peter Christen ea3aa30593 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git 11 years ago
reger dd5bf0b71b cleanup old reference to HTTPDemon.setAlternativeResolver 11 years ago
Michael Peter Christen 51800007c4 - added concurrency to postprocessing of webgraph document 11 years ago
Michael Peter Christen 5f4a6892c1 enhanced RowSet re-sort limit for small sets 11 years ago
reger 351c2be68d fix: make sure adminAccount changes made via ConfigAccounts_p are effective immediately 11 years ago
reger 5c9dcc269d improve OAI-PMH import identifier recognition 11 years ago
Michael Peter Christen 0e7d249a69 fixed another shutdown problem (only occurs if webgraph core is enabled) 11 years ago
Michael Peter Christen e485fbd0ce - let crawl loader jobs die after 10 seconds without new jobs 11 years ago
Michael Peter Christen bcd9dd9e1d enhanced concurrent loading by using a fixed set of concurrent loader 11 years ago
orbiter 051328271c bugfix-bugfix 11 years ago
orbiter eedcbcd906 bugfix to proxy handler: recognize the own yacyh-host 11 years ago
orbiter d68e5ad0c4 NPE fix for Thread name (just commited yesterday, sorry) 11 years ago
reger 6878c90f99 fix: IPv6 INTRANET_PATTERNS for local ip (see http://bugs.yacy.net/view.php?id=378) 11 years ago
reger a2e5ea2026 status panel link to set max mem 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
reger ba49ff81ed little more verbose proxy 403 error message 11 years ago
Michael Peter Christen d325cb8912 fixes and enhancements for postprocessing 11 years ago
Michael Peter Christen 7c1b968378 another fix for the shutdown exceptions 11 years ago
orbiter 133d41386c (again) full redesign of ConcurrentUpdateSolrConnector to remove 11 years ago
Michael Peter Christen a632b0d2a4 added a forced commit to index deletion to enable synchronized index 11 years ago
Michael Peter Christen 1d069c5861 make sure that postprocessed documents are overwritten 11 years ago
Michael Peter Christen 0d2342575e Merge branch 'master' of ssh://gitorious.org/yacy/rc1 11 years ago