Commit Graph

733 Commits (9d8b32c63a782b8431105745eff06c530496cbbc)

Author SHA1 Message Date
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 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
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
reger 8da75a4b0c fix contentType definition for Solr html responswriter
11 years ago
Michael Peter Christen 1f0bfa8fec added test to Base64Order (runs successfully!)
11 years ago
Michael Peter Christen 219d5934a4 fixed termination bug in Solr Connector
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
Michael Peter Christen 24a052ecb9 removed debug code for existsByIds
11 years ago
Michael Peter Christen 1a4a69c226 set more logger to 'final static'
11 years ago
orbiter b085cb522b replaced old existsByIds for embedded Solr with obviously much faster
11 years ago
Michael Peter Christen 899e7e92b0 added debug code
11 years ago
Michael Peter Christen 81bb50118e found and fixed a huge memory leak in solr caching (inside Solr). The
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
Michael Peter Christen 5a02d650ee avoid cloning
11 years ago
Michael Peter Christen cc39667399 Speed enhancements and less CPU usage during Solr searches when using
11 years ago
Michael Peter Christen 9bb7eab389 hacks to prevent storage of data longer than necessary during search and
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 74d0256e93 enhanced postprocessing: fixed bugs, enable proper postprocessing also
11 years ago
sixcooler d9a02ed277 NPE fix for my last commit
11 years ago
sixcooler 61f627eb85 fix for ssl-connections from proxy-usage staying in close-wait-state
11 years ago
Michael Peter Christen 1b61bd40ed - Added new solr field url_file_name_tokens_t which stores the file name
11 years ago
sixcooler d536092fe4 fix false fill NAME_CACHE_MISS-DNS-Cache in case of a timeout
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 b28d43decc added two more fields source_cr_host_norm_i,target_cr_host_norm_i in
11 years ago
Michael Peter Christen 4476dea5ba do not fail if a wrong boost key is used; instead, print only a warning
11 years ago
Michael Peter Christen 1b3d26dd23 hack to remove most of the warning: deprecated messages (but not all,
11 years ago
sixcooler 3c48fc65fd reverted RemoteInstance to deprecated methods of httpClient-4.2
11 years ago
sixcooler 0cae420d8e some dns-timing changes:
11 years ago
sixcooler 15b1bb2513 bump to httpClient-4.3
11 years ago
orbiter d86d2be5c3 automatically removed Places autotagging if no location library is
11 years ago
reger 6b9a624808 remove double declaration of TLD_any_zone_filter
11 years ago
orbiter 6e8377b8ad do not check all words with synonym library if the library is empty
11 years ago
Michael Peter Christen 2602be8d1e - removed ZURL data structure; removed also the ZURL data file
11 years ago
Michael Peter Christen 61c5e40687 - replaced the properties object in AnchorURL with distinct variables
11 years ago
Michael Peter Christen 3ea9bb4427 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
Michael Peter Christen 5e31bad711 - the webgraph shall store all links which appear on a web page and not
11 years ago
reger 603368fc3e remove redundant declaration of USER_AGENT
11 years ago
Michael Peter Christen dbef8ccfcb forced deletion of ZURL entries for a specific host for each host that
11 years ago