Commit Graph

189 Commits (d3b06913ec2ef6f1854657a66bd47269e4b46add)

Author SHA1 Message Date
orbiter fa1090113d - next try to fix the networking problem:
17 years ago
orbiter 7cc4ff05c9 some code enhancements and bugfixes
17 years ago
orbiter 275a226cc5 refactoring
17 years ago
danielr fbe335db73 consistent use of de.anomic.server.serverMemory to get information about memory statistics
17 years ago
orbiter 1dce2f1079 more multithreading support:
17 years ago
orbiter 727feb4358 - fixed some bugs in ranking computation
17 years ago
orbiter f4c73d8c68 - fixed highslide usage
17 years ago
orbiter 2327451653 - changed order of database initialisation (index first)
17 years ago
orbiter bd63999801 - faster search: using different data structures that avoid multiplr calculations
17 years ago
orbiter efd5807a7c - some renaming of variables to support DC
17 years ago
orbiter a1e9e6e2e6 fix for search result page navigation
17 years ago
orbiter 7404256997 - no more search time-out!
17 years ago
orbiter acf771d5e1 - fixed bug with too much RAM in crawler queue
17 years ago
orbiter a8a5df4a51 - more dublin core naming of page metadata
17 years ago
orbiter fa3b8f0ae1 fixed bug in remote search
17 years ago
orbiter 9d693ee635 more generics
17 years ago
orbiter 974fea7933 added term-frequency ranking
17 years ago
orbiter 1a296af6ff more generics
17 years ago
orbiter da8c850a25 disabled IO path optimization (seems to block other methods)
17 years ago
orbiter 85dc62c16f refactoring: more dublin core - compliant naming
17 years ago
orbiter f4e9ff6ce9 more generics
17 years ago
borg-0300 53367d941a more information (BASE64)
17 years ago
orbiter a5054c038d - added large number of generics
17 years ago
orbiter 016fc594af more generics
17 years ago
orbiter 03e7782269 more generics
17 years ago
orbiter df2a7a8ac8 more generics
17 years ago
orbiter 9d8b17188a more generics, bugfixes for wrong cast
17 years ago
orbiter 4dc438f7e7 moved to Java 1.5:
17 years ago
fuchsi d517e96714 last cleanup bits to serverDate before the release. only safe refactoring (method renaming) changes outside of serverDate.
17 years ago
fuchsi 33ee6745f6 more cleanup in serverDate
17 years ago
orbiter 01554f4012 fixed bug with double-check in crawler
17 years ago
orbiter 9e23acf2d6 introduced new 'authority' ranking property
17 years ago
orbiter 6f1308da2f - some enhancements to IndexControlURLs (shows more links, connects referrer to another query)
17 years ago
orbiter c527969185 - enhanced monitoring of ranking parameters
17 years ago
orbiter 3491531cea - fixed 'appears in url' flag in index generation
17 years ago
orbiter ec7ba0d3d0 - fixed problem with too small sort fields (sortbound was not set)
17 years ago
orbiter 875096552f fix for NPE in case that remote search results are empty
17 years ago
orbiter 0abf33ed03 - tried to remove deadlock
17 years ago
orbiter 6eaa5a0e64 enhanced local search speed. The ranking process is now 6 times faster that before.
17 years ago
borg-0300 a5d28785b1 less OOM (works for me)
18 years ago
orbiter 7d57b80598 distinct keepOrder strategy, more discrete implementation of enhancement introduced in SVN 4158
18 years ago
orbiter 143fa40d77 fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=394&p=2382#p2382
18 years ago
orbiter daf0f74361 joined anomic.net.URL, plasmaURL and url hash computation:
18 years ago
orbiter 4779f314fe first version of next-generation search interface:
18 years ago
orbiter f9e6cf6a3d more refactoring of search:
18 years ago
orbiter e332b844b2 - enhanced remote search: during waiting time for remote crawls
18 years ago
orbiter a34d9b8609 * added a search history cache that maintains search results for 10 minutes
18 years ago
orbiter 72752bb503 because of a new database structure handling, the memory need for accessing
18 years ago
orbiter 5c1b444690 some redesign of min/max and normalization computation during search result ordering
18 years ago
orbiter 9628db6cdc enhanced memory allocation during database access:
18 years ago