yacy_search_server/source/net/yacy
luccioman 9b1c87033b Fixed logs folder checking and creation
Previously, if YaCy log folder was for example at
`/home/user/yacy/DATA/LOG`, because of improper truncation of log path,
an unnecessary directory creation was atempted at `/home/us`.
2018-08-31 08:34:28 +02:00
..
contentcontrol Removed some unnecessary uses of java.lang.reflect api. 2017-08-24 18:47:18 +02:00
cora Fixed logs folder checking and creation 2018-08-31 08:34:28 +02:00
crawler Fixed NullPointerException case on malformed crawl queue folder name 2018-08-13 14:35:26 +02:00
data Removed remaining unsafe accesses to SimpleDateFormat instances. 2018-07-02 10:00:40 +02:00
document Updated pdf cache clear steps consistently with current pdfbox version 2018-08-16 18:23:42 +02:00
gui Fixed small unnecessary lines of code 2018-07-08 08:15:26 +02:00
http Made Solr OpenSearch RSS writer compatible with external Solr index 2018-07-28 11:03:31 +02:00
kelondro Added server side columns sorting on the Process Scheduler table 2018-07-04 10:28:32 +02:00
peers Fixed useless comparison between int parameter and Long.MAX_VALUE 2018-07-08 08:11:01 +02:00
repository Improved blacklist entries editing operations : 2018-02-13 18:24:26 +01:00
search Updated pdf cache clear steps consistently with current pdfbox version 2018-08-16 18:23:42 +02:00
server Fixed encoding of '+' character on search pages links 2018-08-20 18:44:04 +02: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 Made possible to provide an absolute data root path for start script 2018-08-30 18:16:22 +02:00