yacy_search_server/source/net/yacy
luccioman 124cc24aa3 Properly handle embedded Solr partial results
Solr can provide partial results for example when a processing time
limit (specified with the parameter `timeAllowed`) is exceeded.

Before this fix, getting partial results from an embedded Solr index
resulted in a ClassCastException :
"org.apache.solr.common.SolrDocumentList cannot be cast to
org.apache.solr.response.ResultContext".
2018-05-18 10:14:54 +02:00
..
contentcontrol Removed some unnecessary uses of java.lang.reflect api. 2017-08-24 18:47:18 +02:00
cora Properly handle embedded Solr partial results 2018-05-18 10:14:54 +02:00
crawler Added a crawl filtering possibility on documents Media Type (MIME) 2018-03-23 10:28:19 +01:00
data Updated call to function deprecated since commons-codec version 1.11 2018-04-23 08:07:56 +02:00
document Reduced memory footprint of text snippet extraction 2018-05-13 10:29:52 +02:00
gui Ensure lower case conversion consistency with any default locale. 2017-06-27 06:42:33 +02:00
http Properly handle embedded Solr partial results 2018-05-18 10:14:54 +02:00
kelondro Removed some remaining uses of deprecated Seed.getIP() 2018-04-26 09:39:30 +02:00
peers Prevent duplication of Solr query highlight fields parameters 2018-05-14 15:26:44 +02:00
repository Improved blacklist entries editing operations : 2018-02-13 18:24:26 +01:00
search Prevent duplication of Solr query highlight fields parameters 2018-05-14 15:26:44 +02:00
server Reuse the same Pattern instance when matching multiple key/values 2018-02-14 07:14:25 +01:00
utils Added an utility to generate/update XLIFF master file from lng files. 2018-01-29 18:34:47 +01:00
visualization Enable full size images preview for users with extended search rights 2017-12-22 11:39:30 +01:00
migration.java Updated the list of audio file formats supported by the audioTagParser 2018-02-27 18:04:12 +01:00
yacy.java Removed use of deprecated Jetty IPAccessHandler for client filtering. 2017-12-08 15:12:08 +01:00