yacy_search_server/htroot/yacy
Michael Peter Christen 8b53771db2 changed behavior of navigation processing:
- vocabulary annotation is not done any more into the metadata of urldb
- vocabularies are written into the jena triplestore using a rdf
vocabulary
- vocabularies for rdf tripel must be updated; refactoring done
- with the new navigation tags in the triplestore a faster
pre-urldb-lookup is possible: navigation is processed now within the RWI
during pre-ranking retrieval
- added also a Owl vocabulary stub to add the plain-text url to the
triplestore using the owl:sameas predicate
2012-06-11 23:49:30 +02:00
..
ui YMarks: 2011-11-19 20:59:21 +00:00
crawlReceipt.html
crawlReceipt.java Rewrote all String blacklist types to enum 'BlacklistType', closes bug 2012-06-11 00:17:30 +02:00
hello.html
hello.java - fixes to node identification 2012-05-29 01:38:54 +02:00
idx.java performance hacks 2011-10-20 23:06:49 +00:00
idx.json added a new yacy protocol servlet 'idx'. This returns an index to one of the data entities that is stored in YaCy. 2011-05-15 22:57:31 +00:00
list.html
list.java refactoring 2011-10-04 09:06:24 +00:00
message.html
message.java refactoring 2011-10-04 09:06:24 +00:00
profile.html
profile.java refactoring 2011-10-04 09:06:24 +00:00
query.html added a magic to the peer ping that will be used in case that the contacting peer requests that it's reported IP shall be used for a back-ping. The back-ping now also returns the same magic which will make it possible that the requested peer can verify that the back-pinged peer is actually the same peer. 2011-04-29 01:52:20 +00:00
query.java refactoring 2011-10-04 09:06:24 +00:00
search.html
search.java changed behavior of navigation processing: 2012-06-11 23:49:30 +02:00
transferRWI.html
transferRWI.java Rewrote all String blacklist types to enum 'BlacklistType', closes bug 2012-06-11 00:17:30 +02:00
transferURL.html
transferURL.java Rewrote all String blacklist types to enum 'BlacklistType', closes bug 2012-06-11 00:17:30 +02:00
urls.java refactoring: removed dependency from switchboard in Balancer/CrawlQueues 2012-04-21 13:47:48 +02:00
urls.xml