Commit Graph

633 Commits (f7e887bf4960dd7713047faee8a1f9273ae81be8)

Author SHA1 Message Date
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
Michael Peter Christen 3502b4c697 refactoring (renaming) of yacy-solr api
12 years ago
Michael Peter Christen 3a0fcfbeda Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
12 years ago
orbiter e1bfe9d07a - reduction of the concurrently running processes to make YaCy more
12 years ago
Michael Peter Christen c091000165 added collection attribute also to the rss feed reader
12 years ago
orbiter f7571386a3 added a 'collection' property attribute in yacysearch.html which can be
12 years ago
Michael Peter Christen 97775fbebc fixed ranking for add-function queries: this did not work. The option
12 years ago
Michael Peter Christen ac5fa9fe48 fix for result counter logging
12 years ago
Michael Peter Christen 7ab5093321 added new solr title_exact_signature_l and
12 years ago
Michael Peter Christen f24ac518e6 redesign of exists()-query (can now be called with query) and the
12 years ago
Michael Peter Christen 27d6222880 added new field host_extent_i which, after a crawl and postprocessing,
12 years ago
Michael Peter Christen ada3f27de7 added three new field for a better ranking: references_internal_i,
12 years ago
Michael Peter Christen cf0acd2cb4 upgrade to solr 4.2.1
12 years ago
reger e89491271f - fix opensearch discover err msg - webgraph not enabled - if no opensearchdescription link found in index
12 years ago
Michael Peter Christen 870aedf3c6 fixes for better search interface integration in yaml templates
12 years ago
Michael Peter Christen 5512be6673 fix in GSA result writer which evaluates result context fields as
12 years ago
orbiter 65d73e5652 renamed callback function to 'callback' because that is a standard for
12 years ago
orbiter 17ae51e741 increased number of links limitation from 1000 to 10000 for rss feeds
12 years ago
orbiter 940c6849ee enhanced did-you-mean (a bit): can now remember previously searched
12 years ago
Michael Peter Christen b8ed66a55d added all clickdepth computations for source and target paths in
12 years ago
reger 230a12bfe2 adjust Opensearch discover function to new webgraph Solr schema
12 years ago
Michael Peter Christen addba047e2 changes in ranking computation
12 years ago
Michael Peter Christen 252bb51f98 fix for wrong mime type in noload crawler
12 years ago
orbiter 0f7ea7ad9f - enhanced solr.add procedure for mass adds
12 years ago
Michael Peter Christen 840fa22135 disabled clickdepth computation during craling since that is repeated
12 years ago
orbiter d74472f562 corrected result counter
12 years ago
Michael Peter Christen c95a84103a complete redesign of search process:
12 years ago
Michael Peter Christen 008288719c fix for schema export to consider also automatically generated
12 years ago
Michael Peter Christen 089dee1770 - generalized SchemaConfiguration into super-class Configuration and
12 years ago
Michael Peter Christen 58e1e6fa2b fixes to schema
12 years ago