yacy_search_server/source/net/yacy/repository
reger ff18129def ViewFile servlet: update index if newer,
so viewed text and metadata (stored) info is similar
- to archive it, use request with profile to allow indexing (defaultglobaltext) and update index 
   (the resource is loaded, parsed anyway, so it's not a expensive operation)

Request: remove 2 unused init parameter 
- number of anchors of the parent
- forkfactor sum of anchors of all ancestors
2014-12-05 01:13:37 +01:00
..
Blacklist.java refactore URIMetadataNode to further unify interaction with index 2014-04-20 01:41:30 +02:00
BlacklistFile.java Rewrote all String blacklist types to enum 'BlacklistType', closes bug 2012-06-11 00:17:30 +02:00
BlacklistHelper.java First draft of a blacklist API. 2014-04-30 00:48:38 +02:00
FilterEngine.java - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
LoaderDispatcher.java ViewFile servlet: update index if newer, 2014-12-05 01:13:37 +01:00
RegexHelper.java avoid NPE in regex checker 2013-04-20 10:53:49 +02:00