yacy_search_server/test/java/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
..
TextSnippetTest.java Reduced memory footprint of text snippet extraction 2018-05-13 10:29:52 +02:00