Commit Graph

6879 Commits (f6eebb6f99ef8fd0874be7bc29065c37fec90621)
 

Author SHA1 Message Date
orbiter 29fe401f93 - some layout and text enhancement for site crawl start
14 years ago
orbiter 8c1da27347 - added more comments for user in site crawl servlet
14 years ago
orbiter 3f958ccc7e fixed localization for renamed expert crawl start servlet
14 years ago
orbiter 58b7417a59 - added a new 'easy' crawl start menu which can be used for the special case of loading a complete domain
14 years ago
orbiter 461a2a6ec7 enhanced remote crawling:
14 years ago
orbiter 670ba4d52b - removed the remote crawl option from the network configuration submenu and
14 years ago
orbiter 89c2d8b81e better initial hash computation
14 years ago
orbiter 34e2f7f487 enhanced snippet fetch strategy: concurrent snippet fetch even for offline-snippet searches. This improves speed since it is now possible to fetch snippets offline and parsing of source files from the htcache can be enhanced using concurrency. This improves local and remote search.
14 years ago
orbiter 0cf006865e refactoring and enhanced concurrency
14 years ago
orbiter 83ac07874f - corrected return value of put() methods (not used anywhere, so it did not harm before)
14 years ago
orbiter f9a27a05e5 migrated to log4j 1.2.16
14 years ago
orbiter 5c67e6ca49 migrated to latest apache commons fileupload 1.2.2
14 years ago
orbiter 5702419194 fixed a bug in HTTPClient: keep-alive must be set to false, otherwise servers hold connections 2 seconds open until response.
14 years ago
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