Commit Graph

6916 Commits (7aca763ca835b6eb7a97aec79ae0af13d0875d4c)
 

Author SHA1 Message Date
orbiter 5870b13f3a - code cleanup / added debug line for further investigation in HTTPDemon.parseMultipart
14 years ago
orbiter ac1c08924e more performance hacks
14 years ago
orbiter 14c843d364 more performance hacks
14 years ago
orbiter 39f409a7bb performance hacks
14 years ago
orbiter 7ebef56add - redesign of a part of the remote search client to make it possible to have a test environment for remote search performance tests
14 years ago
orbiter 2e75879504 fix for latest commit
14 years ago
orbiter 6e4653cf50 remove DoS protection in remote search for intranet hosts
14 years ago
orbiter 3c0e07ba72 removed all delays in shutdown process
14 years ago
orbiter 906c572621 - enhanced index create menu structure
14 years ago
orbiter fc924f024e import of oai sources from a list using a command line interface:
14 years ago
orbiter 64860dc1bb enhanced search event logging (to be used for further improvements)
14 years ago
orbiter 7dbc357593 patch to identify corrupted database files
14 years ago
sixcooler 17eebd4ef8 counting crawler traffic again:
14 years ago
lotus 547d5226ae fix banner reload parameters (were no html errors)
14 years ago
lotus d2a3d08c44 avoid div. by zero
14 years ago
orbiter 2c7edea35e - better shutdown behavior for the GUI (waits until data is written if GUI is killed)
14 years ago
orbiter 34a25856a5 - added navigation to next/prev search page using arrow keys (left/right)
14 years ago
orbiter 32f73d1aaa added copy for Info.plist for Mac application release updates (this file contains class paths and start parameters)
14 years ago
lotus 5ce679a053 focus search field on load, no click necessary anymore
14 years ago
orbiter 013926f01c added 'francais' as language option for default configuration
14 years ago
orbiter 4c21d8dc9d - changed default values for online caution (the pausing may not be necessary any more)
14 years ago
orbiter 570ca577c6 performance hacks
14 years ago
orbiter 348dece62f redesign of the SortStack and SortStore classes:
14 years ago
hermens 03eb021568 Fix for byte[] Objects as keys
14 years ago
orbiter 114bdd8ba7 fixed old sitemap importer which was not able to parse urls containing post elements
14 years ago
lotus b73ea6581d fix json in case of query includes "
14 years ago
orbiter c0b08ac59b slighlty changed way of pdf parser integration
14 years ago
orbiter 6d83c7cb62 removed unnecessary Override statements (produces errors in strict validation)
14 years ago
lotus 6a09f1f7e5 fix dedicated upnp testing
14 years ago
orbiter 848ef6937e licenses for pdfbox
14 years ago
orbiter 5fe828fa06 - replaced pdfbox and fontbox version 1.1.0 with 1.2.1
14 years ago
orbiter c757a4aa9f - corrected lifetime computation for search events
14 years ago
lotus ec8f1c0446 adapted _debug.bat to regular starter script
14 years ago
lotus 5dff8f62c4 fix tray information display for non-windows
14 years ago
orbiter 24502fe3de performance hacks
14 years ago
f1ori a6c2e9ef0c add file.encoding=UTF8 to debian init script
14 years ago
orbiter ffaa9a1c51 avoiding double-loading of the same resource from the web in case that a seond attempt to load the resource is started while the first attempt is still loading the content from the web. This will delay the second attempt to the time when the first attempt has finished with the possible result that the second attempt reads only from the web cache, not from the web.
14 years ago
orbiter fb828f3767 - performance enhancements in search response time using faster query ID computation and an ID cache
14 years ago
orbiter 0ab6a462ee - added a missing entry in YaCy interface robots.txt for bookmarks
14 years ago
orbiter d865ef77a8 removed re-read of index in case of a bad index. This may not solve the problem but it applies a 100% CPU problem on the peer. I'm afraid bad index files must be abandoned, and cannot be fixed this way.
14 years ago
orbiter b2c9db48ea Performance enhancement
14 years ago
orbiter ae07e11bc5 enhanced image search result display: concurrent loading of images before they are displayed
14 years ago
orbiter 72a096fccb using -XX:-UseGCOverheadLimit when starting java.
14 years ago
orbiter 22047ffad5 enhanced computation speed of many replaceAll string operations
14 years ago
orbiter e8228fba09 less locking in time format computation, caching and during secondary (remote) search evaluation
14 years ago
orbiter 9c0c94683c because of a bug in search result caching count search results had not been generated as fast as possible.
14 years ago
orbiter fa2eb9676e removed unused class
14 years ago
low012 5f391fcfa9 *) cleaned up in wikiCode parser (more to be done)
14 years ago
orbiter b3f0d06444 fixed a problem with restarts in YaCy mac applications: the DATA directory path was not submitted when doing a restart. This solves the problem by:
14 years ago
orbiter d4e4967e19 cleaned up code in yacyRelease (there will be work to do there)
14 years ago