yacy_search_server/source/net/yacy/search/snippet
luccioman e357ade47d Reduced memory footprint of text snippet extraction
By not parsing and storing at first all sentences of a document, but
only on the fly the ones necessary to compute the snippet.
2018-05-13 10:29:52 +02:00
..
MediaSnippet.java Do locale independant case conversion on hosts, schemes, and file exts. 2017-12-19 13:52:05 +01:00
TextSnippet.java Reduced memory footprint of text snippet extraction 2018-05-13 10:29:52 +02:00
TextSnippetStatistics.java Easier tracking of longest text snippets initializations 2018-05-01 09:58:05 +02:00