Commit Graph

13597 Commits (1e4ceaac3f8dfcfe7a6bc969827a7ae49d719f00)
 

Author SHA1 Message Date
luccioman adf3fa493d Added comments about crawl profiles recrawl cycles
7 years ago
luccioman 3638e16c2e More comprehensive log on rejected recrawls caused by date constraint
7 years ago
luccioman d47afe6fab Use a constant for crawler reject reason prefix with specific processing
7 years ago
luccioman 4e03335625 Added more details to the recrawl job report
7 years ago
luccioman d95d393a0d Add a query link to local Solr to browse selected recrawl candidates
7 years ago
luccioman 59f7763af6 Display recrawl job report also when job is actively running
7 years ago
luccioman 6425963cee Fixed internal tables exact value match iterator
7 years ago
luccioman 0c9e0b3566 Record recrawl calls to make them schedulable
7 years ago
luccioman 433e241e4f Added a report info box about eventual last terminated recrawl job
7 years ago
luccioman b2af25b14f Added a stop condition to the Recrawl busy thread
7 years ago
luccioman 421728d25a Made possible to customize selection query before launching a recrawl
7 years ago
luccioman fab6e54fec Enforced controls (HTTP method, token) on ReIndex and ReCrawl operations
7 years ago
luccioman 36e9b1c5b3 Fixed SegmentTest test case time dependant occasional failures
7 years ago
luccioman 8a4ea1c11e Added UI switch to control content domain constraint per search request
7 years ago
luccioman 36a45b3905 Added UI setting for strictness of content-type checking on media search
7 years ago
reger cedb53be4e upd to commons-io-2.6
7 years ago
reger f8071ac8ae Make TokenizedStringNavigator (used for keyword search facet) active
7 years ago
reger 270b77074e upd to httpclient-4.5.4 and httpmime-4.5.4
7 years ago
reger 6db7f5525b upd to icu4j-60.2
7 years ago
luccioman e6907fdab3 Added optional search parameter/setting to control content domain filter
7 years ago
luccioman f52217c939 Enable full size images preview for users with extended search rights
7 years ago
luccioman d42c1773c8 Added UI setting for optional encryption with https on p2p searches
7 years ago
luccioman 09c4ee56a7 Added optional https support for remote crawl and profile operations
7 years ago
luccioman 5db1c9155a Do locale independant case conversion on hosts, schemes, and file exts.
7 years ago
luccioman 1c4803e40a Enable optional https support for /yacy/transferURL API calls.
7 years ago
luccioman 79a2ba306a Updated links to Java Regular Expressions documentation to version 8
7 years ago
reger c94bc82f6a upd to commons-compress-1.15
7 years ago
luccioman c6e1befbca Restored peer URL host name stripping removed from previous commit.
7 years ago
luccioman 17e004599d Started implementing optional https preference for protocol operations
7 years ago
luccioman 2bc61f5657
Merge pull request #149 from Scre13/bugfix_default_settings
7 years ago
ScRe13 bb3d3fe074 fixed default loading default settings; load was populated with wrong value
7 years ago
reger 20bba135fe Show hide or show public surftip button depending on current config status,
7 years ago
Michael Peter Christen b907819cb4 Merge branch 'master' of https://github.com/yacy/yacy_search_server.git
7 years ago
Michael Peter Christen 25573bd5ab added a crawl filter based on <div> tag class names
7 years ago
luccioman 640fed2a9c Removed Java 1.8 no more necessary version checking (fixes issue #147)
7 years ago
luccioman d95b288f19 Removed use of deprecated Jetty IPAccessHandler for client filtering.
7 years ago
reger cc7a93e6b6 remove deprecated jetty continuation class from urlproxyservlet
7 years ago
Michael Peter Christen 607b39b427 Merge branch 'master' of https://github.com/yacy/yacy_search_server.git
7 years ago
Michael Peter Christen 4355de0f3c (more!) evaluation of XRealIP from nginx reverse proxy
7 years ago
reger e5b4799838 upd to Jetty-9.4.8.v20171121
7 years ago
luccioman f9cba827c0 Made "tld:" modifier case insensitive and IDN complient.
7 years ago
luccioman a4494d6e01 Improved support for internationalized domain names on "site:" modifier
7 years ago
luccioman d07006bac4 Do locale independant case conversion on "filetype:" query modifier.
7 years ago
luccioman 8fbf25d1ed Made "site:" query modifier case insensitive.
7 years ago
luccioman 867388e05b Refactored 'site:' query modifier parsing into a dedicated function.
7 years ago
luccioman c5c3cc1274 Use HTTP Post operation for resetting memory monitoring state.
7 years ago
reger 0704b1d644 upd to httpcore-4.4.8
7 years ago
luccioman bfe753acea
Merge pull request #144 from him2him2/_fic_HTTPS
7 years ago
luccioman c9d80b5b77 Prefer fine URL match over approximate URL mask regex on final filtering
7 years ago
luccioman 0a120787e3 Improved accuracy of URLs search filters : protocol, tld, host, file ext
7 years ago