yacy_search_server/source/net/yacy/cora
Michael Peter Christen b6de1f42dc Full redesign of solr connection architecture. This was done to support
multiple solr cores instead of just one. Therefore it is now necessary
to distuingish between solr server connections (called an 'Instance')
and a connection to a single solr core. One Instance may now have
multiple connector classes assigned to it, each connecting to a single
core.
To support multiple cores it is also necessary to distinguish between
the connection configuration and the configuration of the index schema.
We will have multiple schema configurations in the future, each for
every solr core. This caused that the IndexFederated servlet had to be
split into two parts, the new Servlet for the Schema editor is now in
the IndexSchema Servlet.
2013-02-15 01:38:10 +01:00
..
ai refactoring 2012-09-21 15:48:16 +02:00
date extended the Scheduler: introduced scheduled events 2012-12-22 16:27:14 +01:00
document Added image license generation for solr image search results when 2013-02-13 00:33:53 +01:00
federate Full redesign of solr connection architecture. This was done to support 2013-02-15 01:38:10 +01:00
geo removed kelondro dependencies from cora 2012-09-20 19:38:22 +02:00
language using more pre-compile pattern for split methods 2012-11-26 13:11:55 +01:00
lod added more metadata fields and facets to OpensearchResponseWriter. 2013-02-11 22:10:14 +01:00
order another fix for the debian installer: the installer fails because some 2012-09-28 09:00:40 +02:00
plugin added phonetic classes 2011-12-14 17:33:18 +01:00
protocol enhanced network scanner, is faster and more flexible now 2013-02-02 09:51:43 +01:00
sorting fix for filetype naviagtor 2012-11-07 13:53:29 +01:00
storage added a directory-to-zip writer and zip-to-directory reader 2012-09-24 17:04:37 +02:00
util replaced more split and replaceAll missing pattern pre-compilation with 2012-11-26 13:40:53 +01:00