Commit Graph

2667 Commits (222850414e19f7e24f403ca202c7ec776bdfd48e)

Author SHA1 Message Date
orbiter 222850414e simplification of the code: removed unused classes, methods and variables
16 years ago
orbiter 9a674d8047 - After the removal of the Tree class some code simplifications are possible. This affects mostly the Records class, which can be refactored and the result of the refactoring results in a reduced number of classes.
16 years ago
f1ori 7eb3bff5b3 * workaround for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=2220&hilit=#p16128
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
orbiter 69b573a8ac - next release cycle
16 years ago
apfelmaennchen 121728643b - css fix for navigators
16 years ago
orbiter 93c69fa1cb - added hints to integrate a yacy search in phpBB3
16 years ago
orbiter 99fa265e1d fix for search bug caused by tenant patch
16 years ago
apfelmaennchen 3164d9a205 small fix for favicons
16 years ago
apfelmaennchen edcb78dcb6 updated documentation / removed faviconize
16 years ago
apfelmaennchen b6058a7db1 yacyui-portalsearch:
16 years ago
orbiter 96d4e9383a added new jquer version in wiki search widget snippet
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
lotus 187ee4d06e another IE fix (also same names in html and js)
16 years ago
lotus 48051fef4b another fix for IE
16 years ago
lotus 37c162053d fix for IE & WatchCrawler (were same names in js and html)
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
orbiter b07e518bcc added faviconcode to json search output
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 a119860b82 moved IndexImportWikimedia into different menu position
16 years ago
orbiter fc69a76197 update to web structure picture:
16 years ago
orbiter ae015e8e98 refactoring of blob package classes
16 years ago
orbiter be1c7ddc64 refactoring of search classes -- moved Ranking Profile to search package
16 years ago
orbiter b5bc399cea added necessary synchronization for logging statistics (causes deadlock)
16 years ago
lulabad e377a1e9a1 fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=1969
16 years ago
orbiter ce1adf9955 serialized all logging using concurrency:
16 years ago
lotus aec3e7995a autoconfig.pac can be used to browse .yacy-domains only
16 years ago
orbiter 4e825852d2 added stub for phpBB3 search integration guide
16 years ago
orbiter bc6dd8194b refactoring: moved search query class to new search package
16 years ago
orbiter f348190566 tried to insert a database dump import method to the phpBB3 import function. Reason: imports or large database dumps are cannot be handled with phpMyAdmin and this should be an easy way to the database dumps into a mySQL database where it can be exported again with the phpBB3 content integration adapter. Completion or removal of this function stub will follow before next main release.
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 303ccda69f small fix for "did you mean"
16 years ago
orbiter 7c4d1d471c hand-over of more specific object
16 years ago