yacy_search_server/source/net/yacy/search
Michael Peter Christen 61c5e40687 - replaced the properties object in AnchorURL with distinct variables
for anchor attributes.
- this caused that large portions of the parser code had to be adopted
as well
- added a counter target_order_i for anchor links in webgraph
computation
2013-09-15 23:27:04 +02:00
..
index - replaced the properties object in AnchorURL with distinct variables 2013-09-15 23:27:04 +02:00
query - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
ranking - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
schema - replaced the properties object in AnchorURL with distinct variables 2013-09-15 23:27:04 +02:00
snippet - replaced the properties object in AnchorURL with distinct variables 2013-09-15 23:27:04 +02:00
EventTracker.java - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
IndexAbstracts.java refactoring: 2011-09-25 16:59:06 +00:00
IndexingQueueEntry.java refactoring 2012-09-21 15:48:16 +02:00
MemoryTracker.java - refactoring of log to ConcurrentLog: 2013-07-09 14:28:25 +02:00
ResourceObserver.java clear some caches before reporting low Memory 2013-08-08 14:38:26 +02:00
Shutdown.java Added 'final' for all exception blocks as this helps the Java compiler 2013-07-17 18:31:30 +02:00
StorageQueueEntry.java added missing class 2013-05-30 16:39:48 +02:00
Switchboard.java - replaced the properties object in AnchorURL with distinct variables 2013-09-15 23:27:04 +02:00
SwitchboardConstants.java Redesign of crawler identification and robots steering. A non-p2p user 2013-08-22 14:23:47 +02:00