Commit Graph

484 Commits (7b108dadf77b0e2734570b872ea132b26b4dc474)

Author SHA1 Message Date
luccioman 734340c128 Fixed errors for Search portal mode or when peer is not reachable.
8 years ago
luccioman 6e1959f469 Merge branch 'master' of https://github.com/yacy/yacy_search_server.git
8 years ago
reger 7c81160f45 correct blacklist export as text url to blacklists_p.txt
8 years ago
reger 91ab8a526a add error msg to api/share.html
8 years ago
luccioman 6e96c7341a Merge remote-tracking branch 'origin/master'
8 years ago
reger 4e0892962a fix NPE in citation servlet on empty text field
9 years ago
reger d9adc2c255 load handler for Transparent Proxy on startup only if feature is activated
9 years ago
Michael Peter Christen b89465d952 0N - basic dump upload servlet infrastructure, to share index dumps
9 years ago
Michael Peter Christen f12a900f3e harmonization of http post of files for one and several files - this had
9 years ago
luc 8682dfbd5e Updated getpageinfo outputs to return page icons list.
9 years ago
luc 3cc5619d93 Improved HTML icons indexing and rendering in search results.
9 years ago
luc 571bc55937 Refactoring : use StandardCharsets constants instead of hard-coded
9 years ago
luc 55a4d15775 Added a note on deprecated default search field and operator.
9 years ago
reger 52a9040ae6 Sort out double keywords (dc_subject) early in parsed documents
9 years ago
reger a60b1fb6c2 differentiate api call getLocalPort() from getConfigInt()
9 years ago
sixcooler 87e4abe393 fight the fieldcache by usind DocValues: in Solr-5.x the fieldcache has
9 years ago
Michael Peter Christen b43811d38c added surrogate import process for exported solr dumps.
10 years ago
reger 3e742d1e34 Init remote crawler on demand
10 years ago
reger 609c52e987 refactor getBookmark
10 years ago
reger 8a5b8f8789 on bookmaring of search result, remember orig. query in separate bookmark property
10 years ago
Michael Peter Christen fed26f33a8 enhanced timezone managament for indexed data:
10 years ago
reger 7fcf0d0b71 fix missing display of CrawlerMonitor -> robots.txt Monitor
10 years ago
Michael Peter Christen 710a0efa1b generalized time period computations
10 years ago
Michael Peter Christen 974d58b01f IPv6 Fix for push interface
10 years ago
Michael Peter Christen 69eacdf4eb applying precompiled CommonPattern.COMMA.split to all places where
10 years ago
Michael Peter Christen bee5ee7cce removed some warnings
10 years ago
Michael Peter Christen 6390454652 fix for vocabulary on/off setting
10 years ago
Michael Peter Christen 7db2888336 fixed font size and print page generation in pdf snapshots
10 years ago
reger 198102304b refactor size() -> filesize() of URIMetadataNode
10 years ago
Michael Peter Christen 5516819354 preventing the use of no-cache and expires in case that images are
10 years ago
Michael Peter Christen 932faafffe reactivated on-demand snapshot loading
10 years ago
Michael Peter Christen 2362ad7c34 fix for a count issue in snapshot api
10 years ago
Michael Peter Christen 9971e197e0 Added a transaction interface to the snapshots: all documents in the
10 years ago
Michael Peter Christen c3c2b6999b fixes on wkhtmltopdf
10 years ago
Michael Peter Christen 8df8ffbb6d enhanced the snapshot functionality:
10 years ago
Michael Peter Christen d97deb5555 npe fix
10 years ago
Michael Peter Christen 4fe4bf29ad added rss feed output to snapshot servlet which can be used to get a
10 years ago
reger ff18129def ViewFile servlet: update index if newer,
10 years ago
Michael Peter Christen 226aea5914 added a servlet which can create preview images, preview tumbnails and
10 years ago
Michael Peter Christen 0550b54d56 added fix to postprocessing: avoid caching of postprocessing collection
10 years ago
Michael Peter Christen 1db476c67e fix for bad table iteration
10 years ago
orbiter 3ffe19b85c replaced old /api/table_p.xml servlet with /Tables_p.xml to avoid double
10 years ago
Michael Peter Christen 07c5b57953 removed warnings
10 years ago
reger f5967dfedf add filter to citation page and a on/off button
10 years ago
Michael Peter Christen 0bfc69b29b more ipv6 bugfixes
10 years ago
Marc Nause 1e6e69bc40 Finished implementation of UPNP:
10 years ago
orbiter 3ac31614a3 added option to reverse-sort YaCy tables (internal API change only)
10 years ago
Michael Peter Christen 2a52c6f0f1 using htroot/api/blacklists as source folder: removed package
10 years ago
reger 6654d314f1 add rss version to api/feed.rss
10 years ago
orbiter 2371d6b8db target linktexts must be string to enable search facets on these fields
10 years ago
orbiter 22ce4fb4dd better error handling for remote solr queries and exists-checks
10 years ago
Michael Peter Christen 2de159719b added an option to set 'obey nofollow' for links with rel="nofollow"
10 years ago
Michael Peter Christen 8514bffc22 enhanced postprocessing status report
10 years ago
orbiter 59160984cc timeline performance update
11 years ago
orbiter 2073e69034 fix for long periods in timeline
11 years ago
Michael Peter Christen 8c52f0651b refactoring of AccessTracker events & timeline fix
11 years ago
Michael Peter Christen 74206a10c7 refactoring
11 years ago
Michael Peter Christen 36e623d8bf enhanced metadata enrichment for media file type search:
11 years ago
Michael Peter Christen 8fd72b5e8b Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
Michael Peter Christen 81d0f01a6f added 'synchronous' and 'commit' flags in push api
11 years ago
Marc Nause f443cfa32d Improvements and bugfixes for recording actions of blacklist API.
11 years ago
orbiter 4177c9cf05 fix for crawl start check
11 years ago
Michael Peter Christen 74c249288a added a push api to make it possible to upload files directly without
11 years ago
Michael Peter Christen b3b174e2b8 fixed webgraph postprocessing and status display in Crawler_p servlet
11 years ago
Michael Peter Christen 2520590b45 migrated from pdfbox 1.8.4 to 1.8.5. They have a very long bugfix list
11 years ago
Marc Nause 4723329e29 Improved blacklist XML/JSON API.
11 years ago
orbiter 0d8072aa99 removed warnings
11 years ago
Marc Nause f98ccf952f Improved Blacklist API:
11 years ago
Marc Nause 0d88f292dc Key for parameter "blacklist name" is "list" in all servlets now.
11 years ago
Marc Nause c97da1a0d8 First draft of a blacklist API.
11 years ago
reger 727dfb5875 refactore URIMetadataNode to further unify interaction with index
11 years ago
Michael Peter Christen dd12dd392f introduction of a data structure for HyperlinkEdges which should use
11 years ago
Michael Peter Christen a37d067692 refactoring
11 years ago
orbiter c250fac9f4 linkstructure refactoring to get more options for clickdepth analysis
11 years ago
Michael Peter Christen bd886054cb new structure and enhancements for link graph computation:
11 years ago
Michael Peter Christen e8ddd415a8 enhanced the new link structure graph
11 years ago
Michael Peter Christen 7f5733638b fix for linkstructure computation: now also detecting dead links
11 years ago
orbiter 18f9c40302 moved Edge class out of linkstructure servlet as this does not work on
11 years ago
Michael Peter Christen a6bb9be97e - added d3.js for visualizations using embedded svg
11 years ago
Michael Peter Christen 48fbfa60c1 bugfix to inbound/outbound identification
11 years ago
Michael Peter Christen a3b7366aee Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
reger 92811d7850 fix: 3 more links pointing to old /xml path
11 years ago
Michael Peter Christen 656e2ce62a replacing direct html table cellspacing with css set-up for cellspacing
11 years ago
orbiter f8f88d4e81 replaced pdblue-homebrew buttons with bootstrap standard buttons
11 years ago
Michael Peter Christen 85a427ec54 support for multiple sitemaps in robots.txt
11 years ago
Michael Peter Christen bcd9dd9e1d enhanced concurrent loading by using a fixed set of concurrent loader
11 years ago
Michael Peter Christen fdaeac374a - enhanced postprocessing speed and memory footprint (by using HashMaps
11 years ago
Michael Peter Christen 1bbc0fe6d2 added a properties file format for the status_p api to support reading
11 years ago
Michael Peter Christen e40511f307 extended the status_p api with disk space information
11 years ago
Michael Peter Christen 0f6b72f24b do not use luke requests for remote solr servers if the result is
11 years ago
orbiter f6e441dd77 refactoring
11 years ago
Michael Peter Christen 6e59ca4ebf removed jena library and all code that depended on jena. When jena was
11 years ago
reger 193b8235c2 remove double jquery-1.3.1.js and adjust header links to jquery-1.3.2
11 years ago
Michael Peter Christen 77531850b5 reverted crawling strategy from latest commit.
11 years ago
Michael Peter Christen c0da966dfa enhanced crawler speed
11 years ago
reger 97e84439fb adjusted ConfigHeuristic and changed QueryGoal.getOriginalQueryString to .getQueryString
11 years ago
reger e05320b776 upd: to open more external links in new browser-tab
11 years ago
Michael Peter Christen 74466d731a use pre-compiled patterns in ymark
11 years ago
Michael Peter Christen 0db8e34625 enhanced webgraph processing
11 years ago
orbiter 19a051bec8 more monitoring for postprocessing and enhanced layout in Crawler
11 years ago