Commit Graph

5397 Commits (692aab1318ff1ece96b5143459c1a02db54e6e62)

Author SHA1 Message Date
luc e40ae0943b - No max dimensions specified : render raw image data when source and
9 years ago
luc 5eafce5577 Rendering performance improvement : use EncodedImage constructor with
9 years ago
luc bc6c79fc12 Corrected scaling function for non RGB images.
9 years ago
luc 7f27683831 Correction erreur de compilation.
9 years ago
luc 07437986e7 Merge branch 'master' of https://github.com/yacy/yacy_search_server
9 years ago
reger 97cc03ef6a start using a template for urlproxy header
9 years ago
reger d08e421809 fix link to logo (yacysearch.xsl)
9 years ago
luc f01d49c37a Process large or local file images dealing directly with content
9 years ago
luc bfe51001e3 Merge branch 'master' of https://github.com/yacy/yacy_search_server
9 years ago
reger 7bf03856d1 add link to quick select blacklist
9 years ago
reger b4dbff6a6a fix yacysearch.json "totalResults"
9 years ago
reger 52a9040ae6 Sort out double keywords (dc_subject) early in parsed documents
9 years ago
luc 0e8b3d9a90 Refactoring : default favicon and image processing errors.
9 years ago
luc 745e97a575 Merge branch 'master' of https://github.com/yacy/yacy_search_server
9 years ago
reger a60b1fb6c2 differentiate api call getLocalPort() from getConfigInt()
9 years ago
reger 02afba730e fix detection of https port changed after set in System Admin
9 years ago
luc e90e1f165d Avoid returning an empty image when target encoding is not supported or
9 years ago
luc aa70ff4ff6 Corrected images alpha channel rendering
9 years ago
reger a2dcf64039 fix IndexImportMediawiki_p servlet's refresh header
9 years ago
Michael Peter Christen ac034db8bc Merge branch 'master' of https://github.com/luccioman/yacy_search_server
9 years ago
luc a156fd65d0 Patch to manage render or load errors is still needed after highlight.js
9 years ago
luc 37e28e0dd3 - Keep aspect ratio of images rendered directly by browser such as gif
9 years ago
reger 571609c208 upd javascript img viewerto highslide 4.1.13
9 years ago
luc e2d00585e2 Display full size preview using ViewImage Servlet.
9 years ago
luc 74b0283d57 Added image preview error management.
9 years ago
luc d6522fa4a2 Integrated haraldk/TwelveMonkeys library to first add TIF image format
9 years ago
luc 62e07a26a0 Refactoring : split into sub-functions to make it understanding and
9 years ago
reger c9937973e3 unescape MultiProtocolURL getAttributes() return values.
9 years ago
reger 10b0eb106f fix link target on iframe list in CrawlProfileEditor
9 years ago
reger 5744342fec handle image preview for url w empty file extension
9 years ago
reger 43c27aa550 upd to solr/lucene 5.3.1
9 years ago
reger 688f7b2a5c allow/display svg images in image results previews
9 years ago
Michael Peter Christen 225200194a every time a crawl is started, the user expects a different search
9 years ago
reger b92d81b073 remove double caching of inputstream in ViewImage
9 years ago
Michael Peter Christen 3c31bf845f fix for latest merge
9 years ago
luc 5578886f6f Merge branch 'master' of https://github.com/luccioman/yacy_search_server.git
9 years ago
reger 2951c9fc40 remove unused check for known fileextension in searchtrailer
9 years ago
reger 733d725dec limit css scrolling to result/content window x
9 years ago
Burkhard 4c38083a11 Merge pull request #10 from Raegdan/raegdan-css-layout-fix
9 years ago
luccioman a7179138ce Returned again to main repository location : does anyone want to
9 years ago
luccioman 199b2ce52d Translator refactoring : to simplify locale files writing, process keys
9 years ago
luccioman 4dd9c0d5d9 Merge from main repository
9 years ago
Michael Peter Christen 0a37d8af89 in case that a site crawl is started for urls with file:// path, the
9 years ago
luccioman 9df249296a Return to mai repository version
9 years ago
luccioman c1d937a90c Merge branch 'master' of ssh://git@github.com/yacy/yacy_search_server
9 years ago
reger 7c1da173e0 fix missing license in image search
9 years ago
luccioman 918ef72bbe Corrected br markup
9 years ago
luccioman f88bb2277e Corrected bookmark link title
9 years ago
luccioman 802ea66d19 Merge branch 'master' of ssh://git@github.com/yacy/yacy_search_server
9 years ago
reger 5297e80cda fix missing onclick in ConfigPortal
9 years ago
luccioman 70e483ecc6 Merge branch 'master' of ssh://git@github.com/yacy/yacy_search_server
9 years ago
sixcooler 87e4abe393 fight the fieldcache by usind DocValues: in Solr-5.x the fieldcache has
9 years ago
luccioman 67799ce867 Updated translation of index.html, yacysearch.html and
9 years ago
Michael Peter Christen df3314ac1a added a new facet type based on a probabilistic classifier using
9 years ago
Michael Peter Christen dbbad23e12 removed warnings
9 years ago
reger 9e4043731d add missing ; in base.css
9 years ago
Michael Peter Christen de8cfbe1d7 added export option to export the fulltext of the search index text only
9 years ago
Kirill Fomchenko ab22a32c09 Fixed CSS scrolling
9 years ago
Michael Peter Christen 785781253e added jsonp to suggest servlet
9 years ago
reger 821262a179 add CommonPattern for multiple spaces
10 years ago
Michael Peter Christen f901e7d3cf fix for non-authorized view of IndexBrowser: show only the number of
10 years ago
Michael Peter Christen 3c4c69adea fix for
10 years ago
Michael Peter Christen 1fec7fb3c1 suppress access to solr when doing search suggestions in case that the
10 years ago
Michael Peter Christen 886fca2260 Merge branch 'master' of git@github.com:yacy/yacy_search_server.git
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 6c2e6f1f37 remove redundant code
10 years ago
Michael Peter Christen 9c12555be5 added link to Snapshots in search results if the snapshot exists and
10 years ago
reger 72f6a0b0b2 enhance recrawl job
10 years ago
Michael Peter Christen e0a23c56c7 Merge branch 'master' of git@github.com:yacy/yacy_search_server.git
10 years ago
Michael Peter Christen fb9e1dd3f5 servlet for latest commit
10 years ago
reger 7478338a40 remove augmented parsing activation from frontend
10 years ago
reger 11aa2edfe1 remove RDFa parser activation from frontend
10 years ago
Michael Peter Christen ff11ac89f7 Merge branch 'master' of git@github.com:yacy/yacy_search_server.git
10 years ago
Michael Peter Christen 5e2d23b7a0 removed the new index export method from the IndexControlURLs_p.html
10 years ago
reger 49b79987c9 remove obsolete searchfl work table
10 years ago
Michael Peter Christen b43811d38c added surrogate import process for exported solr dumps.
10 years ago
Michael Peter Christen eec78e1b0c added intensity option to graphics
10 years ago
Michael Peter Christen c7576d6028 added a full solr export to the IndexControlURLs_p.html servlet. The
10 years ago
Michael Peter Christen 47682bf467 fix for unresolved pattern
10 years ago
Michael Peter Christen 197f7449e5 All entities of crawl profiles are now editable in the crawl profile
10 years ago
reger 1d8e1e4bac - Image search expand box, adjust javascript hs padtominsize parameter, to make sure expand box doesn't shrink on small images
10 years ago
reger 000dde9511 Eleminate duplication of values for search ResultEntry
10 years ago
reger 3d53da8236 refactor ResultEntry to be based on MetadataNode/SolrDocument
10 years ago
reger 17e820cfd7 use doctype() in ViewFile to choose display routines
10 years ago
reger aa83931765 Convert content charset for display via CacheResource_p
10 years ago
reger 3e742d1e34 Init remote crawler on demand
10 years ago
Michael Peter Christen dbf9e3503d Merge branch 'master' of git@github.com:yacy/yacy_search_server.git
10 years ago
Michael Peter Christen 8b1a30be50 removed a -UNRESOLVED_PATTERN-
10 years ago
Michael Peter Christen 9938c81378 fix for division by zero
10 years ago
reger ace71a8877 Initial (experimental) implementation of index update/re-crawl job
10 years ago
Michael Peter Christen f810915717 added crawl start from a clone with very, very large url: they are now
10 years ago
reger 609c52e987 refactor getBookmark
10 years ago
reger 5f4d35437e add bookmark.query to edit form
10 years ago
reger 89124335c4 update bookmark autosearch description
10 years ago
Michael Peter Christen 213401a446 Merge branch 'master' of git@github.com:yacy/yacy_search_server.git
10 years ago
Michael Peter Christen 97930a6aad added must-not-match filter to snapshot generation.
10 years ago
reger b47267b79c precaution against NPE on createorgetBookmark on search result
10 years ago
Michael Peter Christen 75879e051b Merge branch 'master' of git@github.com:yacy/yacy_search_server.git
10 years ago
reger 8a5b8f8789 on bookmaring of search result, remember orig. query in separate bookmark property
10 years ago
reger cf1fc7f700 harmonize filesearch input box layout
10 years ago
Michael Peter Christen e334a06370 Merge branch 'master' of git@github.com:yacy/yacy_search_server.git
10 years ago
reger 579303a04e add additional links to crawl queue pages
10 years ago
Michael Peter Christen 99718dc09a don't record dump generation calls since that
10 years ago
Michael Peter Christen 5b59477415 update to bootstrap.css 3.3.4
10 years ago
Michael Peter Christen 0d365e67a5 Merge pull request #2 from Scarfmonster/master
10 years ago
Eugene Kuligin 8ae3229306 add vertical margin to the search cloud block
10 years ago
Eugene Kuligin f9408dfa48 fix RSS icon displaying
10 years ago
reger f7b0148f6a fix NPE in Vocabulary_p servlet
10 years ago
Ryszard Goń ca1a70aec8 fix for Accept '?' URLs column in Crawl Profile List
10 years ago
Ryszard Goń b0cd0212fd SynonymLibrary status check fix for multiple files
10 years ago
Ryszard Goń f3f1b2e899 added English synonyms
10 years ago
reger 296e97c78e put https port in peers dna
10 years ago
Michael Peter Christen 088853c1e8 Merge branch 'master' of git@github.com:yacy/yacy_search_server.git
10 years ago
Michael Peter Christen fed26f33a8 enhanced timezone managament for indexed data:
10 years ago
reger f6a55f9279 incoming connection count/text fix
10 years ago
Michael Peter Christen 3e338e0987 Merge pull request #1 from Scarfmonster/master
10 years ago
reger 702c30e619 add info text icon next to Augmented Browsing check-box
10 years ago
reger 4c907bec89 show "Augmented Browsing" link in search result only if urlproxy allowed and option switched on in layout
10 years ago
Ryszard Goń 6d78a6d06e Search navigation fix
10 years ago
Michael Peter Christen a08a3c5f29 reverted json syntax for facet results to version from january
10 years ago
Michael Peter Christen d8cc773d05 fix for not valid json in case that topics are switched off
10 years ago
Michael Peter Christen 1df6492019 enhanced suggestions
10 years ago
Michael Peter Christen c7fdde3bd1 replaced "fork me" banner with github banner
10 years ago
Michael Peter Christen 876cdb083f Merge branch 'master' of github.com:yacy/yacy_search_server
10 years ago
Michael Peter Christen 2e88028c1a when selecting collections in navigation, do show the un-selected
10 years ago
reger 2f592a8063 add SynonymLibrary status to DictionaryLoader_p servlet
10 years ago
reger c59ebde083 show location nav as selectable nav in search page layout
10 years ago
Michael Peter Christen 5bc1e5cfbf use a cursor hand on facet headline to show that this is clickable
10 years ago
Michael Peter Christen 40389987ec Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
10 years ago
Michael Peter Christen f9ba50379d added an expansion option to search facets on result page:
10 years ago
reger b1ec0644e5 fix NPE in location search on missing/empty PubDate in underlaying rss data
10 years ago
reger 2f84b04fa9 add err msg on failure during Load_rss
10 years ago
reger 96292cf3eb shorten exception loggin on not available connection in Load_RSS_p servlet
10 years ago
reger 66d0b5046a fix NPE on viewfile of url not in index
10 years ago
Michael Peter Christen 5789c96292 fix: banner did not show link and qph for portal mode
10 years ago
Michael Peter Christen 9bf0d7ecb9 added a new collection type 'dht' to all documents from the peer-to-peer
10 years ago
reger 7fcf0d0b71 fix missing display of CrawlerMonitor -> robots.txt Monitor
10 years ago
Marc Nause efadb710a4 Updated Git links from Gitorious to Github.
10 years ago
reger 65f8371163 fix link to DeReWo project page
10 years ago
reger a5d19e2982 update configheuristics_p.html text
10 years ago
reger 74ed399180 remove unused statement
10 years ago
Michael Peter Christen fd4e2c809a Show dates in the content of a document in the search result:
10 years ago
Michael Peter Christen 710a0efa1b generalized time period computations
10 years ago
Michael Peter Christen dcfc384eee bugfix for fixed host/port
10 years ago
Michael Peter Christen 535f1ebe3b added a new way of content browsing in search results:
10 years ago
reger ba276d3e64 add description_txt to default query fields,
10 years ago
reger ad1596f9ac upd lucene api doc link
10 years ago
reger 1196ff01c8 revert: formatting fix eats also up highlighting
10 years ago
reger 61f42a7928 fix formatting issue in search result display
10 years ago
Michael Peter Christen 6578ff3ddb enhanced suggest function
10 years ago