yacy_search_server/source/net/yacy/peers
Michael Peter Christen f8cd57c92f new indexing strategy: ALL links that appear anywhere are indexed, not
only links where the content can be parsed. All non-parseable links are
placed into the noload queue. The search process must therefore be able
to filter out non-text search results.
- This fixes the problem that image search results appeared in the text
search.
- The interactive search can retrieve now ALL types of links
- The p2p interface is now extended to retrieve only certain types of
links (text, image, video, apps)
- The search process has an extension to filter the right document type
according to the search query
2012-04-22 02:05:17 +02:00
..
dht Fixed a lot CHMOD rights (no need for execute flag on *.java/*.html) and introduced local/remote crawl size ratio based check 2011-12-29 00:33:16 +01:00
graphics refactoring: the cache belongs to the crawler 2012-04-21 13:34:07 +02:00
operation check if httpc has decompressed the release file and rename the file 2012-04-16 09:50:55 +02:00
Accessible.java refactoring 2011-10-04 09:06:24 +00:00
EventChannel.java refactoring 2011-10-04 09:06:24 +00:00
Network.java Patch fuer Issue 0000102 2012-01-03 17:49:37 +01:00
NewsDB.java refactoring 2011-10-04 09:06:24 +00:00
NewsPool.java - faster ping to clean up old peers faster 2011-11-30 21:21:16 +00:00
NewsQueue.java stability bugfixes 2011-11-03 14:34:58 +00:00
PeerActions.java redesign of fining of peers by ip: more leightweight method to read the 2011-12-21 01:14:43 +01:00
Protocol.java new indexing strategy: ALL links that appear anywhere are indexed, not 2012-04-22 02:05:17 +02:00
RemoteSearch.java new indexing strategy: ALL links that appear anywhere are indexed, not 2012-04-22 02:05:17 +02:00
Seed.java Patch fuer Issue 0000102 2012-01-03 17:49:37 +01:00
SeedDB.java small redesign of blob column index and usage 2012-02-02 06:43:57 +01:00