yacy_search_server/source/de/anomic/plasma
orbiter dba7ef5144 extended crawling constraints:
- removed never-used secondary crawl depth
- added a must-not-match filter that can be used to exclude urls from a crawl
- added stub for crawl tags which will be used to identify search results that had been produced from specific crawls
please update the yacybar: replace property name 'crawlFilter' with 'mustmatch'.
Additionally, a new parameter named 'mustnotmatch' can be used, which should be by default the empty sring (match-never)

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5342 6c8d7289-2bf4-0310-a012-ef5d649a1542
2008-11-14 09:58:56 +00:00
..
parser different handling of error cases that occur during loading files with http or ftp: 2008-11-11 21:33:40 +00:00
plasmaCondenser.java * added utf8-encoding to many getBytes-calls 2008-11-08 20:24:31 +00:00
plasmaDbImporter.java * refactoring 2008-08-02 13:57:00 +00:00
plasmaDHTChunk.java - consolidation and refactoring of many DHT target - computing methods 2008-11-06 10:07:53 +00:00
plasmaDHTFlush.java * removed some warnings of findbugs (http://findbugs.sf.net) 2008-08-06 19:43:12 +00:00
plasmaDHTTransfer.java * refactoring 2008-08-02 13:57:00 +00:00
plasmaGrafics.java Design-check, Extension and Refactoring of DHT target position computation: 2008-11-03 00:27:23 +00:00
plasmaHTCache.java - more space in error db to store larger error messages 2008-11-11 21:42:12 +00:00
plasmaParser.java more debugging / better result status logging for parser/caching errors 2008-11-13 23:41:43 +00:00
plasmaParserConfig.java * refactoring 2008-08-02 13:57:00 +00:00
plasmaParserDocument.java should compile again 2008-10-22 07:35:49 +00:00
plasmaProfiling.java - fix for bug in new profile handling 2008-10-09 22:31:43 +00:00
plasmaRankingCRProcess.java added property index.storeCommons to switch commons storage on or off 2008-11-02 23:30:09 +00:00
plasmaRankingDistribution.java * refactoring 2008-08-02 13:57:00 +00:00
plasmaRankingRCIEvaluation.java * removed some warnings of findbugs (http://findbugs.sf.net) 2008-08-06 19:43:12 +00:00
plasmaSearchAPI.java - consolidation and refactoring of many DHT target - computing methods 2008-11-06 10:07:53 +00:00
plasmaSearchEvent.java different handling of error cases that occur during loading files with http or ftp: 2008-11-11 21:33:40 +00:00
plasmaSearchImages.java different handling of error cases that occur during loading files with http or ftp: 2008-11-11 21:33:40 +00:00
plasmaSearchQuery.java integrated the character decoding into the parser, removed old code 2008-10-22 20:56:13 +00:00
plasmaSearchRankingProcess.java added ranking and evaluation of language type in a search 2008-09-21 00:04:42 +00:00
plasmaSearchRankingProfile.java - added language detection using metadata from documents: html and odt documents provide this information 2008-09-19 22:19:11 +00:00
plasmaSnippetCache.java different handling of error cases that occur during loading files with http or ftp: 2008-11-11 21:33:40 +00:00
plasmaStore.java * removed some warnings of findbugs (http://findbugs.sf.net) 2008-08-06 19:43:12 +00:00
plasmaSwitchboard.java extended crawling constraints: 2008-11-14 09:58:56 +00:00
plasmaSwitchboardConstants.java - added some performance tweaks to the new BLOB buffer 2008-10-19 18:10:42 +00:00
plasmaWebStructure.java * removed some warnings of findbugs (http://findbugs.sf.net) 2008-08-06 19:43:12 +00:00
plasmaWordIndex.java extended crawling constraints: 2008-11-14 09:58:56 +00:00