yacy_search_server/source/de/anomic/data
orbiter 721b88efbd - fixed a problem loading blacklists with new yacycore.jar
- fixed badwords and stopwords initialization

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6315 6c8d7289-2bf4-0310-a012-ef5d649a1542
2009-09-15 11:46:02 +00:00
..
list *) cleaned up code for better readability 2009-09-05 20:04:23 +00:00
wiki *) cleaned up code for better readability 2009-09-05 20:04:23 +00:00
AbstractBlacklist.java *) added new method "contains()" to Blacklist interface 2009-04-18 16:27:17 +00:00
Blacklist.java *) added new method "contains()" to Blacklist interface 2009-04-18 16:27:17 +00:00
blogBoard.java removed strange debugging strings 2009-07-06 15:21:43 +00:00
blogBoardComments.java removed strange debugging strings 2009-07-06 15:21:43 +00:00
bookmarksDB.java update to default ranking profile which has now some settings to deny some phpbb3 pages which are redundant in the index when crawling phpbb3. 2009-09-03 20:54:47 +00:00
Coordinates.java fix to rule when to use a ram table copy 2009-09-07 19:22:12 +00:00
DefaultBlacklist.java - fixed a problem loading blacklists with new yacycore.jar 2009-09-15 11:46:02 +00:00
DidYouMean.java reuturn only recommendations of words that have a greater count than the original word 2009-09-08 13:57:52 +00:00
DidYouMeanLibrary.java - corrected layout of map preview 2009-09-04 23:33:47 +00:00
diff.java refactoring of parsers and document processing 2009-07-08 21:48:08 +00:00
LibraryProvider.java - corrected layout of map preview 2009-09-04 23:33:47 +00:00
listManager.java refactoring: 2009-07-19 20:37:44 +00:00
Location.java - show location name in geolocalization search result 2009-09-08 10:18:03 +00:00
messageBoard.java removed strange debugging strings 2009-07-06 15:21:43 +00:00
OpenGeoDB.java used comparator for did-you-mean that uses index sizes for comparisment, but: 2009-09-08 13:48:17 +00:00
SitemapParser.java update to default ranking profile which has now some settings to deny some phpbb3 pages which are redundant in the index when crawling phpbb3. 2009-09-03 20:54:47 +00:00
translator.java removed the indexing queue. This queue was superfluous since the introduction of the blocking queues last year, where documents are parsed, analysed and stored in the index with concurrency. 2009-07-17 13:59:21 +00:00
URLAnalysis.java added configuration to enable ram table copy 2009-09-07 20:30:57 +00:00
URLLicense.java small corrections to image loading methods in result presentation 2009-03-06 15:39:02 +00:00
userDB.java refactoring: 2009-07-19 20:37:44 +00:00