yacy_search_server/source/net/yacy/cora
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
..
date removed superfluous date method 2014-06-19 12:10:42 +02:00
document bugfix for image search 2014-06-26 12:56:33 +02:00
federate add a link to recrawl index entry to metadata html page 2014-06-21 04:21:29 +02:00
geo - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
language added missing @Override annotation 2014-03-28 13:48:37 +01:00
lod cleanup: remove unrelated and unused code 2014-03-16 00:15:12 +01:00
order fixed and enhanced Base64 (en)coder (again) 2014-06-20 13:54:18 +02:00
plugin
protocol enhanced metadata enrichment for media file type search: 2014-06-26 13:02:35 +02:00
sorting better handling of ranking parameters and new default values for date 2014-05-22 03:01:07 +02:00
storage fixed generics warnings for generic array instantiation that appeared 2014-05-20 21:50:16 +02:00
util added missing @Override annotation 2014-03-28 13:48:37 +01:00