yacy_search_server/source/net/yacy
reger a5707cd2eb enable proper Author navigator
- author facet is based on omitted author_sxt field
- adjust to make author nav available on exist of author field but keep using author_sxt to construct the facet (why!?)
- add check for querymodifier author in searchevent
2014-06-27 23:05:06 +02:00
..
contentcontrol do YaCy p2p connections using a timeout-request which covers the http 2014-01-19 15:21:23 +01:00
cora enhanced metadata enrichment for media file type search: 2014-06-26 13:02:35 +02:00
crawler enhanced debugging 2014-06-26 12:57:01 +02:00
data fixed generics warnings for generic array instantiation that appeared 2014-05-20 21:50:16 +02:00
document Merge branch 'master' of git@gitorious.org:yacy/rc1.git 2014-06-27 10:15:37 +02:00
gui added missing @Override annotation 2014-03-28 13:48:37 +01:00
http increased fixed limit for http POST request sizes to 100MB 2014-06-26 11:58:07 +02:00
kelondro removed superfluous assert 2014-06-19 12:10:12 +02:00
peers fix for operator precedence bug (cast binds stronger than bitwise AND) 2014-05-21 18:37:52 +02:00
repository First draft of a blacklist API. 2014-04-30 00:48:38 +02:00
search enable proper Author navigator 2014-06-27 23:05:06 +02:00
server refactoring 2014-06-12 05:23:26 +02:00
upnp added missing @Override annotation 2014-03-28 13:48:37 +01:00
utils added missing @Override annotation 2014-03-28 13:48:37 +01:00
visualization another circle computation enhancement 2014-05-13 21:30:47 +02:00
dbtest.java
migration.java autoupdate fails to download latest release (1.71) due to default release blacklist 2014-04-13 07:32:32 +02:00
yacy.java update to Jetty 9 2014-05-11 01:53:11 +02:00
YaCySearchClient.java