You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yacy_search_server/source/net/yacy/kelondro/data/meta
orbiter 0430a94eaa
the location search shows now not re-evaluated locations but only such locations that are attached as metadata to web pages
14 years ago
..
DigestURI.java avoided using a synchronized(this) for the hash computation to prevent that the lock on the object is (accidently) stolen by another thread and replaced this synchronization using the protocol object. Made also the protocol object final. 14 years ago
URIMetadata.java avoid string conversion 14 years ago
URIMetadataRow.java the location search shows now not re-evaluated locations but only such locations that are attached as metadata to web pages 14 years ago