yacy_search_server/source/net/yacy
luccioman 02ec0ed13c Quoted param value in Solr query to avoid unwanted traces in logs
When Webgraph Solr core is enabled, crawling and removing from index an
URL whose hash starts with the '-' character (example URL :
https://cs.wikipedia.org/ whose hash is "-2-HuTEndn4x") produced a full
ParseException stack trace in YaCy logs. This was not blocking because
the Solr query parser is able to escape itself the query and run it
successfully, but filled uselessly YaCy logs.
2017-05-24 08:43:03 +02:00
..
contentcontrol Refactoring : use StandardCharsets constants instead of hard-coded 2016-01-05 23:37:05 +01:00
cora Added some JavaDoc 2017-04-28 11:36:48 +02:00
crawler Fixed surrogates import monitoring page (/CrawlResults.html?process=7) 2017-04-24 18:24:26 +02:00
data Added MediaWiki dump import scheduling feature. 2017-05-03 18:53:01 +02:00
document Set request originator to own peer in warc importer 2017-05-22 01:56:11 +02:00
gui add switchboardconstants for server ports config keys 2017-03-18 20:02:26 +01:00
http Enable p2p and cluster communication when "Protection of all pages" on 2017-05-17 09:00:29 +02:00
kelondro assure that RWI Index.Segment IODispatcher is not blocking on shudown 2017-01-24 01:51:28 +01:00
peers added a cache to prevent too many seed enumerations 2017-05-18 00:28:00 +02:00
repository Improved new blacklist entries URL scheme detection. 2017-05-04 16:36:45 +02:00
search Quoted param value in Solr query to avoid unwanted traces in logs 2017-05-24 08:43:03 +02:00
server Updated putHTML() JavaDoc 2017-05-04 11:21:27 +02:00
utils add switchboardconstants for server ports config keys 2017-03-18 20:02:26 +01:00
visualization Fixed image and favicon viewing for unauthenticated local requests. 2016-11-28 22:10:05 +01:00
dbtest.java enhanced graphics computation (avoiding long string parsing for colours) 2014-10-15 10:31:24 +02:00
migration.java add switchboardconstants for server ports config keys 2017-03-18 20:02:26 +01:00
yacy.java Enforced access controls on some administrative actions. 2017-03-26 11:48:00 +02:00