Commit Graph

162 Commits (04310a7255aa36b809a5ee6edb01c2731f50f2e4)

Author SHA1 Message Date
danielr 621b473b18 * removed some warnings of findbugs (http://findbugs.sf.net)
17 years ago
danielr 17b7845eb5 * refactoring
17 years ago
danielr 3bb870bfcd added final where possible
17 years ago
orbiter d37fd064f9 changed peer selection for search targets:
17 years ago
danielr 7feae906aa - organize imports
17 years ago
orbiter 2a604b7402 added superfast search result computation which can be obtained for local search when snippet fetching is disabled. An example search for the rss interface would be:
17 years ago
lotus e021278bf0 unescape link display in search results
17 years ago
orbiter 1689030ee8 refactoring: moved all crawler classes into their own package
17 years ago
orbiter d2ba1fd2ab major step forward to network switching (target is easy switch to intranet or other networks .. and back)
17 years ago
danielr d4bce6affd refactoring (initialized static fields, removed empty if/else, serialized some fields in serializable classes)
17 years ago
orbiter 9935e83c86 added new news window into the status page. At this moment it is just a test.
17 years ago
orbiter ff755fb858 small corrections and enhancements after search timing profiling
17 years ago
orbiter e024e3b9cf added new default profiles to distinguish snippet fetch for local and global search
17 years ago
orbiter 1995faef8d - refactoring of Colage back-end: move to plasma package
17 years ago
orbiter 368593e449 enhanced the concurrency handling of indexing process (better queue size control, better data concept, better shutdown behavior)
17 years ago
orbiter be58135b3e possible fix for deadlock in search execution
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 5aa96dbc36 fix for shutdown configuration
17 years ago
orbiter 93633abed8 - removed some debugging code from search process - should speed up now
17 years ago
orbiter 9c989fe5f7 fixed deadlock
17 years ago
orbiter bfed9c2da6 - some refactoring in search process
17 years ago
orbiter 275a226cc5 refactoring
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 bedd8dfbe2 - added image sorting by image size. This is the default now.
17 years ago
orbiter 727feb4358 - fixed some bugs in ranking computation
17 years ago
orbiter 159aaf8889 re-introduced global search limitation when index receive is switched off
17 years ago
orbiter 96c5e6acc7 added a double-check for search results
17 years ago
orbiter 7404256997 - no more search time-out!
17 years ago
orbiter 08a12e9bb5 - removed dashed line from default skin (looks much better!)
17 years ago
orbiter 89169d54fd fixed search result preparation
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 cbefc651ac more generics
17 years ago
orbiter 45339c3db5 more generics
17 years ago
orbiter a0f7f2faad some more generics
17 years ago
orbiter a5054c038d - added large number of generics
17 years ago
orbiter ecd7f8ba4e - added NEAR operator (must be written in UPPERCASE in search query)
17 years ago
orbiter db0d3d5e54 release 0.56 (and some last fixes)
17 years ago
orbiter 52dd015218 new release strategy: the standard release is now built the same way as the pro release
17 years ago
orbiter 270d016d89 fix for missing anonymization in search profiling
17 years ago
orbiter e3e4f06be4 enhanced search result preparation in the case that no result is found (fast abandon of search)
17 years ago
orbiter b46bcaa5d8 changed method of profiling
17 years ago
orbiter 90a02990d2 NPE fix, see http://forum.yacy-websuche.de/viewtopic.php?f=6&t=549&hilit=&p=3383#p3383
17 years ago
orbiter 2fcd18a972 - fixed bad behaviour of search event worker processes
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