yacy_search_server/source/de/anomic/data
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
..
wiki * refactoring 2008-08-02 13:57:00 +00:00
blogBoard.java * added utf8-encoding to many getBytes-calls 2008-11-08 20:24:31 +00:00
blogBoardComments.java - fix of bug in iterator in kelondroBLOBHeap which caused bug in crawl profile listing 2008-10-10 08:39:11 +00:00
bookmarksDB.java extended crawling constraints: 2008-11-14 09:58:56 +00:00
diff.java FULL redesign of algorithms in htmlTools to encode/decode strings from/to unicode and html. 2008-10-22 18:59:04 +00:00
listManager.java *) fixed warning when compiling listManager 2008-10-27 16:56:19 +00:00
messageBoard.java - fix of bug in iterator in kelondroBLOBHeap which caused bug in crawl profile listing 2008-10-10 08:39:11 +00:00
SitemapParser.java extended crawling constraints: 2008-11-14 09:58:56 +00:00
translator.java added logging conditions to all fine and finest log line calls 2008-09-03 00:30:21 +00:00
URLFetcherStack.java * added utf8-encoding to many getBytes-calls 2008-11-08 20:24:31 +00:00
URLLicense.java added final where possible 2008-08-02 12:12:04 +00:00
userDB.java - fix of bug in iterator in kelondroBLOBHeap which caused bug in crawl profile listing 2008-10-10 08:39:11 +00:00
wikiBoard.java - fix of bug in iterator in kelondroBLOBHeap which caused bug in crawl profile listing 2008-10-10 08:39:11 +00:00
wikiCode.java FULL redesign of algorithms in htmlTools to encode/decode strings from/to unicode and html. 2008-10-22 18:59:04 +00:00