yacy_search_server/source/net/yacy
reger 4b77733e59 implement a YaCyDefaultServlet to handle YaCy-servlets within Jetty server
- the implementation is inspired by Jetty's DefaultServlet
- handles static html content and YaCy servlets
- translates between standard servlet request/response and YaCy request/response specification
With the implementation of YaCy-servlets as servlet instead via a jetty handler it's closer to servlet standard and carries less jetty specific dependencies.
2013-09-22 01:57:32 +02:00
..
cider * augmented proxy 2011-02-25 12:02:48 +01:00
contentcontrol Redesign of crawler identification and robots steering. A non-p2p user 2013-08-22 14:23:47 +02:00
cora remove redundant declaration of USER_AGENT 2013-09-14 18:29:44 +02:00
crawler decreased the responseHeaderDB database which is now flushed more 2013-09-11 13:03:58 +02:00
data Redesign of crawler identification and robots steering. A non-p2p user 2013-08-22 14:23:47 +02:00
document update to Jetty 9 jars 2013-09-14 20:49:05 +02:00
gui Added 'final' for all exception blocks as this helps the Java compiler 2013-07-17 18:31:30 +02:00
http implement a YaCyDefaultServlet to handle YaCy-servlets within Jetty server 2013-09-22 01:57:32 +02:00
interaction Redesign of crawler identification and robots steering. A non-p2p user 2013-08-22 14:23:47 +02:00
kelondro fix for content domain classification in URIMetadataNode 2013-09-03 10:49:09 +02:00
peers added an option to exclude image search results from text search. This 2013-09-03 11:14:23 +02:00
repository Redesign of crawler identification and robots steering. A non-p2p user 2013-08-22 14:23:47 +02:00
search added parsing of 'date', 'dc:date', 'dc.date' and 'last-modified' in 2013-09-10 10:31:57 +02:00
server remove references to 10_http thread (legacy http server) 2013-09-12 22:02:11 +02:00
upnp replaced StringBuffer with StringBuilder 2013-07-23 12:21:27 +02:00
utils Redesign of crawler identification and robots steering. A non-p2p user 2013-08-22 14:23:47 +02:00
visualization added tools to visualize image generation (i.e. during testing) 2013-09-09 12:58:26 +02:00
dbtest.java - refactoring 2013-08-20 15:46:04 +02:00
migration.java FieldReIndex: omit active vocabulary fields from reindex detection 2013-08-14 00:00:30 +02:00
yacy.java update to Jetty 9 jars 2013-09-14 20:49:05 +02:00
YaCySearchClient.java Added 'final' for all exception blocks as this helps the Java compiler 2013-07-17 18:31:30 +02:00