Commit Graph

2386 Commits (e3c4456c8e01c3af4d1cc19af66ef7e1eb18083b)

Author SHA1 Message Date
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