yacy_search_server/source/de/anomic/plasma
orbiter bfcf9b7aa3 - added language detection using metadata from documents: html and odt documents provide this information
- metadata and results from statistical analysis are compared and result is printed out as debug lines
- added ranking profile for wanted language
- added class with ISO 639 table, a list of all valid country codes that will be used for the language identification

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5187 6c8d7289-2bf4-0310-a012-ef5d649a1542
2008-09-19 22:19:11 +00:00
..
parser - added language detection using metadata from documents: html and odt documents provide this information 2008-09-19 22:19:11 +00:00
plasmaCondenser.java integrated language detection classes into condenser environment 2008-09-18 13:12:33 +00:00
plasmaDbImporter.java * refactoring 2008-08-02 13:57:00 +00:00
plasmaDHTChunk.java fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=1366&p=9348#p9348 2008-09-14 20:10:43 +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 * refactoring 2008-08-02 13:57:00 +00:00
plasmaHTCache.java fixed bug with wrong proxy result enqueueing. See: 2008-09-16 21:56:23 +00:00
plasmaParser.java - added language detection using metadata from documents: html and odt documents provide this information 2008-09-19 22:19:11 +00:00
plasmaParserConfig.java * refactoring 2008-08-02 13:57:00 +00:00
plasmaParserDocument.java - added language detection using metadata from documents: html and odt documents provide this information 2008-09-19 22:19:11 +00:00
plasmaProfiling.java enhanced memory chart: shows now also the size of the word cache as third vector. 2008-08-04 10:47:26 +00:00
plasmaRankingCRProcess.java * removed some warnings of findbugs (http://findbugs.sf.net) 2008-08-06 19:43:12 +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 added final where possible 2008-08-02 12:12:04 +00:00
plasmaSearchEvent.java enhancements to localsearch behavior 2008-09-09 10:24:42 +00:00
plasmaSearchImages.java added final where possible 2008-08-02 12:12:04 +00:00
plasmaSearchQuery.java - fixed problem with searching with quotes (still not complete, but not as bad as before) 2008-09-02 23:49:48 +00:00
plasmaSearchRankingProcess.java remove redundant null checks 2008-08-20 08:37:39 +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 modifications towards a single database operation to read/write http header and cached file at once: 2008-08-25 18:11:47 +00:00
plasmaStore.java * removed some warnings of findbugs (http://findbugs.sf.net) 2008-08-06 19:43:12 +00:00
plasmaSwitchboard.java fixed a mistake in indexing queue processing: documents had been parsed before it was checked if they should be indexed or not. parsing was not necessary for this check, so the check was moved in the queue in front of the document parsing 2008-09-18 11:36:09 +00:00
plasmaSwitchboardConstants.java performance settings based on network's remote crawl speed 2008-09-10 12:52:17 +00:00
plasmaWebStructure.java * removed some warnings of findbugs (http://findbugs.sf.net) 2008-08-06 19:43:12 +00:00
plasmaWordIndex.java - added language detection using metadata from documents: html and odt documents provide this information 2008-09-19 22:19:11 +00:00