Commit Graph

182 Commits (7bdc10c1a078c9a4534fc69e11526c8f6f56417f)

Author SHA1 Message Date
orbiter 1d8d51075c refactoring:
16 years ago
orbiter 5bb8074150 removed the indexing queue. This queue was superfluous since the introduction of the blocking queues last year, where documents are parsed, analysed and stored in the index with concurrency.
16 years ago
orbiter ca72ed7526 -removed superfluous crawl cache
16 years ago
orbiter 13c63f4082 a set of small fixes to crawling behaviour
16 years ago
orbiter 3f113f38a8 removed unused imports
16 years ago
f1ori 8931c8d6b4 improvments to debianpackage:
16 years ago
f1ori 7eb3bff5b3 * workaround for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=2220&hilit=#p16128
16 years ago
orbiter 99bf0b8e41 refactoring of plasmaWordIndex:
16 years ago
orbiter e16c25ddf7 (peak-) performance hacks
16 years ago
orbiter 14a1c33823 refactoring of wordIndex class
16 years ago
orbiter efcd95dc37 simplification of (internal) query process / refactoring
16 years ago
orbiter c25c334b75 replaced old DHT transmission method with new method. Many things have changed! some of them:
16 years ago
orbiter 94110df85a moved logging partially to kelondro
16 years ago
orbiter 83ce65707a (almost) completed partition of classes in kelondro
16 years ago
orbiter 7ee494fde5 more refactoring of kelondro:
16 years ago
orbiter bf93767ec6 refactoring of kelondro database classes
16 years ago
orbiter fc27bf8c4c refactoring of kelondro classes:
16 years ago
orbiter 0edec2b760 FULL redesign of algorithms in htmlTools to encode/decode strings from/to unicode and html.
16 years ago
orbiter 6e7d113eac fix for wrong index initialization after network switch
16 years ago
lotus 029e16b653 replaced some put(String, String) by putHTML(String, String) on serverObjects respond
16 years ago
orbiter 0cd0fee546 fixed bug with wrong proxy result enqueueing. See:
16 years ago
orbiter bb5c898441 enhancements to localsearch behavior
16 years ago
orbiter 536e77e8b7 modifications towards a single database operation to read/write http header and cached file at once:
16 years ago
danielr 17b7845eb5 * refactoring
17 years ago
danielr 3bb870bfcd added final where possible
17 years ago
orbiter c3d461d191 - removed superfluous copyright statement
17 years ago
orbiter 3ca98fee42 removed superfluous copyright statement
17 years ago
lotus f8a1e3175e new yacyTray
17 years ago
danielr 7feae906aa - organize imports
17 years ago
det f597185026 Initial import of the resource observer framework
17 years ago
orbiter 2f381b8d7a - fixed at least two causes for a NPE after a use case switch.
17 years ago
orbiter 2a604b7402 added superfast search result computation which can be obtained for local search when snippet fetching is disabled. An example search for the rss interface would be:
17 years ago
orbiter 11e00a0849 - refactoring of seedURL handling
17 years ago
orbiter 2ba6f4e92d fix for bad message about empty pw if localhost is allowed to access without pw
17 years ago
orbiter cfe6790498 - added option to switch between yacy networks, especially between the two default networks (freeworld and intranet),
17 years ago
orbiter d2ba1fd2ab major step forward to network switching (target is easy switch to intranet or other networks .. and back)
17 years ago
orbiter 968c775025 - preparation of parsing/indexing queue for concurrent execution
17 years ago
orbiter 541b817502 refactoring of switchboard queueing
17 years ago
danielr fbe335db73 consistent use of de.anomic.server.serverMemory to get information about memory statistics
17 years ago
orbiter 1dce2f1079 more multithreading support:
17 years ago
orbiter 03e7782269 more generics
17 years ago
orbiter f7c5ccedc7 more generics
17 years ago
fuchsi d517e96714 last cleanup bits to serverDate before the release. only safe refactoring (method renaming) changes outside of serverDate.
17 years ago
orbiter 6680634703 removed unnecessary functions
17 years ago
orbiter 89b9b2b02a redesigned remote crawl process:
17 years ago
orbiter 55c87b3b12 changed behavior of crawl stacker
17 years ago
orbiter a31b9097a4 preparations for mass remote crawls:
17 years ago
fuchsi 0e1738899f * Complete number localization and provide a more reasonable interface to serverObjects:
17 years ago
fuchsi 3352474dd8 Remove grouping separator in Network.xml (yacystats will woork without it) and format a few more numbers.
17 years ago
fuchsi 06e6a1ff62 Add a generalized Formatter class yFormatter inspired by http://forum.yacy-websuche.de/viewtopic.php?f=5&t=437
17 years ago
orbiter 01e0669264 re-designed some parts of DHT position calculation (effect is the same as before)
17 years ago
orbiter daf0f74361 joined anomic.net.URL, plasmaURL and url hash computation:
17 years ago
orbiter 9ca46a8c69 indexing of local (intranet) urls enabled
18 years ago
orbiter bec4dbc753 added options and execution methods for automated updates
18 years ago
orbiter 527b3decde - re-sructuring of configuration menus
18 years ago
orbiter 3421c64d26 implemented update function:
18 years ago
orbiter 2ff94b2fb4 another try to fix the restart on linux (it works on mac)
18 years ago
orbiter 1fa4feb8e6 added restart button. should work on linux and mac, but was only tested on mac
18 years ago
orbiter 9bbd39b67c - removed unfinished auto-updater from roland and martin
18 years ago
orbiter 0e57a8062b added network definition for different YaCy networks
18 years ago
auron_x 3860987c84 *) some code-cleanup
18 years ago
rramthun dee29faf15 *) System independent restart is now possible if using the updater/wrapper. - Part 1/2 (YaCy side)
18 years ago
(no author) b4b56a5475 *) Preparations for system-independent restart using the wrapper. Not functional yet.
18 years ago
auron_x cd3494a04c *) hint for idle indexer only appears if indexer is idle now
18 years ago
orbiter 03032f7d62 more tipps
18 years ago
orbiter b0cf009c16 - added an idea icon
18 years ago
(no author) b25bc6c36d *) Status page now has button to install updates (1/2)
18 years ago
orbiter 111ba9e359 - fixed some width problems in new status page
18 years ago
orbiter 8005b532ad moved message string from colums at the side of Status_p.html to main text field
18 years ago
orbiter e48189c710 enhanced cluster routing
18 years ago
(no author) 44fe8361ae *) re-enable popup configuration on status-page
18 years ago
(no author) d5b7eac6d7 *) aquirerelease should now work again
18 years ago
theli d86a823822 *) re-enable commands on status page
18 years ago
orbiter e0d6d5bacf - release information retrieval only on demand of user. Must be admin.
18 years ago
orbiter 871ee1ce0f one step closer to automatic updates:
18 years ago
theli 91c2a042a7 *) bugfix for wrong proxy traffic accounting
18 years ago
auron_x 5ba531a722 *) higher precision for QPH also on status-page
18 years ago
orbiter d25caa07bf redesigned some parts of http authentication
18 years ago
orbiter 819ff21c92 fixed QPM output
18 years ago
orbiter 306c50ac40 QPM (queries per minute) statistic stub
18 years ago
karlchenofhell 06152cdf6d - changed grammar in ViewProfile.html to comply with peer-names ending on i.e. 's'
18 years ago
rramthun 882ebf34fa *) Some enhancements to the statuspage, which save one point from the advanced config
18 years ago
(no author) 5141fa5942 combinedVersionString2PrettyString(..) renamd to combined2prettyVersion(..), new parameter "computerName" added to indentify the source of problems
18 years ago
orbiter df1629b05a - code cleanup
18 years ago
theli 706572f18d *) Bugfix for ArithmeticException caused by setting max crawling thread count was to 0
18 years ago
auron_x 57dda1a92c *)again fixing for wrong version display, now totally working with double instead of float
18 years ago
orbiter 0187c60010 because of a bug in the JRE 1.4.2 there was no memory protection
19 years ago
theli df068cf23c *) adding first version of native SSL support for yacy
19 years ago
theli ff34377ac5 *) displaying fill level of indexing and loader queue on status page
19 years ago
theli 2336f0f013 *) allow pausing/resuming of crawlJob Threads separately
19 years ago
theli 9b941fb773 *) bugfix for usage of yacy with extended port binding (e.g. #eth0:8080, 192.168.0.1:8080, etc.)
19 years ago
theli 0b9f2d785d *) showing RemoteCrawlJobQueue and RemoteCrawlTriggerQueue in status table
19 years ago
theli 4df41b313b *) changing login realm
19 years ago
theli 83328ed712 *) Display login link on Status.html
19 years ago
hydrox 56b9f34411 *)removed unused imports
19 years ago
hydrox 295aff52a3 *)added offline-browsing-support (onlineMode=0)
19 years ago
theli 525c8dcbd4 *) Adding Traffic Statistic for Crawler
19 years ago
theli 02d9af1a70 *) Restructuring and extending of Remote Proxy Support
19 years ago
theli 40777556c5 *) Connection Tracking
19 years ago
borg-0300 e642a5d8b7 more constants
19 years ago