yacy_search_server/source/de/anomic/plasma
orbiter 8e0de7f180 update to language statistic evaluation:
- the condenser does not abandon too small words any more before feeding the statistics
- for text indexing no more urls are used to feed the index (this was wrong, but in contrast the indexing of urls for media search is necessary)
- urls are not used any more to feed the statistics

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5197 6c8d7289-2bf4-0310-a012-ef5d649a1542
2008-09-21 20:25:47 +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 update to language statistic evaluation: 2008-09-21 20:25:47 +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 added ranking and evaluation of language type in a search 2008-09-21 00:04:42 +00:00
plasmaSearchImages.java added final where possible 2008-08-02 12:12:04 +00:00
plasmaSearchQuery.java added language selection to search query: 2008-09-21 07:28:57 +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 update to language statistic evaluation: 2008-09-21 20:25: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 ranking and evaluation of language type in a search 2008-09-21 00:04:42 +00:00