yacy_search_server/source/de/anomic/plasma
2006-09-28 05:48:28 +00:00
..
cache *) restructuring needed to support parsing of documents using various charsets 2006-09-18 10:12:11 +00:00
crawler *) Parser now throws an ParserException instead of returning null on parsing errors (e.g. needed by snippet fetcher) 2006-09-20 12:25:07 +00:00
dbImport removed unreacheable catch blocks and unused imports 2006-09-18 11:23:58 +00:00
parser *) missing changes needed because of last commit 2006-09-28 05:48:28 +00:00
urlPattern *) adding missing classes 2006-08-12 14:41:26 +00:00
plasmaCondenser.java *) restructuring needed to support parsing of documents using various charsets 2006-09-18 10:12:11 +00:00
plasmaCrawlBalancer.java * simplified initialization of database objects 2006-08-24 02:19:25 +00:00
plasmaCrawlEURL.java *) Adding settings page for the crawler which allows to specify a file size limit and the timeout to use. 2006-09-09 15:06:49 +00:00
plasmaCrawlLoader.java *) Parser now throws an ParserException instead of returning null on parsing errors (e.g. needed by snippet fetcher) 2006-09-20 12:25:07 +00:00
plasmaCrawlLoaderMessage.java *) Parser now throws an ParserException instead of returning null on parsing errors (e.g. needed by snippet fetcher) 2006-09-20 12:25:07 +00:00
plasmaCrawlLURL.java rename cutUrlText to shortenURLString; 2006-09-19 20:47:45 +00:00
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 2006-09-19 05:19:41 +00:00
plasmaCrawlProfile.java * simplified initialization of database objects 2006-08-24 02:19:25 +00:00
plasmaCrawlRobotsTxt.java * simplified initialization of database objects 2006-08-24 02:19:25 +00:00
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 2006-09-19 05:19:41 +00:00
plasmaDHTChunk.java fixed all possible problems with nullpointer exception for LURLs 2006-09-07 18:24:39 +00:00
plasmaDHTFlush.java * fixed problem with indexContainer iteration from RAM: 2006-08-01 10:30:55 +00:00
plasmaDHTTransfer.java - Cache known URLs during indexReceive to avoid getting blocked during loadedURL.exists() whenever possible 2006-08-07 11:42:00 +00:00
plasmaGrafics.java first attempt to implement a secondary search 2006-09-13 17:13:28 +00:00
plasmaHTCache.java *) bugfix for snippet fetching problem if content but not http header is available in cache 2006-09-22 11:55:28 +00:00
plasmaParser.java *) migration of mimeTypeParser to jmimemagic 0.1 2006-09-22 11:40:46 +00:00
plasmaParserConfig.java *) starting restructuring which is needed to add crawlers for additional protocols 2006-09-04 06:09:20 +00:00
plasmaParserDocument.java - added automatic tag generation when a web page from the search results is added 2006-09-18 00:37:02 +00:00
plasmaRankingCRProcess.java added options to switch on or off the kelondroFlexTable for NURL, EURL and PreNURL 2006-08-24 22:21:22 +00:00
plasmaRankingDistribution.java *) better handling of server shutdown 2006-09-04 05:17:37 +00:00
plasmaRankingRCIEvaluation.java * applied many compiler warning recommendations 2006-08-16 19:49:31 +00:00
plasmaSearchEvent.java better evaluation of index abstracts 2006-09-16 00:07:09 +00:00
plasmaSearchImages.java *) Parser now throws an ParserException instead of returning null on parsing errors (e.g. needed by snippet fetcher) 2006-09-20 12:25:07 +00:00
plasmaSearchPreOrder.java - added automatic tag generation when a web page from the search results is added 2006-09-18 00:37:02 +00:00
plasmaSearchQuery.java removed unreacheable catch blocks and unused imports 2006-09-18 11:23:58 +00:00
plasmaSearchRankingProfile.java first attempt to implement a secondary search 2006-09-13 17:13:28 +00:00
plasmaSearchResult.java 'quick' release 0.47 2006-09-26 23:41:54 +00:00
plasmaSearchTimingProfile.java tried to fix some problems with time-outs during search 2006-04-03 23:26:08 +00:00
plasmaSnippetCache.java *) bugfix for snippet fetching problem if content but not http header is available in cache 2006-09-22 11:55:28 +00:00
plasmaStore.java code cleanup 2005-12-05 14:24:13 +00:00
plasmaSwitchboard.java Make Peers more receptible to transferred indexes 2006-09-22 10:58:58 +00:00
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 2006-09-19 05:19:41 +00:00
plasmaURLPattern.java *) now it's possible to configure the yacy blacklist separately for dht, search, proxy, crawler 2006-08-12 02:42:10 +00:00
plasmaURLPool.java fixed all possible problems with nullpointer exception for LURLs 2006-09-07 18:24:39 +00:00
plasmaWordConnotation.java * simplified initialization of database objects 2006-08-24 02:19:25 +00:00
plasmaWordIndex.java Make Peers more receptible to transferred indexes 2006-09-22 10:58:58 +00:00
plasmaWordIndexAssortment.java fixed null pointer exception 2006-09-15 08:50:16 +00:00
plasmaWordIndexAssortmentCluster.java - updated references to indexContainer 2006-09-12 11:13:27 +00:00
plasmaWordIndexFile.java * simplified initialization of database objects 2006-08-24 02:19:25 +00:00
plasmaWordIndexFileCluster.java - updated references to indexContainer 2006-09-12 11:13:27 +00:00