Commit Graph

2699 Commits (4b92d0b9b79a0b18c174937149502a522af1154a)

Author SHA1 Message Date
orbiter d8ca6e6bf1 more refactoring for search
15 years ago
orbiter 72ac5bd80f refactoring of search process.
15 years ago
orbiter 2e01bd955d wrong display of hints / hints wrong / incomplete
15 years ago
orbiter 39ae96450b draw more peers in network picture
15 years ago
orbiter c0e17de2fb - fixes for some problems with the new crawling/caching strategies
16 years ago
orbiter 634a01a9a4 replaced wget-requests with caching requests
16 years ago
orbiter c6c97f23ad - added cache usage properties to crawl start
16 years ago
orbiter 161d2fd2ef redesign of access to the HTCache (now http.client.Cache):
16 years ago
lulabad da43164dd6 fix for UNRESOLVED_PATTERN see http://forum.yacy-websuche.de/viewtopic.php?f=6&t=2300
16 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 b332dfad67 - inserted request object into response object which carries this now instead generating new objects
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 b2263bc720 enhanced document type recognition
16 years ago
orbiter 7d493cf8cc moved parser configuration in separate servelet
16 years ago
orbiter 3f113f38a8 removed unused imports
16 years ago
lotus 9f083bb6b2 check filetype before loading (no more mp4 loading)
16 years ago
f1ori f814e0fa81 enable warnings and fix most of it
16 years ago
f1ori 8931c8d6b4 improvments to debianpackage:
16 years ago
orbiter 4b74ad0a46 fixed setting of parser configuration servlets
16 years ago
orbiter 57a88d435b redesign of parser mime type detection and parser steering
16 years ago
orbiter 21b8704fb4 refactoring of the ParserDispatcher and ParserConfig: resulted into Idiom, Parser and Classification classes
16 years ago
orbiter 8ca1f5d400 - some work to integrate the html parser the same way as the other parsers are integrated (not finished)
16 years ago
orbiter 499723891d removed all non-http daemons; they had not been used and may be a potential security risk.
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
lotus ec2970cc76 higher dht distribution speed by default
16 years ago
orbiter 995da28c73 all stack/heap files that had been stored in DATA/PLASMA are now stored in the network-specific QUEUES path
16 years ago
orbiter 409538e17a code cleanup and code simplifcation
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
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