yacy_search_server/htroot/api
Michael Peter Christen 36e623d8bf enhanced metadata enrichment for media file type search:
- Web servers may now deliver YaCy-specific http header field with a
title and keywords. The new http header fields are:
X-YaCy-Media-Title - to be used for media (image, audio, video) titles
X-YaCy-Media-Keywords - to be used for media (image, audio, video)
keywords
- both fields are written to document fields title and keywords and are
searched also during image search.
- to make the usage of arbitrary http header fields (including this new
fields) possible in the /api/push_p.json servlet, a new POST argument is
also introduced to push http header fields. The new POST attribute is
named "responseHeader-X" (where X is the counter). It is allowed to use
this attribute as multi-attribute several times, each can be filled with
a http header line.
- see /api/push_p.html for examples
2014-06-26 13:02:35 +02:00
..
blacklists Improvements and bugfixes for recording actions of blacklist API. 2014-06-17 22:54:47 +02:00
bookmarks
ymarks
blacklists_p.java First draft of a blacklist API. 2014-04-30 00:48:38 +02:00
blacklists_p.xml
blacklists.java
blacklists.xml
citation.html
citation.java new structure and enhancements for link graph computation: 2014-04-09 12:45:04 +02:00
config_p.java
config_p.xml
feed.java
feed.rss
feed.xml
getpageinfo_p.java
getpageinfo_p.xml
getpageinfo.java fix for crawl start check 2014-06-15 22:50:04 +02:00
getpageinfo.json
getpageinfo.xml
latency_p.java
latency_p.xml
linkstructure.java migrated from pdfbox 1.8.4 to 1.8.5. They have a very long bugfix list 2014-05-21 22:48:41 +02:00
linkstructure.json new structure and enhancements for link graph computation: 2014-04-09 12:45:04 +02:00
push_p.html enhanced metadata enrichment for media file type search: 2014-06-26 13:02:35 +02:00
push_p.java enhanced metadata enrichment for media file type search: 2014-06-26 13:02:35 +02:00
push_p.json added a push api to make it possible to upload files directly without 2014-06-12 18:10:07 +02:00
schema.java
schema.xml
status_p.java fixed webgraph postprocessing and status display in Crawler_p servlet 2014-06-02 15:06:38 +02:00
status_p.properties
status_p.xml
table_p.html
table_p.java
table_p.xml
termlist_p.java
termlist_p.xml
timeline.java
timeline.xml
trail_p.java
trail_p.json
version.java
version.xml
webstructure.java bugfix to inbound/outbound identification 2014-04-03 01:21:43 +02:00
webstructure.xml
yacydoc.html
yacydoc.java refactore URIMetadataNode to further unify interaction with index 2014-04-20 01:41:30 +02:00
yacydoc.xml
ynetSearch.java
ynetSearch.json
ynetSearch.xml