yacy_search_server/source/net/yacy
luccioman 0d7625ecfb Handle Solr fields restrict and alias in YaCy html and exml writers
Thus allowing for example to read more easily the local Solr index full
metadata in HTML by restricting if desired to some fields of interest.

See Solr documentation about the 'fl' (Field List) parameter at
https://lucene.apache.org/solr/guide/6_6/common-query-parameters.html#CommonQueryParameters-Thefl_FieldList_Parameter
2018-03-16 11:35:42 +01:00
..
contentcontrol Removed some unnecessary uses of java.lang.reflect api. 2017-08-24 18:47:18 +02:00
cora Handle Solr fields restrict and alias in YaCy html and exml writers 2018-03-16 11:35:42 +01:00
crawler Make StreamResponse usable in Java try-with-resources statements 2018-02-21 08:38:35 +01:00
data Record recrawl calls to make them schedulable 2018-01-10 17:05:53 +01:00
document Parse and index more common audio metadata text tag fields. 2018-03-15 09:59:57 +01:00
gui Ensure lower case conversion consistency with any default locale. 2017-06-27 06:42:33 +02:00
http Handle Solr fields restrict and alias in YaCy html and exml writers 2018-03-16 11:35:42 +01:00
kelondro Enabled partial parsing of audio resources. 2018-03-01 20:50:44 +01:00
peers Use https rather than http in links and queries to openstreetmap.org 2018-02-15 19:14:07 +01:00
repository Improved blacklist entries editing operations : 2018-02-13 18:24:26 +01:00
search Updated the list of audio file formats supported by the audioTagParser 2018-02-27 18:04:12 +01: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