yacy_search_server/source/net/yacy
luccioman a8316c79da Allow JS resorting of search results by unauthenticated users
Acces rate limitations to this search mode by unauthenticated users are
set low by default to prevent unwanted server overload but can be
customized through the SearchAccessRate_p.html configuration page

Fixes #291
2019-04-03 14:21:53 +02:00
..
contentcontrol Removed some unnecessary uses of java.lang.reflect api. 2017-08-24 18:47:18 +02:00
cora Added Solr GSA writer support for responses from remote instances 2019-03-27 18:23:41 +01:00
crawler Recrawl: 2019-01-04 18:46:59 +01:00
data Removed remaining unsafe accesses to SimpleDateFormat instances. 2018-07-02 10:00:40 +02:00
document remove warnings: 'Statement unnecessarily nested within else clause' 2019-01-10 20:02:57 +01:00
gui Fixed small unnecessary lines of code 2018-07-08 08:15:26 +02:00
http extend the SolrServlet to be usable as remote solr (incl. update) 2019-01-04 18:27:44 +01:00
kelondro Added a configurable timeout to wkhtmltopdf calls for pdf snapshots 2018-12-11 22:31:31 +01:00
peers Improve accuracy of total results count on latest pages in Stealth mode 2019-03-04 10:05:47 +01:00
repository Decode blacklist entries for easier edition of non ascii chars 2018-10-04 09:33:58 +02:00
search Allow JS resorting of search results by unauthenticated users 2019-04-03 14:21:53 +02:00
server Made /yacysearch access rate limitations user configurable 2019-04-02 17:42:50 +02:00
utils remove warnings: 'Statement unnecessarily nested within else clause' 2019-01-10 20:02:57 +01:00
visualization Fixed concurrency issue on cache used for circles rendering 2018-11-10 22:00:49 +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 Fixed detection of absolute data folder path on MS Windows 2018-11-18 10:08:20 +01:00