You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yacy_search_server/source/net/yacy
reger 1faa045dc1
fix: prevent regex pattern compile error for blacklist import for path '*' (extend it to '.*')
12 years ago
..
contentcontrol SMW Import: replaced JSON import routines with stable ones 12 years ago
cora prevent Solr "version conflict" on update by set Solr "_version_" field to 0 (=no version check) 12 years ago
crawler replaced more split and replaceAll missing pattern pre-compilation with 12 years ago
data replaced more split and replaceAll missing pattern pre-compilation with 12 years ago
document added a feature to find similarities in documents. 12 years ago
gui removed unused method parameters 13 years ago
interaction refactor package 12 years ago
kelondro using more pre-compile pattern for split methods 12 years ago
peers enhanced search result processing behavior 12 years ago
repository fix: prevent regex pattern compile error for blacklist import for path '*' (extend it to '.*') 12 years ago
search using more pre-compile pattern for split methods 12 years ago
server using more pre-compile pattern for split methods 12 years ago
upnp - replaced all length() == 0 and size() == 0 with isEmpty() 13 years ago
utils using more pre-compile pattern for split methods 12 years ago
visualization another performance and memory hack to graphics: this makes it possible 12 years ago
YaCySearchClient.java replaced more split and replaceAll missing pattern pre-compilation with 12 years ago
dbtest.java - added a method for the RasterPlotter to draw arrow endings to lines 12 years ago
migration.java refactoring 13 years ago
yacy.java - removed unnecessary synchronized and deadlock in crawler 12 years ago