Commit Graph

662 Commits (0df5195cb073b1634fa68eff4ca7ab3d53e2d791)

Author SHA1 Message Date
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
Michael Peter Christen f2e36fbd06 enhanced deletion process for very large number of documents
12 years ago
Michael Peter Christen b9b446bca6 - added ssl configuration sign (a lock) to network statistic/table
12 years ago
reger 4fc6837690 - fix monitor url of crawl job in PerformanceQueues_p.html
12 years ago
Michael Peter Christen 442ed50be0 removed some unnecessary synchronizations
12 years ago
Michael Peter Christen ad050ec88d - upgraded httpclient, httpcore and httpmime
12 years ago
Michael Peter Christen f2c9b0b5f2 better robustness of Concurrent Solr Connector against update/deletion
12 years ago
Michael Peter Christen cca19d94d4 re-declared some fields to be of type string rather than text which
12 years ago
Michael Peter Christen 3841854c97 abstraction of catchall term
12 years ago
Michael Peter Christen 6fafed2180 fix for solr cache when a delete buffer is filled and a document, which
12 years ago
Michael Peter Christen 20b767f35e preventing score computation in solr where applicable
12 years ago
Michael Peter Christen ee217dbdee remove sort order in all cases where not needed
12 years ago
Michael Peter Christen 70e981b333 prevent that long-running deletion tasks block a hard commit.
12 years ago
Michael Peter Christen bb4bf3d8fd infinity timeout bug protection patch
12 years ago
Michael Peter Christen 1aac722cc6 added another solr connector, the ConcurrentUpdateSolrConnector which
12 years ago
Michael Peter Christen 0af7803367 added more features to ScoreMap (pretty toString)
12 years ago
Michael Peter Christen f36a7da5f6 - re-introduced existById in solr connector.
12 years ago