..
cache
*) restructuring needed to support parsing of documents using various charsets
19 years ago
crawler
*) Parser now throws an ParserException instead of returning null on parsing errors (e.g. needed by snippet fetcher)
19 years ago
dbImport
removed unreacheable catch blocks and unused imports
19 years ago
parser
*) migration of mimeTypeParser to jmimemagic 0.1
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
rename cutUrlText to shortenURLString;
19 years ago
plasmaCrawlLoader.java
*) Parser now throws an ParserException instead of returning null on parsing errors (e.g. needed by snippet fetcher)
19 years ago
plasmaCrawlLoaderMessage.java
*) Parser now throws an ParserException instead of returning null on parsing errors (e.g. needed by snippet fetcher)
19 years ago
plasmaCrawlNURL.java
*) Bugfix for UTF-8: url names are now stored properly in stackcrawl, crawler, indexing queue and should be displayed correct on the gui
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
*) Bugfix for UTF-8: url names are now stored properly in stackcrawl, crawler, indexing queue and should be displayed correct on the gui
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
*) bugfix for snippet fetching problem if content but not http header is available in cache
19 years ago
plasmaParser.java
*) migration of mimeTypeParser to jmimemagic 0.1
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
*) Parser now throws an ParserException instead of returning null on parsing errors (e.g. needed by snippet fetcher)
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
'quick' release 0.47
19 years ago
plasmaSearchTimingProfile.java
tried to fix some problems with time-outs during search
19 years ago
plasmaSnippetCache.java
*) bugfix for snippet fetching problem if content but not http header is available in cache
19 years ago
plasmaStore.java
code cleanup
19 years ago
plasmaSwitchboard.java
Make Peers more receptible to transferred indexes
19 years ago
plasmaSwitchboardQueue.java
*) Bugfix for UTF-8: url names are now stored properly in stackcrawl, crawler, indexing queue and should be displayed correct on the gui
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
Make Peers more receptible to transferred indexes
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