Commit Graph

3923 Commits (b0637600d51fee5cca5b1ce137065da3f93fbb74)

Author SHA1 Message Date
orbiter b0637600d5 enhanced url constraint computation: better position of constraint check during retrieval process 16 years ago
orbiter 61748285c3 more refactoring of search 16 years ago
orbiter 323a8e733d removed unused classes 16 years ago
orbiter 72e5407115 refactoring of snippet cache 16 years ago
orbiter 0e471ba33b - fixed a bug in fast digest computation 16 years ago
low012 93b2622503 *) repaired and added IM online status indicators 16 years ago
orbiter e7736d9c8d more refactoring: made all variables in SearchEvent private 16 years ago
orbiter 4b92d0b9b7 patch for possible problems with normalization of '/' in urls. This applies in rare cases when '/' appear in post-properties 16 years ago
orbiter d8ca6e6bf1 more refactoring for search 16 years ago
orbiter fe4a4e3f6b added missing class 16 years ago
orbiter 72ac5bd80f refactoring of search process. 16 years ago
hermens c4d0e22a77 Further speed upof concurrent DHT-receive 16 years ago
hermens 2fbc0696bf Fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=2334 16 years ago
f1ori d515bc11e2 added ooxmlparser 16 years ago
orbiter d9744b1b5d replaced old caching strategy control class with lightweight simplearc 16 years ago
orbiter 8e56c2ace6 fix for fixes from this afternoon 16 years ago
orbiter cf739edc2e fix for possible deadlock, see 16 years ago
orbiter 6354b5e447 removed possible deadlock, see 16 years ago
orbiter 5cc17ccf8a a better caching with less overhead and more appropriate 16 years ago
orbiter 92edd24e70 fixed problem with switching of networks 16 years ago
orbiter 0575f12838 fix for deadlock 16 years ago
orbiter fbfdaf063d - patch to omit IndexOutOfBoundsException when a b64-encoded key appears not to be well-formed. In that case the key is still accepted but rated higher than other regular keys to create a virtual ordering between well-formed and ill-formed keys 16 years ago
orbiter c0e17de2fb - fixes for some problems with the new crawling/caching strategies 16 years ago
orbiter 634a01a9a4 replaced wget-requests with caching requests 16 years ago
orbiter c6c97f23ad - added cache usage properties to crawl start 16 years ago
orbiter c4ae2cd03f fixed bug that caused deletion of crawl profiles at every application startup 16 years ago
orbiter 161d2fd2ef redesign of access to the HTCache (now http.client.Cache): 16 years ago
f1ori ba2e6de538 fix empty version string again 16 years ago
orbiter 51534df0cb fix for possible synchronization problem 16 years ago
orbiter 4da9042e8a code simplification 16 years ago
orbiter 1d8d51075c refactoring: 16 years ago
f1ori 67da20647f * add new odf parser based on sax-xml-parser 16 years ago
f1ori 6d0e6d591b * ops, fix compiler error :( 16 years ago
f1ori 3e5beb1654 * fix for empty version in seedlist 16 years ago
orbiter 5bb8074150 removed the indexing queue. This queue was superfluous since the introduction of the blocking queues last year, where documents are parsed, analysed and stored in the index with concurrency. 16 years ago
orbiter 597393db3b changed default visibility of classes/objects in upnp lib 16 years ago
orbiter eea4c17ef2 removed rpm parser 16 years ago
orbiter b332dfad67 - inserted request object into response object which carries this now instead generating new objects 16 years ago
orbiter ca72ed7526 -removed superfluous crawl cache 16 years ago
orbiter 8103ccec4c removed compiler warnings in imported classes 16 years ago
lotus 52e371b8f7 suppress warnings for upnplib code 16 years ago
lotus 477807e0e6 * updated jxpath to latest v1.3 16 years ago
orbiter 13c63f4082 a set of small fixes to crawling behaviour 16 years ago
orbiter a564df3984 update to mime types in parsers and httpd.mime 16 years ago
orbiter 43c8defd79 enhanced parser with more extension + mime attributes 16 years ago
orbiter aee35bff6f replaced StringBuffer with StringBuilder in tar lib 16 years ago
orbiter 49bbb9bd45 replaced tar library with integrated apache ant tar lib 16 years ago
orbiter f987fc6b4a added tar classes from apache ant tools 16 years ago
orbiter b2263bc720 enhanced document type recognition 16 years ago
lotus aa38eb5a20 * maxfilesize -1 for infinite filesize 16 years ago