Commit Graph

8359 Commits (665d087d768bd5ae182e2e114403ad0bfe295ec2)

Author SHA1 Message Date
luccioman 09e72eb0a4 Set Config Portal as a private administration page.
8 years ago
reger ba339a2a45 Add servlet to import warc file from filesystem IndexImportWarc_p.html.
8 years ago
Michael Peter Christen 1d81b8f102 Merge branch 'master' of git@github.com:yacy/yacy_search_server.git
8 years ago
Michael Peter Christen 69081bce00 added export to elasticsearch. The export dump can easily be imported to
8 years ago
reger 510f11d374 Implement surrogate import from Warc archives (as first option handle
8 years ago
luccioman 4b649b0a11 Fixed NPE case and API URL link on Solr HTML output for webgraph core.
8 years ago
luccioman af28a07780 Updated API calls recording/replay with recent changes.
8 years ago
reger 81670c3484 One more use of SwitchboardConstants.SERVER_PORT constant,
8 years ago
luccioman cde237b687 Enforced access controls on some administrative actions.
8 years ago
luccioman df5970df6d Extended Apache HTTP Digest Auth. for use of YaCy encoded password
8 years ago
reger f05976c017 Display the local search word statistic in alphabetic order
8 years ago
reger 3dd23c178b Introduce the option to configure a shutdown port.
8 years ago
reger a2afb4bae0 add switchboardconstants for server ports config keys
8 years ago
reger 56d0a87a83 remove double occuance of geo:lat in rss tokens
8 years ago
reger b4fa1141b8 implement RequestHeader getRequestURI, getRequestURL for legacy request
8 years ago
reger 209a7374bd remove unused import pdfParser
8 years ago
reger de1c1c16db Improve pdf text extraction resource handling.
8 years ago
reger 9b6d1abd9e eliminate some compiler unchecked and deprecation warnings
8 years ago
reger 18c7563dbe Extend DCEntry.getLanguage convert to ISO639-1 codes for more languages
8 years ago
reger ce87025462 further avoid to set connect info properties as header value
8 years ago
reger cd4d891ea4 use pre-defined "Connection" header key, replace depreceated
8 years ago
luccioman 0173b0bc32 Added an advanced settings page for referrer policy settings.
8 years ago
reger 81963a89fe fix proxyservlet response url to respect http scheme if a relative
8 years ago
luccioman cdcd923375 Privacy enhancement : added settings to control referrer policy.
8 years ago
reger 86534a56f7 fixed ReindexSolrBusyThread new and unexpected repeat of same query with
8 years ago
reger 275c0cddd1 Adjust DefaultServlet test case to recent change,
8 years ago
reger 41e2ee0eca Fix call parameter for ConnectionInfo in MonitorHandler
8 years ago
luccioman ac766327d3 Switched a few more Solr fields from strictly mandatory to optional
8 years ago
reger f254fcfc67 fix htmlParser <script> text extraction on code containing expression
8 years ago
luccioman 2f191e0e1c Improved MultiprocotolURL non ASCII characters support.
8 years ago
luccioman 18e8b3a220 Merge branch 'escape' of https://github.com/sinkuu/yacy_search_server
8 years ago
reger 7419989de3 Correct dublincore title property text to lowercase in htmlresponsewriter,
8 years ago
Burkhard 4fdc11cae8 Update SearchEvent.java
8 years ago
luccioman cdc7f3e431 Switched some Solr fields from mandatory to optional
8 years ago
luccioman 3475d8c1a9 Merge branch 'master' of https://github.com/yacy/yacy_search_server.git
8 years ago
luccioman c68a8be2d9 Refactored and enforced Solr mandatory fields for proper operation
8 years ago
reger 334c70c37a correct fromDate init value on missing param in api/timeline_p servlet
8 years ago
reger cc770512d5 add hint of query syntax in AccessTracker log (qs=normal querystring,
8 years ago
luccioman e5858bc8c8 Fixed a NullPointerException case possible on Index Export
8 years ago
reger 7e53860fc7 fix NPE in HTMLResponseWriter on missing document title
8 years ago
reger 5e8879beb7 Reduce self generated content for text_t (visible text index field)
8 years ago
luccioman 6e89d125f2 Added robots.txt support for heuristics federated search.
8 years ago
sinkuu a46b232bf1 Use java.net.URLDecoder
8 years ago
luccioman bf16de29c1 Added support for HTML OpenSearch results.
8 years ago
luccioman 54405577aa Replaced absolute redirection locations by relative ones when possible.
8 years ago
luccioman 1857651988 Added a new Debug/Analysis advanced settings subsection.
8 years ago
luccioman 526f2d6a8b Fixed NPE case occurring when local solr index is disabled in search.
8 years ago
luccioman def55ec166 Improved termination of timed out remote solr requests to peers.
8 years ago
luccioman 08de58b6d3 Named a Thread without name for easier monitoring
8 years ago
luccioman 9a5a124bf2 Distinguished solr connectors thread names for easier monitoring.
8 years ago