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