Commit Graph

854 Commits (d1091e79f83591502fdc08444aca84b733300a71)

Author SHA1 Message Date
orbiter 8b95a26866 better magic
14 years ago
orbiter 2700a58e5a added a magic to the peer ping that will be used in case that the contacting peer requests that it's reported IP shall be used for a back-ping. The back-ping now also returns the same magic which will make it possible that the requested peer can verify that the back-pinged peer is actually the same peer.
14 years ago
apfelmaennchen b2281f0b7d YMark: intermediate work towards flexigrid support
14 years ago
lotus 06afa94f9d hups
14 years ago
lotus a9a9db98c8 better rename modified version
14 years ago
lotus e19ca27004 do not autocomplete on mouseover. this has resulted in unwanted autocomplete.
14 years ago
low012 2861d0888a *) simplified code\n*) fixed potential NumberFormatExceptions
14 years ago
orbiter 8f11d3a5bb redesigned the ScoreMap classes:
14 years ago
orbiter 694fa3a2a5 - replaced more direct string-based UTF-8 conversions by predefined UTF-8 conversion
14 years ago
orbiter cb1f49d0f2 replaced all 'new String' with default encoding (missing) or UTF-8 encoding with a String generation method that uses a pre-defined Charset constant for UTF-8. This avoids a cache-lookup for the Charset object using String hashing of the String 'UTF-8'.
14 years ago
orbiter bed79402be introduction of a new remote search load control: the remote search has taken 10 results per peer with a time-out of 3 seconds so far. The attributes of number of results per peer and time-out time can now be configured.
14 years ago
orbiter 5e186e0122 continuing the fight against deadlocks during time formatting: better caching.
14 years ago
orbiter 4473cf8c61 replaced utf-8 with UTF-8
14 years ago
orbiter 5892fff51f introduction of dht-burst modes: this can expand the number of target peers in some cases where a better heuristic is needed. The problematic cases are either when a muti-word search is made (still a hard case for our term-oriented DHT) or when a network operator wants that all robinson peers are asked. We therefore introduced two new network steering values that switch on more peers during the peer selection. Because the number of peers can now be very large, the number of maximum httpc connections was also increased.
14 years ago
orbiter 4588b5a291 - fixed document number limitation for crawls that restrict the number of documents per domain
14 years ago
orbiter 88773e4daa changed the default port from 8080 to 8090
14 years ago
orbiter 28f669bf0b - fixed/enhanced move to SD/16:9 images (network, web structure)
14 years ago
orbiter efb4ca8fa8 modified auto-delete of search failure-words:
14 years ago
orbiter 6c1b14c8e1 - more control in access tracker: count number of returned search results (not only info how much is in the index)
14 years ago
orbiter 10ae8d961b - cora package has now no dependencies to other yacy packages and becomes a 'base' package (refactoring)
14 years ago
orbiter a4c9d27287 - moved some variables from Stwitchboard to new class AccessTracker
14 years ago
orbiter a563b05b60 enhanced crawler:
14 years ago
orbiter db99db4be9 some redesign of the search-fail-response mechanism:
14 years ago
orbiter 18d33b5c6d fixed several search result navigation bugs
14 years ago
orbiter 49b5a206cd - better caclculation of search result size
14 years ago
orbiter a9f754c45f removed unused CR accumulation and distribution process
14 years ago
low012 e7552bd719 *) cleaning up the code a little bit
14 years ago
low012 38fdf43587 *) renamed classes according to standard Java coding conventions
14 years ago
apfelmaennchen 808edffaf6 ymarks
14 years ago
apfelmaennchen 43586a2ace a update to ymarks (please test if you wish):
14 years ago
orbiter 25a8e55bc9 more logging about bad seeds
14 years ago
orbiter 959b8c6fa0 - allow greater seed size
14 years ago
apfelmaennchen 7adfe4a1c1 fix for http://forum.yacy-websuche.de/viewtopic.php?f=5&t=35#p21092
14 years ago
orbiter 863065abc4 added user agent logging to access tracker
14 years ago
orbiter ed4371dcf3 enhanced navigation implementation and enhanced tag cloud computation
14 years ago
orbiter ca738ac924 - added a tag cloud to search results (using the topics)
14 years ago
apfelmaennchen beb65437d2 additional fix for the widget - now a second result page is loaded automatically in case of too little search results for the scroll event to trigger
14 years ago
apfelmaennchen 2bb0c9b503 Fix for search widget keyup event handling. ESC will close the widget window and RIGHT will load additional search results, especially when the scroll event won't work because of too litte results.
14 years ago
orbiter a59c885ee0 autocomplete and did-you-mean can now understand _all_ languages and can generate suggestions in all languages and character types
14 years ago
orbiter b7acd92ce4 Auto-Suggestions for YaCy Search:
14 years ago
orbiter 24f1cba7b2 performance hacks:
14 years ago
orbiter 45b1ab3d07 custom + generic skins:
14 years ago
apfelmaennchen dffa142529 Fix for author navigator in yacyui-portalsearch.js
14 years ago
orbiter aacf572a26 - enhancements for search speed
14 years ago
low012 f32bb5e51f *) Changed image in Steering.html from linked image to embedded image because shutdown is so fast now, browsers can't load image before Yacy instance is gone already. Had to make image smaller since IE does not accept large Base64 encoded images.
14 years ago
orbiter ac1c08924e more performance hacks
14 years ago
orbiter 2e75879504 fix for latest commit
14 years ago
orbiter 6e4653cf50 remove DoS protection in remote search for intranet hosts
14 years ago
orbiter 906c572621 - enhanced index create menu structure
14 years ago
orbiter 64860dc1bb enhanced search event logging (to be used for further improvements)
14 years ago
orbiter 348dece62f redesign of the SortStack and SortStore classes:
14 years ago
orbiter 9d080f387e change in handling of the all-visible home path for storage in YaCy:
14 years ago
orbiter 3197ca42ed preparations to move the HTCache into cora:
14 years ago
mikeworks aa663cda4d ConfigUpdate_p.html and ConfigUpdate_p.java: Added check for downloaded releases and disabled buttons in case no new releases available
15 years ago
mikeworks 0f248e7433 ConfigBasic.html: XHTML 1.0 Strict fixes
15 years ago
orbiter b6fb239e74 redesign of parser interface:
15 years ago
orbiter bf25407fdd added peer hash to internal RSSFeed. The hash will be used to display news activities in the network graphic.
15 years ago
orbiter 1557e0f2d0 - some refactoring for internal RSSFeed (protocol of all actions as seen on status page)
15 years ago
orbiter 7bcfa033c9 more abstraction of the htcache when using the LoaderDispatcher:
15 years ago
orbiter 090eae2cf5 fix for broken index abstract generation
15 years ago
orbiter 1610c81dff fixes for embedded search / search widget
15 years ago
orbiter 11639aef35 - added new protocol loader for 'file'-type URLs
15 years ago
orbiter e40542579e fixes for wrong attribut name search->query (SRU)
15 years ago
orbiter 7b880d73d0 adjustments to granted query size
15 years ago
orbiter 586bc4d920 - remove superfluous entries in remote search tracker handles
15 years ago
orbiter 90c3e5d6f6 - cleanup, removed unused imports
15 years ago
orbiter b18a7606a0 some performance hacks and fixed after reading dump in
15 years ago
orbiter b7efbe55cf i guess these documents are here by mistake
15 years ago
orbiter 1a8a134e0c continuing String-hash - to - byte[]-hash redesign that was started in SVN 6775 and continued in SVN 6790
15 years ago
orbiter 25aef069a6 continuing String-hash - to - byte[]-hash redesign that was started in SVN 6775
15 years ago
mikeworks aad0a3045a Fixed CSS file yacyui-portalsearch.cs
15 years ago
mikeworks 6ef4900ec5 Changed function name status() -> statuscheck() in yacyui-portalsearch.js fixing the "status is not a function" bug visible in Firefox error console:
15 years ago
orbiter 1e8e79b9ef redesign of reference hash (URL-hash) parameter hand-over:
15 years ago
orbiter 6c093d6aed - enhanced domain navigator computation
15 years ago
orbiter bfb518cd47 some refactoring to get the LoaderDispatcher a little bit more independent from the switchboard
15 years ago
orbiter 884b262130 - added a new Wiki Namespace Navigator
15 years ago
orbiter f175f9a2d3 changed way how number of search requests are counted:
15 years ago
lotus 530b77d05a adapted loglevel for accepted urls
15 years ago
lotus 5f661d9f5d fix receive of crawl receipt in private peer mode
15 years ago
orbiter 7fdf59a77f misc NPE check
15 years ago
suessthomas a29b17a2fd Minor HTML Changes, Images recompress.
15 years ago
orbiter 82f57f79e5 more PMD enhancements
15 years ago
orbiter 5d930c96f0 more fixes to search result page navigation
15 years ago
orbiter a06f7ddb33 more PMD recommendations
15 years ago
orbiter dd459281c8 applied code changes that are recommended by PMD
15 years ago
orbiter 362b7a929b added extensive memory protection logic to avoid out of memory errors that may be caused by the RowCollection memory allocation function
15 years ago
orbiter 8281e29963 - more configuration for profiling graph (number of events)
15 years ago
orbiter 4a5100789f replaced _all_ size() == 0 with isEmpty() and all size() > 0 with !isEmpty(). The isEmpty() method is much faster in some cases, especially when used to access badly balanced hashtables where an size() operation becomes a large iteration.
15 years ago
orbiter 491ba6a1ba - some refactoring in workflow
15 years ago
orbiter 4c6312d103 enhanced image search
15 years ago
orbiter 2d8f3ee301 some performance hacks
15 years ago
orbiter 36fbfdcb21 more performance for remote search
15 years ago
orbiter 5c7b32a4fa better performance for list api (blacklist transfer)
15 years ago
orbiter 5399d1e2bc refactoring (reason: get more abstraction to use the blacklist class; for integration in other servlets)
15 years ago
orbiter 4431b9767e added about 450 replacements for printStackTrace() methods to pipe such traces into the log at DATA/LOG/
15 years ago
orbiter a0e891c63d - some redesign in UI menu structure to make room for new 'Content Integration' main menu containing import servlets for Wikimedia Dumps, phpbb3 forum imports and OAI-PMH imports
15 years ago
orbiter 5e8038ac4d - refactoring of blacklists
15 years ago
orbiter 3528b970d6 - refactoring
15 years ago
orbiter b79f4f062f refactoring of yacy documents and parsers: they depend now only on the kelondro classes
15 years ago
orbiter 5841ee83d3 refactoring
15 years ago
orbiter ce8dc575ca refactoring
15 years ago
orbiter bea3b99aff moved table and util classes
15 years ago
orbiter 1e4f8b56ed accumulated classes from different packages into the new rwi package
15 years ago
orbiter 4446acc8cd moved kelondro order
15 years ago
orbiter f677d534b1 start of a really extensive refactoring which will produce a hierarchical package structure with the domain yacy.net as package root
15 years ago
orbiter 735e2737e3 * added index segments
15 years ago
orbiter 04a548a1e3 - temporary integrated the transferURL servlet as static class instead as a class that is called using reflection to investigate the OOM problems in that class
15 years ago
orbiter 033554dc12 more logging in tranferURL to find OOM bug. See also
15 years ago
orbiter 847c3027ff added
15 years ago
orbiter 3ebb228ea1 added smaller icon for widget
15 years ago
orbiter e7736d9c8d more refactoring: made all variables in SearchEvent private
15 years ago
orbiter d8ca6e6bf1 more refactoring for search
15 years ago
orbiter 72ac5bd80f refactoring of search process.
15 years ago
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
f1ori 8931c8d6b4 improvments to debianpackage:
16 years ago
orbiter 0e8647d62f refactoring of search classes
16 years ago
orbiter dafffd0153 refactoring of parsers and document processing
16 years ago
apfelmaennchen ba7905aaa8 PortalSearch:
16 years ago
orbiter 154bbc3364 code cleanup: call of static methods directly to the class
16 years ago
orbiter 222850414e simplification of the code: removed unused classes, methods and variables
16 years ago
apfelmaennchen d69d89caed portalsearch: better navigator call href='javascript:...
16 years ago
apfelmaennchen 477a4e14f9 updated styles
16 years ago
apfelmaennchen 0a38dd41b3 replacing styles
16 years ago
apfelmaennchen 565230d2a0 another atempt to fix the widget on linuxtag.de
16 years ago
apfelmaennchen f92daf9cc5 fixed the "1 to 10 of 10" bug in portalsearch for less than 10 results
16 years ago
apfelmaennchen e51ba46b8a css fix for forum search
16 years ago
apfelmaennchen 0923f20993 font-size fix
16 years ago
apfelmaennchen edef81b41d again a css fix for portalsearch :-(
16 years ago
apfelmaennchen 32d0ee964f more css fixes ;-)
16 years ago
apfelmaennchen cfd3d672a7 portalsearch css fix
16 years ago
apfelmaennchen a71bb7178d small fix for portalsearch
16 years ago
apfelmaennchen 121728643b - css fix for navigators
16 years ago
apfelmaennchen 3164d9a205 small fix for favicons
16 years ago
apfelmaennchen b6058a7db1 yacyui-portalsearch:
16 years ago
orbiter 57af311627 fix for wrong urls in navigator when a tenant is used
16 years ago
lotus 01853ce849 removed "illegal character"
16 years ago
orbiter f2db0d248b fix for multi-word search (makes a replace-all)
16 years ago
apfelmaennchen 7fcffdcb3c - yacyui-portalsearch: fix for multiple search terms
16 years ago
apfelmaennchen f091ad3e23 - hopefully a fix for the 'koblenz'-bug
16 years ago
apfelmaennchen d268bb5108 yacyui-portalsearch: auto open navigator sidebar
16 years ago
apfelmaennchen a22103560c yacyui-portalsearch waits with execution until all svripts have been loaded. It checks the load status every 200ms!
16 years ago
apfelmaennchen 49955cc7b9 fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=2209&p=15984#p15984
16 years ago
apfelmaennchen 2bb020a7a5 yacyui-portalsearch: small improvement to navigators
16 years ago
apfelmaennchen fee88d5fa3 maybe this fixes: http://forum.yacy-websuche.de/viewtopic.php?f=6&t=2209#p15967
16 years ago
orbiter be1c7ddc64 refactoring of search classes -- moved Ranking Profile to search package
16 years ago
orbiter ce1adf9955 serialized all logging using concurrency:
16 years ago
orbiter bc6dd8194b refactoring: moved search query class to new search package
16 years ago
orbiter 945777aa80 replaced rwi term counting method by one that computes the maximum of the blobs that contibute to the RWI. An addition of the blob sizes is wrong/incorrect and does not reflect the real size. Truncation the size operation to the maximum of all blobs is also incorrect, but not as wrong as the sum of all blob sizes wich double-counts many rwi entries.
16 years ago
apfelmaennchen 55ef9ae12a small fix for last post
16 years ago
apfelmaennchen 36dc9b09ac - partial update to jquery-1.3.2
16 years ago
apfelmaennchen 5a7dec880e - some improvements for: http://forum.yacy-websuche.de/viewtopic.php?f=9&t=1904#p15668
16 years ago
orbiter e0b3984805 added navigation keys for site and author facets to remote search interface
16 years ago
orbiter 27fa6a66ad - completed the author navigation
16 years ago
orbiter c079b18ee7 - refactoring of IntegerHandleIndex and LongHandleIndex: both classes had been merged into the new HandleMap class, which handles (key<byte[]>,n-byte-long) pairs with arbitraty key and value length. This will be useful to get a memory-enhanced/minimized database table indexing.
16 years ago
orbiter 15fad767c0 some refactoring of topic generation
16 years ago
orbiter ab06a6edd2 renamed topwords to topics and enhanced computation methods of topics
16 years ago
apfelmaennchen 0d44a6d503 - yacy portalsearch experiments with navigation in sidebar (topwords & domains)
16 years ago
orbiter 3ca1f109c4 added more jquery themes
16 years ago
apfelmaennchen 8fe69da2bb - some fixes for prev. post
16 years ago
apfelmaennchen 0eb3bffe97 - added 'drawer' (sidebar) for future navigational items to yacyui-portalsearch.js
16 years ago
orbiter 3d5f2ff544 - added new servlets to support search portal administrators for the integration of yacy search fields in their web pages
16 years ago
orbiter 88426912ad more refactoring to make the segment object easier to use and to be prepared to integrate author navigation
16 years ago
orbiter 99bf0b8e41 refactoring of plasmaWordIndex:
16 years ago
orbiter fec6f9054f some refactoring of search methods
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
apfelmaennchen 492165338d small addition for last commit
16 years ago
apfelmaennchen ac3139a1fd fix for live-search positioning in header.template
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
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 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 50e96ee894 - moved live search window in yacy to different location
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 4cf8b08eec Portal Search:
16 years ago
apfelmaennchen 42d936288e small update for RichClient LogViewer
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
apfelmaennchen 64ce9da60f - new yconf parameter global
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
lotus daea87d436 do not accept dht from bad versions
16 years ago
orbiter dfb96ecb72 more fixes
16 years ago
orbiter fa3adbbfc6 added domain checks to surrogate reader and RWI transfer receiver to prevent spaming using surrogates
16 years ago
orbiter b15b059c0d fix for latest commit
16 years ago
orbiter c8624903c6 full redesign of index access data model:
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 44e01afa5b - refactoring
16 years ago
orbiter c2359f20dd refactoring: better abstraction of reference and metadata prototypes.
16 years ago
orbiter 7ba078daa1 - added fast site-operator
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