yacy_search_server/source/net/yacy
Michael Peter Christen 2c39b65409 fixes for searches containing stopwords. The fix was done using a
reconstruction of the search word set access method to protect that
words are deleted from the sets from the outside of the QueryGoal class.
2013-11-26 02:24:47 +01:00
..
contentcontrol - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
cora hack to remove compiler warnings about deprecated classes. It would be 2013-11-25 23:30:35 +01:00
crawler set more logger to 'final static' 2013-11-13 06:18:48 +01:00
data reduced footprint of BookmarksDB which can take quite a lot of memory if 2013-11-07 10:55:02 +01:00
document less word hash computations (removing some overhead because of MD5 2013-11-25 15:20:54 +01:00
gui set more logger to 'final static' 2013-11-13 06:18:48 +01:00
interaction - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
kelondro fixes for searches containing stopwords. The fix was done using a 2013-11-26 02:24:47 +01:00
peers fixes for searches containing stopwords. The fix was done using a 2013-11-26 02:24:47 +01:00
repository set more logger to 'final static' 2013-11-13 06:18:48 +01:00
search fixes for searches containing stopwords. The fix was done using a 2013-11-26 02:24:47 +01:00
server fixed some XSS bugs reported by Marius from http://ctf365.com/ 2013-11-16 20:34:31 +01:00
upnp replaced StringBuffer with StringBuilder 2013-07-23 12:21:27 +02:00
utils set more logger to 'final static' 2013-11-13 06:18:48 +01:00
visualization logger should be static 2013-11-13 06:04:28 +01:00
dbtest.java - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
migration.java FieldReIndex: omit active vocabulary fields from reindex detection 2013-08-14 00:00:30 +02:00
yacy.java Replaced the inframe loading from yacy.net for donations with the 2013-10-15 16:46:06 +02:00
YaCySearchClient.java Added 'final' for all exception blocks as this helps the Java compiler 2013-07-17 18:31:30 +02:00