Commit Graph

30 Commits (ae03a54d23654349c00a396d90950aadcc88408d)

Author SHA1 Message Date
orbiter b9a2a2d287 more search performance hacks
17 years ago
orbiter ff755fb858 small corrections and enhancements after search timing profiling
17 years ago
orbiter 7f9f639d20 - refactoring and abstraction of index reference (urls) handling: blacklisting is part of reference filtering
17 years ago
orbiter d6050b9ffb - separated the LURL data storage and Crawl result stack for process supervision.
17 years ago
orbiter 93633abed8 - removed some debugging code from search process - should speed up now
17 years ago
orbiter b664a53553 fix for NPE during search
17 years ago
orbiter b4ed937f1e - modified zone navigation (does still not work correctly)
17 years ago
orbiter 9eddc1506b - one try to fix the httpd problem
17 years ago
orbiter bfed9c2da6 - some refactoring in search process
17 years ago
orbiter 1dce2f1079 more multithreading support:
17 years ago
orbiter a7abee3578 - fixed some data types in new search stack
17 years ago
orbiter 727feb4358 - fixed some bugs in ranking computation
17 years ago
orbiter 7f445f34a6 bitte die Java 5 - typischen Warnings einschalten!
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 a8a5df4a51 - more dublin core naming of page metadata
17 years ago
orbiter fa3b8f0ae1 fixed bug in remote search
17 years ago
orbiter 974fea7933 added term-frequency ranking
17 years ago
orbiter 1a296af6ff more generics
17 years ago
orbiter ecd7f8ba4e - added NEAR operator (must be written in UPPERCASE in search query)
17 years ago
orbiter df2a7a8ac8 more generics
17 years ago
orbiter 4dc438f7e7 moved to Java 1.5:
17 years ago
orbiter 270d016d89 fix for missing anonymization in search profiling
17 years ago
orbiter b46bcaa5d8 changed method of profiling
17 years ago
orbiter d8d77fc4b2 fix for NPE, see http://forum.yacy-websuche.de/viewtopic.php?f=6&t=549&hilit=&p=3368#p3368
17 years ago
orbiter c48b73cda2 redesign of ranking data structure
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 875096552f fix for NPE in case that remote search results are empty
17 years ago
orbiter 6eaa5a0e64 enhanced local search speed. The ranking process is now 6 times faster that before.
17 years ago