Commit Graph

705 Commits (376bcfd54c08d4408fd8258fe702e60a9ac9cf8f)

Author SHA1 Message Date
luccioman 387d646c0e Added gzip compression of responses returned to user-agents accepting it
7 years ago
luccioman 35826a3091 Added a search page customization setting to display or not favicons
7 years ago
luccioman 79bd9f623a Updated YaCy home page embedded links from http to https scheme
7 years ago
luccioman a3ec7a7a5f Added analysis optional setting to compute statistics on text snippets
7 years ago
luccioman 69690c13a0 Optionally allow external Solr server with self-signed certificate
7 years ago
Marc Nause 1e4ceaac3f Removed seed URLs pointing to server low.audioattack.de since it will not be updated anymore.
7 years ago
luccioman 6784c9be68 Updated external Solr setup basic instructions
7 years ago
luccioman c3ff50c17a Updated the list of audio file formats supported by the audioTagParser
7 years ago
luccioman 9412881230 Added basic support for autotagging microdata annotated item types.
7 years ago
luccioman e6907fdab3 Added optional search parameter/setting to control content domain filter
7 years ago
luccioman 17e004599d Started implementing optional https preference for protocol operations
7 years ago
luccioman d95b288f19 Removed use of deprecated Jetty IPAccessHandler for client filtering.
7 years ago
luccioman f01aac31fd Made possible to use https for remote search on peers with SSL enabled.
7 years ago
luccioman bab5f0485f Added signing key to developer releases location.
7 years ago
luccioman af198b990b Added an optional login link/status to the search public top nav bar.
7 years ago
luccioman dbff7b14fc Add a configurable limit to tags initially displayed in search results
7 years ago
luccioman ef8aea7f8d Made the dates navigator max elements number user configurable.
7 years ago
JeremyRand d37df75afa
(WIP) Optionally sort HTML search items via Javascript.
7 years ago
reger b6a41df4f7 Remove deprecated YaCyProxyServlet
7 years ago
reger 41616de0b8 Add SolrConfig ClassicIndexSchemaFactory to prevent Solr startup warning.
7 years ago
reger 9220ccbec7 remove reference to velocityresponsewriter in solrconfig.xml
8 years ago
reger 4be4bfbba6 remove sample path setting in solrconfig.xml not valid in Yacy
8 years ago
luccioman f6e8d71718 Prevent high CPU load at startup, caused by the Solr suggester build.
8 years ago
luccioman 28b451a0b3 Made Cache compression level and lock timeout user configurable
8 years ago
luccioman 73ab4a7b3a Prevent log pollution from unwanted Solr warnings.
8 years ago
Michael Peter Christen 6fe735945d migrated Solr 5.5 -> Solr 6.6 and from Java 1.7 -> 1.8
8 years ago
reger a814f3d885 Introduce keyword query parameter
8 years ago
luccioman d90b001e1b Improved previous merge "Show ranking in HTML UI".
8 years ago
luccioman efe1232d90 Merge branch 'html-show-ranking' of
8 years ago
luccioman 09e72eb0a4 Set Config Portal as a private administration page.
8 years ago
reger 1ccc44e681 fix default/httpd.mime Z file extension to lower case
8 years ago
reger 44a9a580e3 remove seedlist bootstrap target (not working for some longer time)
8 years ago
reger 3dd23c178b Introduce the option to configure a shutdown port.
8 years ago
reger f7fce1baad make digest default authentication in defaults/web.xml
8 years ago
luccioman 9d9f86dcdd Updated Archive-It heuristics URL.
8 years ago
luccioman cdcd923375 Privacy enhancement : added settings to control referrer policy.
8 years ago
luccioman 13c5c09518 Fixed datacite.org heuristics base url.
8 years ago
luccioman ac766327d3 Switched a few more Solr fields from strictly mandatory to optional
8 years ago
luccioman cdc7f3e431 Switched some Solr fields from mandatory to optional
8 years ago
luccioman c68a8be2d9 Refactored and enforced Solr mandatory fields for proper operation
8 years ago
reger 6ec6ab55ba removed faroo news from default opensearch config
8 years ago
reger f85aaa7c76 update opensearch conf - remove suche.sueddeutsche.de
8 years ago
luccioman bf16de29c1 Added support for HTML OpenSearch results.
8 years ago
luccioman 1857651988 Added a new Debug/Analysis advanced settings subsection.
8 years ago
luccioman 826e5bbadd Documented /HostBrowser.html related configuration settings
8 years ago
Michael Peter Christen dbd34befc0 added luccioman development release builds as discussed in
8 years ago
Michael Peter Christen 204e507b2b updated seed-list bootstrap locations
8 years ago
luccioman aa9ddf3c23 Added control over Robots.txt active threads maximum number.
8 years ago
reger 08a0acc35d make a YearNavigator availabel, useable as SearchEvent.naviator plugin.
8 years ago
reger bad8f87998 remove old/obsolete clear text "adminAccount" credential entry from init
8 years ago
luccioman 7296e3884f Switched even more URLs to pure relative ones.
8 years ago
luccioman 84b81c1af0 Switched more URLs to relative ones when possible.
8 years ago
reger af39a76bf6 Reduce number of default max. search navigator lines (from 10000)
8 years ago
luccioman 6e1959f469 Merge branch 'master' of https://github.com/yacy/yacy_search_server.git
8 years ago
JeremyRand 4963ecb0a0
Add preference (disabled by default) to show the ranking for each result on the HTML UI.
8 years ago
luccioman b3b75b0498 Accessibility : add a customizable alternative text to YaCy log
8 years ago
reger 35a7d57260 update lucenematchversion to current (5.2.0 -> 5.5.0)
8 years ago
Marc Nause 1f7013a1e3 removed unused properties in default config (CGI capabilities of YaCy's
8 years ago
luccioman 893a40995a Merge branch 'master' of https://github.com/yacy/yacy_search_server.git
8 years ago
Michael Peter Christen 634e48309b another peer list update
8 years ago
Michael Peter Christen 16420e5507 added another principal peer
8 years ago
luccioman 6e96c7341a Merge remote-tracking branch 'origin/master'
8 years ago
JeremyRand 433217b33e Properly support multiple Boost Queries. (Previous code was broken because it concatenated multiple Boost Queries together rather than passing Solr an array.)
9 years ago
reger ef24593347 delete obsolete SEARCHRESULT busythread constants
9 years ago
reger 8410536f75 keep svnRevision in .init for convert of .conf until release >1.83
9 years ago
reger 726ebee65a include Version config string in yacy.init (replacing svnRevision)
9 years ago
Michael Peter Christen f4591b1b51 Merge branch 'master' of git@github.com:yacy/yacy_search_server.git
9 years ago
Michael Peter Christen 1ce38fdaed 0n - added experimental zeronet network which supports intranet peers
9 years ago
Michael Peter Christen d05ffa1c51 update to seed list
9 years ago
reger 16724c1283 remove unused proxyCookieWhiteList from yacy.init
9 years ago
luc 3cc5619d93 Improved HTML icons indexing and rendering in search results.
9 years ago
Michael Peter Christen 5d635879f8 Merge pull request #40 from Scarfmonster/autocrawl
9 years ago
Ryszard Goń 7d6e0d8470 Add missing settings to autocrawl settings page
9 years ago
Ryszard Goń a98c395023 Add the Autocrawl thread
9 years ago
reger 4765e374e6 altered clac. of search result items per page to display
9 years ago
Ryszard Goń 1728cd30c6 Create autocrawl profiles
9 years ago
reger e8256bb3b1 remove blekko from opensearch config (not available)
9 years ago
reger a5faf73afa remove obsolete yacy.init entries interaction.*
9 years ago
sixcooler dce1cb65c4 Merge remote-tracking branch 'choose_remote_name/master'
9 years ago
reger e84d94f8ca fix mime table for ms office / open office documents
9 years ago
reger 15e46b2bad exclude in/outboundlinksnofollowcount_i from default schema fields
9 years ago
luc 8c4ab9c76b Added an option to eventually limit size of remote solr documents put to
9 years ago
luc 55a4d15775 Added a note on deprecated default search field and operator.
9 years ago
reger b2c8bc0ae6 remove md5_s from default index fields
9 years ago
sixcooler f5a9948860 do not store subfield *_coordinate
9 years ago
sixcooler fca353e5eb set startuptype of most solr handlers to lazy
9 years ago
reger c720b4c249 remove override of dynamicField coordinate_p in solr schema
9 years ago
reger f0b5bc93a3 remove obsolete yacy.init entry "secureHttps"
9 years ago
reger 5e45f1a460 enable Solr schema dynamicField _p (type=location) for YaCy coordinate_p field
9 years ago
sixcooler 87e4abe393 fight the fieldcache by usind DocValues: in Solr-5.x the fieldcache has
9 years ago
reger 250f6457f0 remove exired domain titan.deep-one.in from bootstrap.seedlist
9 years ago
Michael Peter Christen df3314ac1a added a new facet type based on a probabilistic classifier using
9 years ago
Michael Peter Christen e1cd9c0dba added another default network / commented out
9 years ago
reger 00d2062813 Rem depreciated AdminHandlers in solrconfig.xml
10 years ago
Michael Peter Christen 694b22f165 migration to Solr 5.2: huge benefits - this is a lot faster!
10 years ago
Michael Peter Christen 9c12555be5 added link to Snapshots in search results if the snapshot exists and
10 years ago
reger 6bc8a9b11e make Quality of Service Servlet available to prioritize requests from local host
10 years ago
Michael Peter Christen b060ba900d added parsing of contentprop attribute in html tags for
10 years ago
Michael Peter Christen 4cb4f67f38 added parsing of dd, dt and article html fields. The parsed result is
10 years ago
Michael Peter Christen 36e9cdb376 testing switching off cold searchers; maybe this brings performance
10 years ago