Commit Graph

605 Commits (0fd9540866186b2e2725ede9a1c4c8d1313c1270)

Author SHA1 Message Date
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
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
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 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
apfelmaennchen 9b6fac4a82 RichClient: better handling for small screens/windows
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
orbiter efcd95dc37 simplification of (internal) query process / refactoring
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
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 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
apfelmaennchen be29ece9d0 - added a new YaCy-UI Widget: /yacy/ui/yacyui-widget.html?style=xyz
16 years ago
orbiter 94c42691d8 - reject less transmissions as transmission receiver
16 years ago
apfelmaennchen 40ab13c886 YaCy-Ui: small bug fixes
16 years ago
daburna 5d3233ca6c some updates for german translation
16 years ago
apfelmaennchen e4597bd780 YaCy-UI: small bugfix
16 years ago
apfelmaennchen 8aafbe234b YaCy-UI:
16 years ago
apfelmaennchen 222c97b798 YaCy-UI:
16 years ago
orbiter 6a32193916 - refactoring of cache naming in web index cache (no more dht semantics there)
16 years ago
apfelmaennchen bc1e7da83f small bugfix for Safari to work with YaCy-UI
16 years ago
orbiter 6a876ecb88 first fixes to the DHT transmission process
16 years ago
orbiter c25c334b75 replaced old DHT transmission method with new method. Many things have changed! some of them:
16 years ago
auron_x 03a16f6c20 - more XHTML-validation
16 years ago
auron_x 46af1e06dc - XHTML-Validation of some pages (Status.html still needs work)
16 years ago
orbiter 12ec5132ce tried to fix the remote crawl problem.
16 years ago
orbiter 94110df85a moved logging partially to kelondro
16 years ago