yacy_search_server/source/net/yacy/kelondro
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
..
blob prevent merge of blobs that can't be handled in memory 2012-07-31 23:23:16 +02:00
data added two response writer for embedded solr interface: 2012-08-09 18:06:48 +02:00
index Abstraction of HandleMap and HandleSet 2012-07-27 12:13:53 +02:00
io enhancement in internal data organization which should generate less 2012-07-14 13:09:44 +02:00
logging allow larger log entries 2012-07-14 16:28:14 +02:00
order Abstraction of HandleMap and HandleSet 2012-07-27 12:13:53 +02:00
rwi Abstraction of HandleMap and HandleSet 2012-07-27 12:13:53 +02:00
table Abstraction of HandleMap and HandleSet 2012-07-27 12:13:53 +02:00
util Abstraction of HandleMap and HandleSet 2012-07-27 12:13:53 +02:00
workflow - fixed a memory leak (or bad usage) during parsing/snippet fetch 2012-07-06 09:05:41 +02:00