Commit Graph

208 Commits (f348190566ab69a5efbdc33a2c2b4b567c33452e)

Author SHA1 Message Date
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
orbiter bd5673efbe added cleaning of search event before opening the index administration
17 years ago
orbiter 6eaa5a0e64 enhanced local search speed. The ranking process is now 6 times faster that before.
17 years ago
fuchsi 6b00fe0c4e fix ArrayIndexOutOfBoundsException
18 years ago
orbiter 3e60ae93b9 modified remote search snippet fetch behavior: do not fetch snippets for more than 300 milliseconds, even if the snippets can be found locally without online fetch
18 years ago
orbiter 97f1ca52bd fox for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=390
18 years ago
orbiter b19bb6e5b1 - reverted svn 4132; this did not solve the problem and removed the emergency mehtod which caused production failure for shure within some hours
18 years ago
orbiter 01e0669264 re-designed some parts of DHT position calculation (effect is the same as before)
18 years ago
orbiter af25c98306 enhanced local search performance in case of a remote search:
18 years ago
orbiter 341f7cb327 steps to enhance remote search performance:
18 years ago
orbiter f4a5c287fe re-implemented post-ranking of search results
18 years ago
orbiter 8ff5e2c283 - fixed/re-implemented media search
18 years ago
orbiter 6c819a6fd9 added cache to favicon display
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 ae86d010bb more refactoring of search processes; also some small speed enhancements
18 years ago
orbiter 16c203f759 fixed remote search access tracker
18 years ago
orbiter 947fc46904 refactoring of search process:
18 years ago
orbiter 1af0e3bd84 refactoring
18 years ago
orbiter 5605887571 refactoring of search processes
18 years ago
orbiter 46367afaaa update of memory-protection values
18 years ago
orbiter 26f05d1fd0 avoid division by zero if search is done for no words
18 years ago
orbiter e602436fda fixed problem with cluster routing
18 years ago
orbiter 81844e85b2 - fixed more cluster routing problems
18 years ago
orbiter e48189c710 enhanced cluster routing
18 years ago
orbiter f8de19fb2f robinson cluster: added client-side protocol implementation
18 years ago
orbiter 62b79aa0a9 bugfix for http://www.yacy-forum.de/viewtopic.php?p=34558#34558
18 years ago
orbiter 2f3b518169 temporary patch for startup-problem:
18 years ago
orbiter b79b4082e2 completed search exclusion:
18 years ago
orbiter 06a7978730 moved url pattern matching for search to better place
18 years ago
orbiter 40c14a4f0e - better implementation of search query properties
18 years ago
orbiter 6e7340ef52 added exclusion search
18 years ago
orbiter 2cb16824e3 removed support for old database structures.
18 years ago
orbiter 6b9eea3932 - removed differentiation between longTitle and shortTitle; this cannot be used for search results,
18 years ago
orbiter 861f41e67e redesigned NURL-handling:
18 years ago
orbiter 96b79bf86d redesigned remove method in kelondroRowSet
18 years ago
orbiter c0851ee943 refactoring: moved and renamed de.anomic.data.searchResults to plasma package
18 years ago
orbiter 76fab83395 fixed bugs in seach statistics
18 years ago
(no author) fe72b772cf added a monitor page for search requests
18 years ago
orbiter ee3d91cb6b print-out of links that result from contraint-filtering
18 years ago
orbiter 10d888e70c - added a media search for images, audio, video and applications
18 years ago
orbiter 9a85f5abc3 cleanup
18 years ago
orbiter 3a4933b63c bugfix for
18 years ago
orbiter ad1e4aa88e added selection of audio, video, image and application resources
18 years ago
orbiter f1528672b1 filtering of non-index pages during index-of search
18 years ago
orbiter 30888e7a2f implementation of search constraints
18 years ago
orbiter e3d75f42bd final version of collection entry type definition
18 years ago
orbiter bb7d4b5d5e refactoring to prepare new RWI entry object
19 years ago
orbiter 114a76a86e - added flag to urlhash that shows that domain is a local domain
19 years ago
orbiter b2d51be33c bugfix for latest changes to entry generalization
19 years ago
orbiter f1ed55a5fc bugfix for last commit
19 years ago
orbiter 8fdefd5c68 generalization of payload definition of index storage
19 years ago