yacy_search_server/source/net/yacy/search/snippet
reger 000dde9511 Eleminate duplication of values for search ResultEntry
by instatiation from URIMetadataNode, by eleminating differentiation of ResultEntry/URIMetadataNode.
- moved remaining ResultEntry functionallity to URIMetadataNode
   - for 1:1 functionallity added a function makeResultEntry() 
- removed ResultEntry 
- refactored related code

Main difference is after makeResultEntry the text_t content is removed and alternative title/url strings for display are calculated.


Main difference left is, that
2015-05-26 04:15:00 +02:00
..
MediaSnippet.java skip unused call parameter for hashSentence() 2014-11-30 19:42:33 +01:00
TextSnippet.java fix snippet containig number with comma as desmo point http://mantis.tokeek.de/view.php?id=344 2015-03-16 02:03:40 +01:00