summaryrefslogtreecommitdiff
path: root/htroot/yacysearch.java
AgeCommit message (Expand)Author
2022-10-02moved all remaining servlet classes to new locationMichael Peter Christen
2022-02-11Make bookmarks.html accessiblereger24
2022-02-09Add option to add host to default blacklist from search resultreger24
2021-09-16removed ymarksMichael Peter Christen
2020-02-18xss protectionMichael Christen
2019-04-05Render a relevant message and status on blocked search requestsluccioman
2019-04-03Allow JS resorting of search results by unauthenticated usersluccioman
2019-04-02Made /yacysearch access rate limitations user configurableluccioman
2019-01-24Added the possibility to customize facets sort type and directionluccioman
2018-08-20Removed unnecessary '+' character URL decoding from search queryluccioman
2018-02-23Added HTML5 embedded audio for results playing on supporting browsersluccioman
2018-02-08Fixed loss of "meanCount" search param when using facets or page buttonsluccioman
2018-02-06Remove old query terms from search results suggestions links.luccioman
2018-02-06Enable results suggestions (Did you Mean) even when RWI is not enabled.luccioman
2018-01-02Added UI switch to control content domain constraint per search requestluccioman
2017-12-23Added optional search parameter/setting to control content domain filterluccioman
2017-12-04Made "tld:" modifier case insensitive and IDN complient.luccioman
2017-10-26Enable HTTP Digest authentication for non admin users.luccioman
2017-10-24Use the same top nav bar on index.html and search results.luccioman
2017-10-21Added an optional login link/status to the search public top nav bar.luccioman
2017-09-29Ensure private search features are not lost on Digest auth timeoutluccioman
2017-09-25Made the dates navigator max elements number user configurable.luccioman
2017-09-16Restrict JS results resorting to authenticated users.luccioman
2017-09-15Apply JS resort only when currently relevant : p2p text searchluccioman
2017-09-13Disable manual search results resorting when resorting is done with JSluccioman
2017-09-03(WIP) Optionally sort HTML search items via Javascript.JeremyRand
2017-08-31Fixed count of filtered results from local solr.luccioman
2017-08-31Use final results counts in progress bar detailed statistics.luccioman
2017-08-28Added a button to manually refresh sorting of p2p search results.luccioman
2017-01-22Removed temporary test main method commited by mistake. luccioman
2017-01-01On negative result vote also delete document from fulltext indexreger
2016-12-20Enabled displaying results after 14th page for local search queries.luccioman
2016-11-14Make ServletRequest implement the standardized HttpServletRequest interface,reger
2016-11-12Absolute URLs in yacysearch.* : ensure no downgrade from https to httpluccioman
2016-09-30Fixed some HTML validation errors : Illegal character in queryluccioman
2016-07-01prevent dealing with -UNRESOLVED_PATTERN- eventID parameter in html includesreger
2016-05-08optimize surftip data load,reger
2016-01-13altered clac. of search result items per page to display reger
2016-01-12remove contendom depending override of search result items per pagereger
2016-01-04remove blekko from opensearch config (not available)reger
2015-12-13fix use of NETWORK_SEARCHVERIFY for rwi verificationreger
2015-12-13remove unused network scanner parameter from queryparameterreger
2015-10-31differentiate api call getLocalPort() from getConfigInt()reger
2015-08-10added a new facet type based on a probabilistic classifier usingMichael Peter Christen
2015-08-03removed warningsMichael Peter Christen
2015-06-24suppress access to solr when doing search suggestions in case that theMichael Peter Christen
2015-05-07precaution against NPE on createorgetBookmark on search resultreger
2015-05-03on bookmaring of search result, remember orig. query in separate bookmark pro...reger
2015-04-15enhanced timezone managament for indexed data:Michael Peter Christen
2015-02-09enhanced suggest functionMichael Peter Christen