yacy_search_server/source/net/yacy/cora
Michael Peter Christen 694b22f165 migration to Solr 5.2: huge benefits - this is a lot faster!
This is a very complex migration: many classes had been renamed or
removed, dependencies changed and the solr index type is now aligned to
be a solr cloud repository.
Together with the Solr 5.2 library update, one other dependent library
had been updated as well: httpclient 4.4->4.4.1

Older indexes are migrated from 4_10 to 5_2. However, the new index
structure is more efficient and we recommend to re-index everything.
Please use the index export before you do the update to a large
surrogate xml file. After the update, start with an empty index and then
initialize this with your dump.
2015-06-24 01:55:51 +02:00
..
date enhanced timezone managament for indexed data: 2015-04-15 13:17:23 +02:00
document improve MultiprotocolURL.getFileExtension() 2015-05-24 19:38:04 +02:00
federate migration to Solr 5.2: huge benefits - this is a lot faster! 2015-06-24 01:55:51 +02:00
geo using precompiled CommonPattern.TAB for split 2015-01-29 02:22:28 +01:00
language added a html field scraper which reads text from html entities of a 2015-01-30 13:20:56 +01:00
lod added a html field scraper which reads text from html entities of a 2015-01-30 13:20:56 +01:00
order fixed and enhanced Base64 (en)coder (again) 2014-06-20 13:54:18 +02:00
plugin added phonetic classes 2011-12-14 17:33:18 +01:00
protocol gzip compression will perform more efficient and with better compression 2015-06-01 01:24:33 +02:00
sorting added a new way of content browsing in search results: 2015-03-02 04:30:10 +01:00
storage applying precompiled CommonPattern.COMMA.split to all places where 2015-01-29 01:46:22 +01:00
util added a full solr export to the IndexControlURLs_p.html servlet. The 2015-05-29 15:05:52 +02:00