yacy_search_server/source/net/yacy/kelondro/data
Michael Peter Christen a12f693ec9 added two response writer for embedded solr interface:
a rss/opensearch writer and an enhanced solr xml writer.
The enhanced solr writer has less configuration overhead than the
original writer and should by slightly faster. The rss/opensearch writer
is at this time slightly incomplete compared with the already existing
rss search result form YaCy and also snippets are missing at this time.
To test the new interface, open for example:
http://localhost:8090/solr/select?wt=rss&q=olympia
The wt-code for the new result writers are=
wt=rss for opensearch
wt=exml for the enhanced solr xml writer.
Additionally, the SRU search parameters had been added to the solr
interface which can now also be used for a normal solr/xml search.
2012-08-09 18:06:48 +02:00
..
citation removed unused method parameters 2012-07-05 10:23:07 +02:00
meta added two response writer for embedded solr interface: 2012-08-09 18:06:48 +02:00
navigation added missing serialization to remove all warnings 2012-05-15 13:13:07 +02:00
word Abstraction of HandleMap and HandleSet 2012-07-27 12:13:53 +02:00