..
cache
*) restructuring needed to support parsing of documents using various charsets
19 years ago
crawler
*) AbstractCrawlWorker.java: delete already downloaded data on crawling error
19 years ago
dbImport
removed unreacheable catch blocks and unused imports
19 years ago
parser
*) restructuring needed to support parsing of documents using various charsets
19 years ago
urlPattern
*) adding missing classes
19 years ago
plasmaCondenser.java
*) restructuring needed to support parsing of documents using various charsets
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
*) some improvements for extended html document charset support
19 years ago
plasmaParserConfig.java
*) starting restructuring which is needed to add crawlers for additional protocols
19 years ago
plasmaParserDocument.java
- added automatic tag generation when a web page from the search results is added
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
- added automatic tag generation when a web page from the search results is added
19 years ago
plasmaSearchQuery.java
removed unreacheable catch blocks and unused imports
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
*) restructuring needed to support parsing of documents using various charsets
19 years ago
plasmaStore.java
code cleanup
20 years ago
plasmaSwitchboard.java
*) restructuring needed to support parsing of documents using various charsets
19 years ago
plasmaSwitchboardQueue.java
*) restructuring needed to support parsing of documents using various charsets
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
- added automatic tag generation when a web page from the search results is added
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