Commit Graph

1775 Commits (16e9d4d1dd2e4d9b055c0de8d1181b765914a025)

Author SHA1 Message Date
Michael Peter Christen 16e9d4d1dd added a restart hint
12 years ago
Michael Peter Christen b3a54d5b1c fix for wrong class name in log
12 years ago
Michael Peter Christen 2d36a7eaf5 - do not create a new query for all remote peers
12 years ago
Michael Peter Christen 4af0839be2 use appropriate ranking for each search situation:
12 years ago
Michael Peter Christen b8ed66a55d added all clickdepth computations for source and target paths in
12 years ago
Michael Peter Christen 6300730d7f refactoring of clickdepth computation as preparation for clickdepth
12 years ago
Michael Peter Christen 2080fc7406 removed unused tag fields
12 years ago
reger 230a12bfe2 adjust Opensearch discover function to new webgraph Solr schema
12 years ago
orbiter 6b13dd0d3d added clickdepth field writing for webgraph core (unfinished)
12 years ago
orbiter 47114910d5 fix for possible memory leaks
12 years ago
Michael Peter Christen addba047e2 changes in ranking computation
12 years ago
reger 38f46eb33d set RootNodeFlag only if EmbeddedSolr is connected (as RootNodes may receive direct Solr queries)
12 years ago
reger 2962f2b9e9 Merge branch 'master' of git://gitorious.org/yacy/rc1.git
12 years ago
orbiter ab74d559fb Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
12 years ago
Michael Peter Christen 4490133909 removed target_tag_s (superfluous)
12 years ago
orbiter cd197bb555 fix for NPE if surrogates do not exist
12 years ago
reger 6ae30f9d0f replace the terminateOldSessions - return immediate time from fixed 3 sec to requested minage parameter
12 years ago
Michael Peter Christen 252bb51f98 fix for wrong mime type in noload crawler
12 years ago
Michael Peter Christen 25300913fa fixes to search debugging after testing with the different search
12 years ago
Michael Peter Christen 81380ae5c8 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
12 years ago
Michael Peter Christen c2fde018b5 concurrent snippet fetching from solr results which do not have snippets
12 years ago
orbiter b1140e3d82 added debug switches for detailed search testing
12 years ago
orbiter cdbfddf091 added filter queries for better image, audio and video results
12 years ago
Michael Peter Christen 587ef83eab added missing cleanup statements for short memory cases during search
12 years ago
orbiter 2562f052b9 do not put the fulltext field text_t into the search cache because it is
12 years ago
Michael Peter Christen 2b6c79d347 in method exists() also use the new caching-stacks for
12 years ago
Michael Peter Christen ae734b3f8d enhanced the search result processing
12 years ago
Michael Peter Christen 0d7b4bc891 better protection against OOM during search flush and fixed missing
12 years ago
Michael Peter Christen 221ed7d764 - enhanced concurrency during search without IO blocking
12 years ago
Michael Peter Christen 3b1d9dc884 made index storage from DHT search result concurrently. This prevents
12 years ago
orbiter f13c0b2abd fix for search
12 years ago
orbiter 0f7ea7ad9f - enhanced solr.add procedure for mass adds
12 years ago
Michael Peter Christen f327ffedb4 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
12 years ago
orbiter 9c09fd7d0b better/less requests to local solr; the request is made in chunks which
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
orbiter 2555542f7a removed the dns prefetch because that was not soo useful
12 years ago
Michael Peter Christen d957739441 removed size request
12 years ago
Michael Peter Christen c95a84103a complete redesign of search process:
12 years ago
Michael Peter Christen 35fa718b77 testing to use solr for portalsearch caused some bugfixing but no full
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 c16de49f64 fix for webgraph delete query
12 years ago
Michael Peter Christen 56d5946a59 - added flags in IndexFederated_p.html to switch on or off the webgraph
12 years ago
Michael Peter Christen 14cceb6b17 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
12 years ago
Michael Peter Christen 58e1e6fa2b fixes to schema
12 years ago
reger f291d60c5f on remote Solr search take only locally enabled schema fields from remote solrdocument for the inputdocument added to local index
12 years ago
Michael Peter Christen 788288eb9e added the generation of 50 (!!) new solr field in the core 'webgraph'.
12 years ago
Michael Peter Christen 91a0401d59 introduced a second core named 'webgraph'. This core will hold the link
12 years ago
Michael Peter Christen 33bc255e85 prevent that crawl starts with very large url lists cause a time-out in
12 years ago