Commit Graph

218 Commits (a564230c484026c8c4590af37cbb568ca05c78c9)

Author SHA1 Message Date
orbiter cb1f49d0f2 replaced all 'new String' with default encoding (missing) or UTF-8 encoding with a String generation method that uses a pre-defined Charset constant for UTF-8. This avoids a cache-lookup for the Charset object using String hashing of the String 'UTF-8'. 14 years ago
orbiter bed79402be introduction of a new remote search load control: the remote search has taken 10 results per peer with a time-out of 3 seconds so far. The attributes of number of results per peer and time-out time can now be configured. 14 years ago
orbiter 5892fff51f introduction of dht-burst modes: this can expand the number of target peers in some cases where a better heuristic is needed. The problematic cases are either when a muti-word search is made (still a hard case for our term-oriented DHT) or when a network operator wants that all robinson peers are asked. We therefore introduced two new network steering values that switch on more peers during the peer selection. Because the number of peers can now be very large, the number of maximum httpc connections was also increased. 14 years ago
orbiter 4588b5a291 - fixed document number limitation for crawls that restrict the number of documents per domain 14 years ago
orbiter 88773e4daa changed the default port from 8080 to 8090 14 years ago
orbiter efb4ca8fa8 modified auto-delete of search failure-words: 14 years ago
orbiter 6c1b14c8e1 - more control in access tracker: count number of returned search results (not only info how much is in the index) 14 years ago
orbiter a4c9d27287 - moved some variables from Stwitchboard to new class AccessTracker 14 years ago
orbiter db99db4be9 some redesign of the search-fail-response mechanism: 14 years ago
orbiter 18d33b5c6d fixed several search result navigation bugs 14 years ago
orbiter 49b5a206cd - better caclculation of search result size 14 years ago
orbiter 25a8e55bc9 more logging about bad seeds 15 years ago
orbiter 863065abc4 added user agent logging to access tracker 15 years ago
orbiter ed4371dcf3 enhanced navigation implementation and enhanced tag cloud computation 15 years ago
orbiter b7acd92ce4 Auto-Suggestions for YaCy Search: 15 years ago
orbiter 24f1cba7b2 performance hacks: 15 years ago
orbiter aacf572a26 - enhancements for search speed 15 years ago
orbiter ac1c08924e more performance hacks 15 years ago
orbiter 2e75879504 fix for latest commit 15 years ago
orbiter 6e4653cf50 remove DoS protection in remote search for intranet hosts 15 years ago
orbiter 906c572621 - enhanced index create menu structure 15 years ago
orbiter 64860dc1bb enhanced search event logging (to be used for further improvements) 15 years ago
orbiter 348dece62f redesign of the SortStack and SortStore classes: 15 years ago
orbiter 3197ca42ed preparations to move the HTCache into cora: 15 years ago
orbiter b6fb239e74 redesign of parser interface: 15 years ago
orbiter 1557e0f2d0 - some refactoring for internal RSSFeed (protocol of all actions as seen on status page) 15 years ago
orbiter 7bcfa033c9 more abstraction of the htcache when using the LoaderDispatcher: 15 years ago
orbiter 090eae2cf5 fix for broken index abstract generation 15 years ago
orbiter 11639aef35 - added new protocol loader for 'file'-type URLs 15 years ago
orbiter 7b880d73d0 adjustments to granted query size 15 years ago
orbiter 586bc4d920 - remove superfluous entries in remote search tracker handles 15 years ago
orbiter 90c3e5d6f6 - cleanup, removed unused imports 15 years ago
orbiter b18a7606a0 some performance hacks and fixed after reading dump in 15 years ago
orbiter 1a8a134e0c continuing String-hash - to - byte[]-hash redesign that was started in SVN 6775 and continued in SVN 6790 15 years ago
orbiter 6c093d6aed - enhanced domain navigator computation 15 years ago
orbiter bfb518cd47 some refactoring to get the LoaderDispatcher a little bit more independent from the switchboard 15 years ago
orbiter 884b262130 - added a new Wiki Namespace Navigator 15 years ago
orbiter f175f9a2d3 changed way how number of search requests are counted: 15 years ago
orbiter 5d930c96f0 more fixes to search result page navigation 15 years ago
orbiter 8281e29963 - more configuration for profiling graph (number of events) 15 years ago
orbiter 491ba6a1ba - some refactoring in workflow 16 years ago
orbiter 4c6312d103 enhanced image search 16 years ago
orbiter 36fbfdcb21 more performance for remote search 16 years ago
orbiter 3528b970d6 - refactoring 16 years ago
orbiter b79f4f062f refactoring of yacy documents and parsers: they depend now only on the kelondro classes 16 years ago
orbiter 5841ee83d3 refactoring 16 years ago
orbiter ce8dc575ca refactoring 16 years ago
orbiter bea3b99aff moved table and util classes 16 years ago
orbiter 1e4f8b56ed accumulated classes from different packages into the new rwi package 16 years ago
orbiter 4446acc8cd moved kelondro order 16 years ago