Commit Graph

7087 Commits (3d5e3544717fff881cc4b128625de4f162f0fff0)

Author SHA1 Message Date
Michael Peter Christen 0d235a565b cleanup crawl loader jobs
11 years ago
Michael Peter Christen 1ea17bd9f3 - removed old metadata database and all migration code
11 years ago
reger d3de309953 fix IOexception logging issue in DefaultServlet
11 years ago
reger 97e84439fb adjusted ConfigHeuristic and changed QueryGoal.getOriginalQueryString to .getQueryString
11 years ago
Michael Peter Christen 022c6d3ce1 do YaCy p2p connections using a timeout-request which covers the http
11 years ago
Michael Peter Christen 42f3733a05 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
Michael Peter Christen 25a6c05008 experimental removal of synchronization. This should work for all cases
11 years ago
Michael Peter Christen 5695280edd removed superfluous synchronization
11 years ago
Michael Peter Christen a1977b7a75 removed debug code
11 years ago
orbiter fd4abc0565 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
orbiter d5b8e473c8 added load limit for DHT transfer: RWI acceptance only if local load is
11 years ago
reger 2614fa7aeb Skip remote Solr search if last try showed error
11 years ago
orbiter a07e9b3582 concurrency-solid version of transmission limitation
11 years ago
orbiter 60ead31273 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
orbiter 52bf7d1ac8 reduce load during dht transfer
11 years ago
sixcooler f0587d4af5 NP-fix, which was found on a Pi under 'havy' load
11 years ago
Michael Peter Christen 0bf3cab8c7 - better 'extra'-peer selection
11 years ago
orbiter e3c4456c8e Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
orbiter 7f21d21d1d added synchronization to deeply-embedded solr connector
11 years ago
reger 9b06774414 fix role name in GSA servlet
11 years ago
reger 0c754dd794 implemented DIGEST authentication, which is for remote login more secure
11 years ago
Michael Peter Christen ba44eb1160 when scaling the number of remote peers, also consider the machine load
11 years ago
Michael Peter Christen f8ce7040ab remote search peer selection schema change:
11 years ago
Michael Peter Christen 47a82e471c less blocking in SeedDB which caused deadlocks in peer ping
11 years ago
Michael Peter Christen ec10ed45bd better logging in logger
11 years ago
Michael Peter Christen a5d7961812 replaced old caching in SolrConnector with a new one which is better for
11 years ago
reger 6e2fe777af simulate Authorization cookie for yacy servlet header
11 years ago
reger ea7cef5d05 fix NPE in TemplateEngine
11 years ago
reger cb6d0c2113 implementing YaCy legacy role names
11 years ago
reger f09dbbef96 make SecurityHandler webappcontext ready
11 years ago
reger 37f2a82a5d making root context (htroot) a WebAppContext
11 years ago
reger 28eae57e8b spend CrawlQueues a fremem routine
11 years ago
reger b931bf6b48 fix use of url proxy access pattern
11 years ago
reger 280c4a3ac1 exclude terms with " for didYouMean suggestion
11 years ago
reger fbc1071f6d Merge origin/master
11 years ago
reger 7b800a0c8e fix: NPE on shutdown via script
11 years ago
Michael Peter Christen ce4d42d77c Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
Michael Peter Christen 644573cfc4 using the adminAccountUserName from yacy.conf within apicall.sh
11 years ago
reger 6932aa4d7a use configured admin-username for api calls
11 years ago
orbiter 2ead4e44d9 introduced a new storage path ARCHIVE inside of DATA which will be used
11 years ago
sixcooler add0e42804 fix double-escaped urls from proxy-usage
11 years ago
sixcooler 865ce6f974 check blacklist proxyClient config
11 years ago
sixcooler 345f9aba27 make use of our DNS-cache again - this realy speeds up the lookup
11 years ago
reger e6d284fe1e better solution for prev. commit with MultiMapSolrParams.getFieldInt not returning default parameter
11 years ago
reger 0bc2fc14ab improve NPE chance on missing parameters
11 years ago
reger f06cef5d5b reimplement proxy access by configured whitlist pattern
11 years ago
reger 05d6cc6ea3 setting of IPv4Stack moved earlier
11 years ago
reger 30d925a96e reimplemented server access restriction
11 years ago
orbiter 3cb6c7861f fixed shutdown authenticaton problem
11 years ago
Michael Peter Christen ed06b5b94b set a realm message to log-in input window which explains that a
11 years ago
Michael Peter Christen 7005ecdabd cleanup
11 years ago
Michael Peter Christen 2939b47986 removed non-working realm setting in http client (auth for localhost was
11 years ago
orbiter 9d52b337f3 added http authentification to YaCy http client for all localhost
11 years ago
Michael Peter Christen c951945666 modified log-in detail to enable admin-login from localhost with stored
11 years ago
Michael Peter Christen 9bd71fdbb4 made the access tracker class static because it shall be used by the
11 years ago
Michael Peter Christen 1c56befb93 fixed mess with test on localhost (which means local hosts for some
11 years ago
Michael Peter Christen 7d6fc79eb8 refactoring (usage of constant names for attributes of authentication
11 years ago
Michael Peter Christen b9d36e45e0 removed the &amp explicit encoding of ampersand character since this is
11 years ago
reger e2ccb6ce9d modified DefaultServlet parameter on invoke templates
11 years ago
reger 4c38bceafc handle http connect for proxy
11 years ago
reger cfabe8f67a harmonize access restriction for urlproxy servlet
11 years ago
reger e6b9643fd6 extended request for local peer check to by hostname resolved ip
11 years ago
reger c797f108a1 add error response on deniedl proxy access
11 years ago
reger 0583f44306 reimplement proxy access log (to Jetty ProxyHandler)
11 years ago
reger 8cbc1c970a Security Hot-Fix: for transparent proxy.
11 years ago
reger 58ecf5e4dd add to blacklist button in CrawlResults
11 years ago
reger e9081c0f17 moved startup execAPIActions call after Jetty startup
11 years ago
reger 19c1a7a5ca change SolrServlet from Filter to Servlet
11 years ago
reger 14c977dd26 fix NPE GSAresponseWriter on query=null
11 years ago
orbiter c3dee2d6bd added security patch
11 years ago
orbiter dcf46ce8f6 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
orbiter 343d2ef49a new data type for access tracker (unfinished)
11 years ago
reger dd8ea0cdd6 fix "add to blacklist" button style in IndexControlRWIs_p
11 years ago
reger abbf487023 fix QueryGoal Image query (missing space)
11 years ago
reger 26e9d7e066 fix NPE in IndexControlRWIs_p.html
11 years ago
reger 7f9b9315fe Merge origin/master
11 years ago
reger 8eaabb9600 remove dependency from old serverCore.java
11 years ago
orbiter 2018e55f8b switched back on index deletion (was accidently off because new jetty
11 years ago
orbiter 3961b643a3 write solr searches to search log
11 years ago
orbiter 15882beb19 fix for strange NPE
11 years ago
orbiter f3ac923a7e ftp client shall be able to open non-anonymous ftp servers if login
11 years ago
reger 3d913558ab display configured adminUserName in ConfigAccounts_p
11 years ago
reger fbdd89e198 Merge origin/master
11 years ago
reger 65a2f3d5e7 tweak Jetty credentials to work with YaCy UserDB
11 years ago
Michael Peter Christen ffdfe5fb9b Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
reger 7d6b34a89f Merge origin/master
11 years ago
reger 45e8750ba5 nasty quick fix for admin login with other username as admin
11 years ago
Michael Peter Christen ee17bd0b69 added option to attach remote solr servers in read-only mode
11 years ago
Michael Peter Christen 25f9c35033 add patch which shall prevent that naive search mistakes like usage of
11 years ago
Michael Peter Christen 667a6adddb - use default files from yacy.init property "defaultFiles" if no
11 years ago
Michael Peter Christen 77aeb288a2 suppress deprecation warning (for now); TODO: find alternatives
11 years ago
reger fca7f1d043 run SSL/HTTPS port (8443) ping test in migration only if SSL/HTTPS is on
11 years ago
reger 71cac1a278 added SSL/HTTPS connector to support SSL/https connection on port 8443
11 years ago
Michael Peter Christen 82c0525e71 wrong logger fix
11 years ago
Michael Peter Christen e17624b6dd added html retrieval from alternative DATA/HTDOCS path
11 years ago
Michael Peter Christen 07cee6b99c removed more unused code
11 years ago
Michael Peter Christen 20b48f894f refactoring: moving all servlets to the same package (the solr servlet
11 years ago
Michael Peter Christen 84167adb49 removed unused anomichttpd code after migration to jetty
11 years ago
Michael Peter Christen b461a27abb fixed the SolrServlet
11 years ago
Michael Peter Christen 7603e879dc Merge branch 'master' into HEAD
11 years ago
Michael Peter Christen 25250405f1 solr servlet preparation for join with jetty branch
11 years ago
Michael Peter Christen 2f16770681 migrated to solr 4.6.0
11 years ago
Michael Peter Christen 57f0f71ac6 added patch to allow binary response writer
11 years ago
orbiter 937273d4e3 added parsing of metadata to surrogate reading:
11 years ago
reger 18497f6475 remove unused init parameter from DefaultServlet
11 years ago
orbiter 4de3fefdb5 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
orbiter 7e346e1d79 using stringbuilder in query construction
11 years ago
reger c84c313fe1 Merge origin/master into jetty
11 years ago
Michael Peter Christen 2702d9e56b - added a SolrQueryResponse2SolrDocumentList method which is able to
11 years ago
Michael Peter Christen 74466d731a use pre-compiled patterns in ymark
11 years ago
Michael Peter Christen 34633044b4 made pattern computation static
11 years ago
Michael Peter Christen ef7ddbc933 added date parser caches to prevent re-calculation of costly date
11 years ago
Michael Peter Christen 552ef9f18e fix for bad ErrorCache.exists test (bug from latest commit)
11 years ago
Michael Peter Christen 09412ea3a4 counting search requests in solr interface
11 years ago
Michael Peter Christen 303f5694ba avoid usage of existsByQuery. If a document can be loaded by the ID
11 years ago
reger b43bbd3cc4 join DefaultServlet and Jetty8 implementation
11 years ago
reger 089c5007ee move conditionalHeader to DefaultServlet
11 years ago
Michael Peter Christen 79771c60c0 IPv6 fixes
11 years ago
reger 92d9c56f9f Merge origin/master into jetty
11 years ago
Michael Peter Christen 78eac85161 better calibration of caches and queue maximum sizes
11 years ago
Michael Peter Christen c8af19bd37 removed unnecessary check which causes a NPE when searching with empty
11 years ago
Michael Peter Christen e3c2f09de9 - reduce computation in case that specific postprocessing fields are not
11 years ago
Michael Peter Christen cfa08024c7 removed optimization bevore postprocessing because that may cause a
11 years ago
Michael Peter Christen 6f3a923691 fixed urlmask which was not able to combine several constraints
11 years ago
Michael Peter Christen 9a27bf6e82 removed filter computation in Protocol class for remote searches because
11 years ago
Michael Peter Christen f1b5db2c45 - performance graph does not shop peer ping in memory monitor any more
11 years ago
Michael Peter Christen a125904a1c fixed a NPE in surrogat processing
11 years ago
Michael Peter Christen 0db8e34625 enhanced webgraph processing
11 years ago
reger ac067b5236 clean-up Jetty handler classes
11 years ago
reger b75e92aac3 add read queryparameter in gsaservlet
11 years ago
reger 1e94719084 fix NPE on mime detection of unknown file extension
11 years ago
reger effea4bca0 Merge origin/master into jetty
11 years ago
sixcooler 2c2ebb0d92 tried some hardening in order not letting any Solr-Searchers open
11 years ago
Michael Peter Christen a16534cb0a tried to fix timeout and connection-lost problems when using an outside
11 years ago
Michael Peter Christen c3dcbdc8d5 try to recover from an OOM during citation index reading and fail-over
11 years ago
Michael Peter Christen 9932c441c8 fixed a problem with Date fields parsing Solr results if a remote Solr
11 years ago
sixcooler 94db054aff memory-leak-fix: the DocListSearcher fires an query in its constructor
11 years ago
reger 26bb1e37b7 implement core selection in SolrServlet
11 years ago
Michael Peter Christen ae55d69ef6 include/exclude size NPE fix (recently added)
11 years ago
Michael Peter Christen 2c39b65409 fixes for searches containing stopwords. The fix was done using a
11 years ago
Michael Peter Christen 5592ea57f0 hack to remove compiler warnings about deprecated classes. It would be
11 years ago
orbiter 037cd0a57c using the BinaryResponseWriter which is supported within the YaCy solr
11 years ago
orbiter 61409788eb less word hash computations (removing some overhead because of MD5
11 years ago
reger f23471c471 add check to prevent index entries containing url_file_ext_s with ";jsession=xyz"
11 years ago
reger 5c4a3d1c01 Merge origin/master into jetty
11 years ago
reger 444a9ae674 remove unused options and attributes from DefaultServlet
11 years ago
reger 8da75a4b0c fix contentType definition for Solr html responswriter
11 years ago
Michael Peter Christen ccf2f4e43b refactoring of seed attributes (introduced more constants)
11 years ago
Michael Peter Christen 1f0bfa8fec added test to Base64Order (runs successfully!)
11 years ago
orbiter b7f1e5af51 added new servlet which generates the same file as the principal peers
11 years ago
orbiter 3e552550d1 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
orbiter c2d720cdaf purge a lucene cache - possible memory leak fix
11 years ago
reger e4f49fb175 for searchresults with empty title use filename as title
11 years ago
reger b1dc9a6f52 - disable Jetty servlet defaultUseCache (prevent double caching)
11 years ago
reger f111f30ace Merge origin/master into jetty
11 years ago
reger 94293176a3 use writeOptionHeaders with ServletResponse parameter only
11 years ago
orbiter ff86cb683f fixed some XSS bugs reported by Marius from http://ctf365.com/
11 years ago
orbiter da33ee0d77 extended also timeout fr webgraph postprocessing
11 years ago
orbiter 74f9e40747 extended timeout during postprocessing of 30 minutes.
11 years ago
orbiter 19a051bec8 more monitoring for postprocessing and enhanced layout in Crawler
11 years ago
Michael Peter Christen 9cf9727685 fix for wrong counter
11 years ago
Michael Peter Christen fceac8cffd more monitoring for postprocessing
11 years ago
Michael Peter Christen 6842783761 fixed and enhanced postprocessing
11 years ago
Michael Peter Christen 219d5934a4 fixed termination bug in Solr Connector
11 years ago
Michael Peter Christen bf1bdd52a6 prevent requesting of 0-facets (which actually exist)
11 years ago
Michael Peter Christen 9d5895f643 enhanced and fixed postprocessing
11 years ago
Michael Peter Christen f86fe90eda enhanced mass storage speed to remote solr servers
11 years ago
Michael Peter Christen 6ed9821209 fixed several problems in solr connectors
11 years ago
Michael Peter Christen 191fd3d7e7 added an optimization option to HandleSet mass data storage structure
11 years ago
Michael Peter Christen 94b565ea0d fixed keepalive min value
11 years ago
reger b26787dc2d - DefaultServlet: remove static gzip option
11 years ago
Michael Peter Christen 24a052ecb9 removed debug code for existsByIds
11 years ago
Michael Peter Christen 087df05e24 added option to Config_Network_p.html to enable remote search while
11 years ago
Michael Peter Christen 1a4a69c226 set more logger to 'final static'
11 years ago
Michael Peter Christen c60947360d logger should be static
11 years ago
Michael Peter Christen 69b8d61c47 fix for search requests in GSA interface which contain 'funny'
11 years ago
orbiter b085cb522b replaced old existsByIds for embedded Solr with obviously much faster
11 years ago
reger b29d262e70 implement Jetty8HttpServerImpl.generateSocketAddress
11 years ago
orbiter 4234b0ed6c Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
orbiter 909bbb49d8 added (partly commented) test code for url rewrite methods .. to be
11 years ago
reger 066a1ecf0a add highlight queryparams to solrservlet if missing
11 years ago
Michael Peter Christen 899e7e92b0 added debug code
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
Michael Peter Christen c833d02cf5 fixed webgraph postprocessing (did nothing and repeated to do this...)
11 years ago
Michael Peter Christen 74d0256e93 enhanced postprocessing: fixed bugs, enable proper postprocessing also
11 years ago
reger 1adb4b8741 merge rc1/master
11 years ago
reger 77a73c7475 add YaCy HttpCommand "location" check to DefaultServlet
11 years ago
Michael Peter Christen 7b69c438f7 more methods for the table class
11 years ago
Michael Peter Christen 820b896146 Replaced the inframe loading from yacy.net for donations with the
11 years ago
reger cc223b14a4 remove wrong content mod in SSI parser for virtual path /currentyacypeer/
11 years ago
reger 5606291574 fix last commit (not needed test of GZipInputStream)
11 years ago
reger f9eed8cb44 add support for gzip encoded multipart forms (needed for transferRWI.html)
11 years ago
reger cf32a92629 - add size check to multipart form data handling of YaCyDefaultServlet (same as in HTTPDemon.parseMultipart)
11 years ago
reger 705f147820 - add localpeername.yacy to list of local address detection for AbstractRemoteHandler
11 years ago
reger 0d4efabaa8 fix YaCy version string in proxy headers
11 years ago
reger 2226189743 disable domainhandler due to error
11 years ago
reger eea504c117 update Info.plist
11 years ago
reger a44eede8b8 merge rc1/master
11 years ago
sixcooler d9a02ed277 NPE fix for my last commit
11 years ago
reger 54a0272338 searchpage javascript (latestinfo) causes reset of search statistic after moving to next page
11 years ago
sixcooler 61f627eb85 fix for ssl-connections from proxy-usage staying in close-wait-state
11 years ago
Michael Peter Christen d328cc4a83 fix for didyoumean, added also more asian alphabets
11 years ago
Michael Peter Christen 90c8577840 enhanced ranking; patches to replace old ranking
11 years ago
reger e74f548551 make legacy http server (serverCore) implement YaCyHttpServer interface
11 years ago
reger 71d2655c02 downgrade to Jetty 8 to assure support of JRE 1.6
11 years ago
Michael Peter Christen 1b61bd40ed - Added new solr field url_file_name_tokens_t which stores the file name
11 years ago
orbiter 6efa7532d2 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
orbiter 5f5a97bafc added the anchor text within web pages to the searcheable entities of a
11 years ago
orbiter 705b3338ee list more fields available for search and for ranking boosts
11 years ago
sixcooler d536092fe4 fix false fill NAME_CACHE_MISS-DNS-Cache in case of a timeout
11 years ago
Michael Peter Christen 78e7aadb26 removed unused initialization method
11 years ago
Michael Peter Christen 4fbc4740df removed warnings
11 years ago
Michael Peter Christen 21aa6a0321 migration to Solr 4.5.0
11 years ago
Michael Peter Christen ef31d0f279 fix for rss reader, see http://bugs.yacy.net/view.php?id=294
11 years ago
Michael Peter Christen 101a6e6e14 Patch the citation index for links with canonical tags.
11 years ago
reger daebeb93aa add call to AccessTracker to jetty security handler
11 years ago
reger 172aefaeeb adjust YaCySecurityHandler to Jetty 9 conventions
11 years ago
reger 6f9ed439d3 - expand localHostName check of AbstractRemoteHandler
11 years ago
reger 561ea135af fix : forgot adding security handler
11 years ago
reger c7c706fd9f merge with rc1/master
11 years ago
reger 272b196d05 update Jetty server init() to activate yacy-domain and transparent proxy handler
11 years ago
reger fd119deb00 fix NPE on modified since check ( Response.requestHeader allowed to be null)
11 years ago
reger 66145a0410 - add welcome file (index.html) support to YaCyDefaultServlet
11 years ago
Michael Peter Christen b28d43decc added two more fields source_cr_host_norm_i,target_cr_host_norm_i in
12 years ago
Michael Peter Christen a52f3a597e fix for canonical-from-http-header feature
12 years ago
Michael Peter Christen 2dd7c5be44 added parsing of http-canonical tags (untested, could not find an
12 years ago
Michael Peter Christen 4476dea5ba do not fail if a wrong boost key is used; instead, print only a warning
12 years ago
reger ab9583d429 add default field (&df) to SolrServlet query if missing
12 years ago
Michael Peter Christen 3bf0104199 fix for crawl domain counter limitation (limit was reached too early)
12 years ago
Michael Peter Christen 82bfd9e00a - crawl profiles shall be deleted from active and passive stacks if they
12 years ago
Michael Peter Christen 1b3d26dd23 hack to remove most of the warning: deprecated messages (but not all,
12 years ago
Michael Peter Christen a496313248 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
12 years ago
sixcooler 3c48fc65fd reverted RemoteInstance to deprecated methods of httpClient-4.2
12 years ago
Michael Peter Christen 91a875dff5 self-healing of mistakenly deactivated crawl profiles. This fixes a bug
12 years ago
Michael Peter Christen 095053a9b4 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
12 years ago
sixcooler 0cae420d8e some dns-timing changes:
12 years ago
sixcooler 15b1bb2513 bump to httpClient-4.3
12 years ago
Michael Peter Christen 4f83d5f18c added the new field harvestkey_s to the collection index and the
12 years ago
orbiter 14442efa6d when profiles are cleaned, there shall be first a callback showing which
12 years ago
orbiter 0013d0d0bb removed superfluous class
12 years ago
orbiter f90d5296cb Added new data structure to be used by the balancer (not used yet).
12 years ago
orbiter 0e8d752462 refactoring
12 years ago
orbiter 8ac2e8c8c9 added location navigator which causes that the image to the map search
12 years ago
orbiter d86d2be5c3 automatically removed Places autotagging if no location library is
12 years ago
orbiter 214a087cdf Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
12 years ago
Michael Peter Christen 96ed0c980e - added hosthash to all documents (also fail documents which is needed
12 years ago
Michael Peter Christen 179ad281f9 close include byte buffer after usage
12 years ago
reger 52dd491c04 fix not necessary use of DigestURL
12 years ago
reger 6b9a624808 remove double declaration of TLD_any_zone_filter
12 years ago
reger 5111841e5b - reduce Jetty debug logging
12 years ago
reger bc6ebb3c06 adjust to DigestURI changes from master to DigestURL
12 years ago
reger 561cbc7ee2 use more YaCy HeaderFramework constants (instead of Jetty's)
12 years ago
reger 5c4ba9b5db merge rc1 master
12 years ago