yacy_search_server/test/java/net/yacy
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
..
cora Added basic support for autotagging microdata annotated item types. 2018-02-06 10:25:38 +01:00
crawler Added a manual performance test for the HostBalancer. 2018-01-28 12:41:56 +01:00
data Extended WikiCode template inclusion syntax support. 2017-04-27 09:50:04 +02:00
document Fixed issue #158 : completed div CSS class ignore in crawl 2018-02-10 11:56:28 +01:00
http Removed use of deprecated Jetty IPAccessHandler for client filtering. 2017-12-08 15:12:08 +01:00
kelondro Improved some JUnit tests isolation and resources release 2017-11-08 09:33:30 +01:00
peers Fixed ProfilingGraph calculation integer overflows and added test class. 2017-10-16 09:18:12 +02:00
repository Improved new blacklist entries URL scheme detection. 2017-05-04 16:36:45 +02:00
search Reduced memory footprint of text snippet extraction 2018-05-13 10:29:52 +02:00
server HTML validation : fixed URL encoding of Pictures link. 2016-10-14 09:58:14 +02:00
utils/translation Fixed 2 failing JUNit tests. 2017-01-09 17:59:01 +01:00
dbtest.java Moved dbtest to the test source folder. 2018-01-29 14:03:01 +01:00
migrationTest.java Removed use of deprecated Jetty IPAccessHandler for client filtering. 2017-12-08 15:12:08 +01:00