.. |
cache
|
*) changes needed for multi-language support
|
19 years ago |
crawler
|
*) AbstractCrawlWorker.java: delete already downloaded data on crawling error
|
19 years ago |
dbImport
|
*) Bugfix needed because of changed plasmaCrawlLURL.load behavior
|
19 years ago |
parser
|
*) storing document charset into plasmaParserDocument object (is needed later by the condenser)
|
19 years ago |
urlPattern
|
*) adding missing classes
|
19 years ago |
plasmaCondenser.java
|
*) some TODO makers for UTF-8 problem
|
19 years ago |
plasmaCrawlBalancer.java
|
* simplified initialization of database objects
|
19 years ago |
plasmaCrawlEURL.java
|
*) Adding settings page for the crawler which allows to specify a file size limit and the timeout to use.
|
19 years ago |
plasmaCrawlLURL.java
|
better debugging for indexOutOfBoundException bug
|
19 years ago |
plasmaCrawlLoader.java
|
*) adding some copyright headers
|
19 years ago |
plasmaCrawlLoaderMessage.java
|
*) next step of restructuring for new crawlers
|
19 years ago |
plasmaCrawlNURL.java
|
added write cache for LURLs
|
19 years ago |
plasmaCrawlProfile.java
|
* simplified initialization of database objects
|
19 years ago |
plasmaCrawlRobotsTxt.java
|
* simplified initialization of database objects
|
19 years ago |
plasmaCrawlStacker.java
|
fixed all possible problems with nullpointer exception for LURLs
|
19 years ago |
plasmaDHTChunk.java
|
fixed all possible problems with nullpointer exception for LURLs
|
19 years ago |
plasmaDHTFlush.java
|
* fixed problem with indexContainer iteration from RAM:
|
19 years ago |
plasmaDHTTransfer.java
|
- Cache known URLs during indexReceive to avoid getting blocked during loadedURL.exists() whenever possible
|
19 years ago |
plasmaGrafics.java
|
first attempt to implement a secondary search
|
19 years ago |
plasmaHTCache.java
|
avoid ConcurrentModificationException
|
19 years ago |
plasmaParser.java
|
http://www.yacy-forum.de/viewtopic.php?p=25611#25611
|
19 years ago |
plasmaParserConfig.java
|
*) starting restructuring which is needed to add crawlers for additional protocols
|
19 years ago |
plasmaParserDocument.java
|
*) storing document charset into plasmaParserDocument object (is needed later by the condenser)
|
19 years ago |
plasmaRankingCRProcess.java
|
added options to switch on or off the kelondroFlexTable for NURL, EURL and PreNURL
|
19 years ago |
plasmaRankingDistribution.java
|
*) better handling of server shutdown
|
19 years ago |
plasmaRankingRCIEvaluation.java
|
* applied many compiler warning recommendations
|
19 years ago |
plasmaSearchEvent.java
|
better evaluation of index abstracts
|
19 years ago |
plasmaSearchImages.java
|
removed url normalform computation from htmlFilterContentScraper.
|
19 years ago |
plasmaSearchPreOrder.java
|
better evaluation of index abstracts
|
19 years ago |
plasmaSearchQuery.java
|
first attempt to implement a secondary search
|
19 years ago |
plasmaSearchRankingProfile.java
|
first attempt to implement a secondary search
|
19 years ago |
plasmaSearchResult.java
|
enhancements to ranking
|
19 years ago |
plasmaSearchTimingProfile.java
|
tried to fix some problems with time-outs during search
|
19 years ago |
plasmaSnippetCache.java
|
*) changes needed for multi-language support
|
19 years ago |
plasmaStore.java
|
code cleanup
|
19 years ago |
plasmaSwitchboard.java
|
*) changes needed for multi-language support
|
19 years ago |
plasmaSwitchboardQueue.java
|
*) changes needed for multi-language support
|
19 years ago |
plasmaURLPattern.java
|
*) now it's possible to configure the yacy blacklist separately for dht, search, proxy, crawler
|
19 years ago |
plasmaURLPool.java
|
fixed all possible problems with nullpointer exception for LURLs
|
19 years ago |
plasmaWordConnotation.java
|
* simplified initialization of database objects
|
19 years ago |
plasmaWordIndex.java
|
replaced old 'kCache' by a full-controlled cache
|
19 years ago |
plasmaWordIndexAssortment.java
|
fixed null pointer exception
|
19 years ago |
plasmaWordIndexAssortmentCluster.java
|
- updated references to indexContainer
|
19 years ago |
plasmaWordIndexFile.java
|
* simplified initialization of database objects
|
19 years ago |
plasmaWordIndexFileCluster.java
|
- updated references to indexContainer
|
19 years ago |