Commit Graph

678 Commits (e6b423c4d99cb07ec88bb2c7e49de8ea5c8bfd5e)

Author SHA1 Message Date
Michael Peter Christen 1c62fa7698 fix for bad snippets in gsa api
11 years ago
orbiter 252c525709 fixed feed api servlet and and enhanced RSSReader class
11 years ago
orbiter d38c3c14d8 fix for CGI test
11 years ago
Michael Peter Christen f13df9dbb6 migration to solr 4.4.0
11 years ago
Michael Peter Christen cf12835f20 replaced the single-text description solr field with a multi-value
11 years ago
Michael Peter Christen 83e2921b39 new test case for http://bugs.yacy.net/view.php?id=141
11 years ago
Michael Peter Christen 304aacb2cc fix for http://bugs.yacy.net/view.php?id=267
11 years ago
orbiter 056b42f5aa - added information about segment count to status_p.xml
11 years ago
orbiter 6fb2811e68 fixes for problems with remote solr and non-activated webgraph index
11 years ago
Michael Peter Christen 336f86394c replaced StringBuffer with StringBuilder
11 years ago
Michael Peter Christen 31483c47e1 fixed problem with remote luke requests
11 years ago
Michael Peter Christen ac1aad5064 added a getSegmentCount method and use it to disable optimize if wanted
11 years ago
Michael Peter Christen 36035e0a0a - used reger's LukeRequest to generalize the index info in
11 years ago
Michael Peter Christen 39fceb5ccf fix for NPE & bug #264
11 years ago
Roland Haeder aaedc0405d Fixes and avoid of catching bad exceptions (some):
11 years ago
Roland Haeder 841a28ae76 Added 'final' for all exception blocks as this helps the Java compiler
11 years ago
orbiter b71d13a014 added load and deadlock detector in Memory util
12 years ago
orbiter 5533fc8e01 fix for bug 260
12 years ago
Michael Peter Christen bcc623a843 refactoring of load_delay: this is a matter of client identification
12 years ago
orbiter dac88561ae minimum access time has a tight connection to ClientIdentification,
12 years ago
Michael Peter Christen 9a29ab469e another patch to prevent CLOSE_WAIT status on solr connections
12 years ago
Michael Peter Christen 87e9052081 added Connection:close to all http requests in our http client to
12 years ago
Michael Peter Christen 5c6946dd5f replaced usage of log4j by ConcurrentLog where possible
12 years ago
Michael Peter Christen 5878c1d599 - refactoring of log to ConcurrentLog:
12 years ago
orbiter f4f6551c66 better handling of time-out at solrj in case that a commit is done in a
12 years ago
Michael Peter Christen dea71851d2 - better concurrency for network scanner
12 years ago
orbiter 9f0cc9b401 enhanced network scanner
12 years ago
sixcooler 308d73f855 do not use remote proxy if not switched on - regardless of the proto
12 years ago
sixcooler 69906b1d2e Revert "do not use remote proxy if not switched on - regardless of the proto"
12 years ago
sixcooler 20f452d228 do not use remote proxy if not switched on - regardless of the proto
12 years ago
sixcooler d5d8936f9d For indexes that are changing rapidly in NRT situations, fcs (stands for
12 years ago
Michael Peter Christen 660a196989 refactoring
12 years ago
Michael Peter Christen 16d1d744fa added url_file_name_s in default collection schema for the file name
12 years ago
Michael Peter Christen f9d859f5dc now writing image alt texts and (camelcase-)parsed urls into a text
12 years ago
orbiter 97f2ac9091 added hint to gsa response writer that the result comes from a yacy peer
12 years ago
Michael Peter Christen 570511f3c8 removed fields references_internal_id_sxt and
12 years ago
Michael Peter Christen fd1776a3b0 added a new 'Citations' function: each search result item can now be
12 years ago
Michael Peter Christen fc3ff92c69 npe fix
12 years ago
Michael Peter Christen 1762911f57 added synchronizations and timeouts in solr api; missing
12 years ago
Michael Peter Christen b85db72a73 added another response writer which can present search result with
12 years ago
orbiter 2b320313d9 replaced yacydoc servlet usage by a solr result output using an html
12 years ago
Michael Peter Christen f7e77a21bf Added a citation reference computation for intra-domain link structures.
12 years ago
reger 7480e87386 - fix stopword handling for RWI see example http://bugs.yacy.net/view.php?id=247
12 years ago
reger 9ef1fd9bac fix: enable use of solrcore.properties for property substitution of solrconfig.xml
12 years ago
reger 8a7fcb391d enable use of solrcore.properties for property substitution of solrconfig.xml
12 years ago
Michael Peter Christen ba793a32c0 added timeout for remote searches of 10 seconds
12 years ago
Michael Peter Christen 1c4c1c0345 try to commit in case of failure which hopefully frees up some RAM
12 years ago
Michael Peter Christen 0c1a018bbd removed 'later' tactic because it used too much RAM, reduced number of
12 years ago
Michael Peter Christen 67757b425a use a retry handler with retryCount=0 because we usually expect requests
12 years ago
Michael Peter Christen 8dbc80da70 redesign of index.exist-test: this shall now not be done using a single
12 years ago