Commit Graph

3937 Commits (67eddaec4b845edc15ea45440e41baa71d936043)

Author SHA1 Message Date
orbiter 67eddaec4b changed way to integrate dictionary files:
16 years ago
orbiter d656a94f55 fix for bad paths in dictionary processing
16 years ago
orbiter 3b9aaf9e9f - inserted new library tests inside DidYouMean
16 years ago
orbiter 8c35ffe34c fixes to the dymlib
16 years ago
orbiter bfa273bcc1 added a library provider which holds libraries in static objects,
16 years ago
orbiter 1762a7bcd6 - moved DidYouMean to the data package
16 years ago
orbiter bf8ed00e9e removed debugging code
16 years ago
orbiter ead48c4b25 fix for preparation of search result pages with offset > 10:
16 years ago
orbiter 39a311d608 better care to do not loose the merge/dump thread
16 years ago
orbiter 10d3e856b5 better concurrency, less blocking & performance hacks
16 years ago
orbiter 1a9cfd8718 some performance hacks (CPU only, not IO)
16 years ago
orbiter 92407009b2 cleanup
16 years ago
orbiter 0ba1beaf56 separated rwi constraint evaluation from rwi ranking and added concurrency
16 years ago
orbiter ce7924d712 better concurrency for rwi entry parsing during search processing
16 years ago
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