Commit Graph

2669 Commits (d553e4ff399b33b91144e26a80edb8221f2216cc)

Author SHA1 Message Date
apfelmaennchen 16a226b016 removed debug-alert() from last commit
16 years ago
apfelmaennchen 01334686bd small fixes for yacysearch.html sidebar (display=3)
16 years ago
orbiter 63a0255166 - refactoring: added new content package, which will contain connector classes for different types of data sources to import texts into the YaCy index
16 years ago
orbiter f246928c20 first attempt to add 'real' Navigation to yacy search results: host navigation
16 years ago
orbiter 54b9e99c01 - more information about peer tags
16 years ago
orbiter 41dd31cad2 replaced new navigation icons with same images but smaller resolution (16x16 instead of 128x128)
16 years ago
orbiter bffbe43e09 fix for http://forum.yacy-websuche.de/viewtopic.php?p=14522#p14522
16 years ago
low012 16d28496ac *) YaCy will load status page once it is up again after restart or update if Javascript is enabled.
16 years ago
orbiter 1efe686e3f fix for http://forum.yacy-websuche.de/viewtopic.php?p=13960#p13960
16 years ago
lotus 13fb84ab81 you can define your default number of search results displayed by search.items
16 years ago
orbiter a642d6a7b5 - added navigation icons for search result pages
16 years ago
low012 012157c87f *) fixed "select all" and "deselect all"-button
16 years ago
orbiter c01d6f43e1 - fixed problem with thread dump if no arguments are given
16 years ago
orbiter d3ca038979 fixed domain graph applet (visible in Terminal)
16 years ago
orbiter 04ec42e1d0 removed index Transfer, because it does not make sense any more to do a complete index transfer using the DHT methods. It is far easier and faster to just copy the whole index files from the source to the target peer. To do this, copy all files from DATA/INDEX/<network>/TEXT/RICACHE and DATA/INDEX/<network>/TEXT/METADATA from the source to the destination peer.
16 years ago
lotus 29f93b2abf Kaskelix looks forward to see you again :-)
16 years ago
lotus ea5729ce21 hint for search parameters
16 years ago
orbiter 55d51e4b8c fixed bug in indexcleaner
16 years ago
orbiter 89aeb318d3 enhanced the wikimedia dump import process
16 years ago
orbiter 5fb77116c6 added a submenu to index administration to import a wikimedia dump (i.e. a dump from wikipedia) into the YaCy index: see
16 years ago
apfelmaennchen 492165338d small addition for last commit
16 years ago
f1ori bde88b684a * splitt off yacyRelease from yacyVersion
16 years ago
apfelmaennchen ac3139a1fd fix for live-search positioning in header.template
16 years ago
lulabad c3cd70b461 better human readable date format
16 years ago
orbiter d2ac0aa682 - fixed possible bugs in Stack (may affect Crawler reset) and RandomAccess handling
16 years ago
apfelmaennchen acfd79ab4a yacyui-portalsearch: added keyboard controlls
16 years ago
apfelmaennchen f490eab6ba yacyui-portalsearch: clear input on window close
16 years ago
low012 ff5f82d780 *) removed description of removed commands from wikiHelp ([= =])
16 years ago
orbiter d3f8aa5a2a set of small fixes
16 years ago
apfelmaennchen 84518710d0 small fix
16 years ago
apfelmaennchen 63097513ae maybe this smoothens the timing problems yacyui-portalsearch.js a little bit
16 years ago
orbiter d31e6f9c14 fix for http://forum.yacy-websuche.de/viewtopic.php?p=14457#p14457
16 years ago
lotus 0e01e846ef small fix
16 years ago
lotus d8fca85c11 fixed search: allow dots in operators
16 years ago
orbiter d079d6dfdb small changes in surrogate reader, wiki code and portal test
16 years ago
orbiter 07f09742bb set of small fixes and comments
16 years ago
orbiter d9e62508e5 fixed a NPE bug (from SVN 5888)
16 years ago
orbiter 50e96ee894 - moved live search window in yacy to different location
16 years ago
apfelmaennchen dd489fcce0 fixed some json encoding problems in yacysearchitem
16 years ago
apfelmaennchen 0b4e4bbddd fixed css interferance for previous posts
16 years ago
apfelmaennchen ed4fb3bf75 small fix to portal search
16 years ago
apfelmaennchen 753affca4b - request: http://forum.yacy-websuche.de/viewtopic.php?f=9&t=2041#p14336
16 years ago
apfelmaennchen 4cf8b08eec Portal Search:
16 years ago
apfelmaennchen 42d936288e small update for RichClient LogViewer
16 years ago
lotus 2714ff034b avoid undefined in rssTerminal
16 years ago
apfelmaennchen 6f5ea7b1a8 small fix for previous post
16 years ago
apfelmaennchen 2eabd989ce - added a log viewer to RichClient (alpha version, very slow)
16 years ago
apfelmaennchen 557c2a32a3 small fix for yacyui-portalsearch
16 years ago
apfelmaennchen b4539a61dd some more documentation for yacyui-portaltest.html
16 years ago
orbiter 64a63306b8 added portal-test explanation page to the customization submenu
16 years ago
apfelmaennchen 64ce9da60f - new yconf parameter global
16 years ago
apfelmaennchen 5ca306da9a fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=2054#p14306
16 years ago
apfelmaennchen 9325198c42 hopefully a fix for http://forum.yacy-websuche.de/viewtopic.php?f=15&t=1762#p14305
16 years ago
apfelmaennchen 675f350d18 YaCy Portal Search Widget
16 years ago
orbiter 09987e93fd fixed some more bad handling of byte[]
16 years ago
lotus fbca4f8354 more stability on watchcrawler
16 years ago
orbiter dec495ac78 added dummy class for help page
16 years ago
lotus daea87d436 do not accept dht from bad versions
16 years ago
orbiter dfb96ecb72 more fixes
16 years ago
orbiter 1b8d346b4c fixes in connection with transiton to byte[] hashes
16 years ago
orbiter e7559f3234 fix for http://forum.yacy-websuche.de/viewtopic.php?p=13977#p13977
16 years ago
orbiter fa3adbbfc6 added domain checks to surrogate reader and RWI transfer receiver to prevent spaming using surrogates
16 years ago
low012 31c6934df2 *) fix for r5832
16 years ago
lotus 616a4d724f high-end favicon with 2 versions:
16 years ago
low012 d1116c049f *) added new method "contains()" to Blacklist interface
16 years ago
f1ori 94a6c83256 * rewrite code without using java 1.6 features
16 years ago
orbiter 29e96c1a60 bugfixes and performance hacks
16 years ago
f1ori 44daec7936 * introduce signatures to autoupdate
16 years ago
orbiter e16c25ddf7 (peak-) performance hacks
16 years ago
orbiter 63cd152969 fixes
16 years ago
orbiter 870066ab35 another fix
16 years ago
orbiter b15b059c0d fix for latest commit
16 years ago
orbiter c8624903c6 full redesign of index access data model:
16 years ago
f1ori dd6b5005ff * fix missing charset handling in getpageinfo_p
16 years ago
orbiter bd5f4c78d8 - added default profile for surrogate indexing
16 years ago
orbiter ad78e3a59f - less lines in rssTerminal
16 years ago
orbiter 12d81e98eb - fixed bad search results when searching for empty string
16 years ago
orbiter 8a24350036 - fix for join method with new generalized RWI data structure (caused by latest commit)
16 years ago
orbiter 89ec3acb3e - full abstraction of index content type: the kelondro full text index may now also contain indexes about other content than text, i.e. navigation indexes or reverse linking indexes.
16 years ago
orbiter dc2af61bc9 allow up to 50 results from remote peers
16 years ago
low012 6504b21cea *) fix for http://forum.yacy-websuche.de/viewtopic.php?t=1976
16 years ago
orbiter 601d63ef48 removed comment tag (no use at this point)
16 years ago
low012 0c8fd811dc *) first and very limited version of XML import, does not use benefits provided by XML yet
16 years ago
orbiter c08f9b36a4 refactoring of wiki parser.
16 years ago
apfelmaennchen faeff21012 - fix for display of automatic ReCrawls in surftips
16 years ago
orbiter 44e01afa5b - refactoring
16 years ago
orbiter c2359f20dd refactoring: better abstraction of reference and metadata prototypes.
16 years ago
orbiter a29a11e526 added evaluation of incoming links in webstructure api
16 years ago
orbiter f21a8c9e9c a different naming scheme for BLOBArray files. This may be necessary if blobs are written more often than once in a second.
16 years ago
orbiter 7ba078daa1 - added fast site-operator
16 years ago
orbiter bd409fb7ba added web structure analysis for a special domain that can be requested from the api.
16 years ago
orbiter 587838bd09 git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5758 6c8d7289-2bf4-0310-a012-ef5d649a1542
16 years ago
orbiter 96eaecda3e - added migration class to go from index collections to the index cell data structure.
16 years ago
apfelmaennchen 9ab009b16b fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=1890#p13476
16 years ago
apfelmaennchen eb65990f85 small fix for opera in yacyui-portalsearch
16 years ago
apfelmaennchen 695c420bcd small fix for yacyui-portalsearch
16 years ago
apfelmaennchen 95885a263a - added default properies to yacyui-portalsearch
16 years ago
apfelmaennchen c001a020a9 - small modifications to yacyui-portalsearch
16 years ago
apfelmaennchen 34a825f90d small fix for yacyui-portaltest.html
16 years ago
apfelmaennchen 9f9d7f875d small fix
16 years ago
apfelmaennchen 453f3aaa94 RichClient: further clean-up
16 years ago
apfelmaennchen e888c9a934 RichClient:
16 years ago
apfelmaennchen 42c5f930c8 reverted an accidental commit
16 years ago
apfelmaennchen b5e6232f8d small correction of font-size for portal search
16 years ago
apfelmaennchen 7425c6c3ca added an ajax loading graph to portal search
16 years ago
apfelmaennchen a975ae4a7e Added YaCy portal search: http://localhost:8080/yacy/ui/yacyui-portaltest.html
16 years ago
apfelmaennchen b57a1820bd small fix for jquery-faviconize-1.0.js to handle https properly
16 years ago
apfelmaennchen 075b58a0a9 minor fixes for RichClient search
16 years ago
borg-0300 8c494afcfe svn attributes added
16 years ago
orbiter 67aaffc0a2 - added Latency control to the crawler:
16 years ago
orbiter 61f9dbf0cc - fixed a display problem in watch crawler
16 years ago
orbiter b3f75e48fa - enhanced balancer: auto-solving of waiting-deadlocks
16 years ago
orbiter 83792d9233 more refactoring
16 years ago
orbiter 474aac65af more refactoring
16 years ago
orbiter 209f25f5f5 refactoring to integrate indexCell data structures
16 years ago
orbiter 7dff1cba62 removed option to use different primary keys in kelondro tables
16 years ago
orbiter 7f67238f8b refactoring of plasmaWordIndex: less methods in the class, separated the index to CachedIndexCollection
16 years ago
orbiter 14a1c33823 refactoring of wordIndex class
16 years ago
orbiter e2e7949feb replaced old PPM computation with a better one that simply sums up events that had been stored in the profiling table.
16 years ago
borg-0300 d612430fce copy paste mistake
16 years ago
borg-0300 acbdac1b67 corrected examples
16 years ago
orbiter 396a4451be increased timeout in ViewFile
16 years ago
apfelmaennchen 9b6fac4a82 RichClient: better handling for small screens/windows
16 years ago
lotus 8ee946bf1d show upnp status
16 years ago
apfelmaennchen f0947a20a8 - RichClient: increased ajax timeout to 10 sek.
16 years ago
apfelmaennchen e73ac67f7e - for testing JsonP cross domain request I added apfelmaennchen-JsonP as search peer to RichClient
16 years ago
apfelmaennchen f7fd3d30c2 - various changes to RichClient
16 years ago
apfelmaennchen 4f3bdc64b5 - added ?callback= parameter for JsonP support
16 years ago
apfelmaennchen d84264946b - Randspalte für Navigatoren in Suchergebnissen (display=3)
16 years ago
orbiter d7a493b4f5 added experimental timeline api
16 years ago
orbiter efcd95dc37 simplification of (internal) query process / refactoring
16 years ago
orbiter f1b712c29a small corrections to image loading methods in result presentation
16 years ago
orbiter 98f36a801a - small update to search result layout
16 years ago
lotus 4f6658b115 * non-sliding api icon
16 years ago
orbiter aa44d9bad9 more refactoring of kelondro.text / deleted de.anomic.index
16 years ago
orbiter 6ffc6e3389 more refactoring of indexer and kelondro classes;
16 years ago
orbiter 404bc21da9 simplification of (internal) query process / refactoring
16 years ago
orbiter 76ef5f0f14 refactoring of index package: better names for the classes (to be continued)
16 years ago
lotus 39a177649b * added upnp listener for devices that do not respond to discovery but advertise themselves
16 years ago
orbiter 89d8e824ed memory protection for URLAnalysis
16 years ago
apfelmaennchen 72cc1d3a6c YaCy-UI: fix for query string handling in yacyuisearch.html: http://forum.yacy-websuche.de/viewtopic.php?f=6&t=1869#p12878
16 years ago
apfelmaennchen 784a7bb7fd YaCy-UI: small fix
16 years ago
apfelmaennchen aa13d03b99 fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=1874#p12914
16 years ago
orbiter de714783b1 - added host, path, filename to search result
16 years ago
orbiter 7cfab2ee9a added a size field to the search results. The file size is now shown in the html search page and the yacyinteractive. The field is presen in the rss and json
16 years ago
orbiter 4693495bbe added sru-compatibility to yacyuisearch ('query' instead of 'search')
16 years ago
apfelmaennchen 54c7698219 YaCy-UI: some clean up of base.css
16 years ago
apfelmaennchen 5d806623d5 YaCy-UI:
16 years ago
apfelmaennchen bd6a3083c5 YaCy-UI Widget: added a target='_blank' to search results
16 years ago
apfelmaennchen b6b39e9556 YaCy-UI Widget:
16 years ago