Commit Graph

6657 Commits (1a6158e33893bba561e8a373dc3ebab374f16fa0)

Author SHA1 Message Date
reger b29d262e70 implement Jetty8HttpServerImpl.generateSocketAddress
11 years ago
reger 066a1ecf0a add highlight queryparams to solrservlet if missing
11 years ago
reger 4684330505 Merge origin/master into jetty
11 years ago
reger 1437c45383 merge rc1/master
11 years ago
Michael Peter Christen 87a956e881 calculating and showing the number of files and the average size of a
11 years ago
Michael Peter Christen acc1f8a749 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
Michael Peter Christen 81d9e23532 fixed another memory leak in the PDF parser:
11 years ago
Michael Peter Christen c152d996e6 reduced footprint of BookmarksDB which can take quite a lot of memory if
11 years ago
Michael Peter Christen 81bb50118e found and fixed a huge memory leak in solr caching (inside Solr). The
11 years ago
reger 7b17cdf6dd add content_type:image/* to image search
11 years ago
reger 082c9a98c1 move writeHeaders from Jetty8 servlet to YaCyDefaultServlet
11 years ago
sixcooler 987f410011 URL-export:add query and fix for cast-class-exception
11 years ago
Michael Peter Christen a8253ca49c added missing unicode transformation in href link contents during
11 years ago
Michael Peter Christen 0cf9e9580b added clickdepth and CR computation debug code to verify that the
11 years ago
reger b85f702f22 add AccessTracker logging to SolrServlet
11 years ago
reger de1f02420b implement HtmlResponseWriter to solrServlet (and rss / opensearch responswriter) as in yacy select servlet.
11 years ago
Michael Peter Christen 234a974955 load image only if their parser flag is activated
11 years ago
Michael Peter Christen b2c329929f Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
Michael Peter Christen 60187a4ec2 fix in html parser
11 years ago
Michael Peter Christen e1c1e57877 less overhead calling exist() with only one hash
11 years ago
reger 3d5d366f1c fix html header in Solr HTMLResponseWriter
11 years ago
reger bfdb404867 implement a Jetty reconnect to work with Configbasic_p.html port change
11 years ago
Michael Peter Christen 5a02d650ee avoid cloning
11 years ago
reger d6760df3e5 fix servlet class exist check to use default path only (in Jetty8YaCyDefaultServlet)
11 years ago
reger b38de92a16 Merge origin/master into jetty
11 years ago
Michael Peter Christen cc39667399 Speed enhancements and less CPU usage during Solr searches when using
11 years ago
Michael Peter Christen 434e13b46d in host browser also show the properties of failed documents including
11 years ago
reger 6944225037 - add GSA search /gsa/search servlet for Jetty to Server init
11 years ago
reger 53cb30a221 reduce logging (by assigning logger to existing logger)
11 years ago
reger 332c6d4fe1 reactivate Domain handler for .yacy / .yacyh handling
11 years ago
reger b1ce70434e resolve merge conflict
11 years ago
reger 7869a4c070 Merge origin/master into jetty
11 years ago
reger f017066197 Merge origin/master into jetty
11 years ago
reger 06da6f517c add YaCyProxyServlet to handle /proxy.html?url=proxyurl
11 years ago
reger 69599566f9 catch one more malformed url in proxy url rewrite
11 years ago
reger 605530fec5 catch proxy url rewrite exception
11 years ago
Michael Peter Christen 9bb7eab389 hacks to prevent storage of data longer than necessary during search and
11 years ago
orbiter 3c3cb78555 - removed a lot of garbage and bloated code from GuiHandler.
11 years ago
Michael Peter Christen 5afa6e3aee Automatically flush the log cache if a short memory status is reached.
11 years ago
Michael Peter Christen 030d0776ff Enhanced crawl start for very, very large crawl lists (i.e. > 5000)
11 years ago
Michael Peter Christen 6aabc4e5c8 reduced logging line memory, 10000 lines had filled up 450MB! grrr.
11 years ago
Michael Peter Christen 1a8783147b enhanced computation of number of solr documents.
11 years ago
Michael Peter Christen 4948c39e48 added concurrency for mass crawl check
11 years ago
Michael Peter Christen 1b4fa2947d - fixed a problem which ocurred when a document was not recognized with
11 years ago
Michael Peter Christen 82621bead0 When doing bootstraping, always accept one seedlist-File without
11 years ago
Michael Peter Christen 691d7e70fa added hint to development/commit rss feed
11 years ago
orbiter 20bbde8665 fix for mustmatch regex computation: result had correct semantic, but
11 years ago
reger cb2dbcb843 add graceful Jetty shutdown option
11 years ago
reger f46c723398 allow to choose used http server, YaCy-Anomic or Jetty
11 years ago
reger da4ff5aefa add YaCy HttpCommand "authenticate" check to DefaultServlet
11 years ago