Commit Graph

1020 Commits (a67a46541586a7bf829f9445759d6748b8cfc54f)

Author SHA1 Message Date
orbiter ccb1864d55 catch IllegalArgumentException for wrong process types (that is needed
11 years ago
orbiter 4ee4ba1576 fix for NPE in IndexCreateParserErrors_p.html caused by bad handling of
11 years ago
reger 727dfb5875 refactore URIMetadataNode to further unify interaction with index
11 years ago
Michael Peter Christen 5746aae3db add canonical links to the same crawldepth, not the next crawldepth
11 years ago
Michael Peter Christen 74ab5ef9fa increased runtime for postprocessing query job
11 years ago
Michael Peter Christen 10cf8215bd added crawl depth for failed documents
11 years ago
Michael Peter Christen c2f62e783f - better subgraph handling, less overhead for crawls without the
11 years ago
Michael Peter Christen 9a5ab4e2c1 removed clickdepth_i field and related postprocessing. This information
11 years ago
Michael Peter Christen da86f150ab - added a new Crawler Balancer: HostBalancer and HostQueues:
11 years ago
Michael Peter Christen 075b6f9278 refactoring of the crawl balancer: the balancer is turned into an
11 years ago
Michael Peter Christen 8aeef73d49 fix for virtual root nodes
11 years ago
Michael Peter Christen 7c7fbb9818 find depth-matches also for edge targets
11 years ago
Michael Peter Christen dd12dd392f introduction of a data structure for HyperlinkEdges which should use
11 years ago
Michael Peter Christen 6ea8bb7348 using MultiProtocolURL for edge data which is faster (hash computation
11 years ago
Michael Peter Christen a37d067692 refactoring
11 years ago
orbiter 95780eed32 Merge branch 'master' of git@gitorious.org:yacy/rc1.git
11 years ago
Michael Peter Christen 67beef657f strong redesign of html parser: object recursion is now made using a
11 years ago
Michael Peter Christen 6bd8c6f195 fix for wrong status codes of error pages
11 years ago
orbiter 67501c9dda Merge branch 'master' of git@gitorious.org:yacy/rc1.git
11 years ago
Michael Peter Christen 1c21b3256d fix for robots.txt handling: delete old entry before starting a new
11 years ago
orbiter c250fac9f4 linkstructure refactoring to get more options for clickdepth analysis
11 years ago
Michael Peter Christen 8068e68474 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
Michael Peter Christen bd886054cb new structure and enhancements for link graph computation:
11 years ago
reger f326a67561 fix: typo in default charset in metadata2solr
11 years ago
Michael Peter Christen df138084c0 do solr optimization independently from memory and load constraints:
11 years ago
Michael Peter Christen ebd44a7080 replaced solr 4.6.1 with solr 4.7.1 and added index migration to
11 years ago
Michael Peter Christen 466d90ad42 fixed a problem with resource observer; probably coming from uncatched
11 years ago
Michael Peter Christen e8ddd415a8 enhanced the new link structure graph
11 years ago
Michael Peter Christen 926d28dd3f fixed a bug which prevented crawl starts after a network switch
11 years ago
Michael Peter Christen 3ce8eff21b another fix for inbound/outbound detection
11 years ago
orbiter 3c1274057d fixed thread dump in case of wrong seeds
11 years ago
orbiter 18f9c40302 moved Edge class out of linkstructure servlet as this does not work on
11 years ago
Michael Peter Christen c64c10ef00 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
Michael Peter Christen 48fbfa60c1 bugfix to inbound/outbound identification
11 years ago
reger 227c42bc96 eleminate obsolete URIMetaDataRow class
11 years ago
Michael Peter Christen cca851a417 introduced new solr field crawldepth_i which records the crawl depth of
11 years ago
Michael Peter Christen 63c9fcf3e0 free configuration of postprocessing clickdepth maximum depth and time
11 years ago
Michael Peter Christen 8b44fcf0f4 added missing @Override annotation
11 years ago
Michael Peter Christen e515dd460d added linkscount_i and linksnofollowcount_i to the default solr schema
11 years ago
Michael Peter Christen cbdfef7ce1 changed protocol facet to show also all other counts if one facet is
11 years ago
Michael Peter Christen 61ad194065 fix for source and target clickdepth in webgraph index
11 years ago
Marc Nause 809b4e1fd9 Team added support for URLs with unicode characters in host part to
11 years ago
reger ca7444dbdf limit filetype nav to known extension also on image/media search
11 years ago
Michael Peter Christen d1091e79f8 - added stealth button to navigation menu
11 years ago
orbiter 3c8d6e1eee added adminAccount switch to ConfigAccounts_p servlet to switch on
11 years ago
orbiter 7d24bcb98d added flag to require that all web pages, even such without a "_p"
11 years ago
Michael Peter Christen b08375da33 fix for bad/missing values of size_i
11 years ago
Michael Peter Christen 51800007c4 - added concurrency to postprocessing of webgraph document
11 years ago
Michael Peter Christen e485fbd0ce - let crawl loader jobs die after 10 seconds without new jobs
11 years ago
Michael Peter Christen bcd9dd9e1d enhanced concurrent loading by using a fixed set of concurrent loader
11 years ago
Michael Peter Christen 6ed9c0164e attaching names to all Threads to get a better view in profiling tools
11 years ago
Michael Peter Christen fdaeac374a - enhanced postprocessing speed and memory footprint (by using HashMaps
11 years ago
Michael Peter Christen d325cb8912 fixes and enhancements for postprocessing
11 years ago
Michael Peter Christen 7c1b968378 another fix for the shutdown exceptions
11 years ago
Michael Peter Christen 1d069c5861 make sure that postprocessed documents are overwritten
11 years ago
Michael Peter Christen e644981697 added one more postprocessing low memory check
11 years ago
Michael Peter Christen e1bf65c892 added short memory protection during postprocessing
11 years ago
Michael Peter Christen 7640834b37 removed double concurrency to put Solr documents into the index. The
11 years ago
Michael Peter Christen 0f6b72f24b do not use luke requests for remote solr servers if the result is
11 years ago
Michael Peter Christen a2b66fe2eb Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
Michael Peter Christen 9f6be762a6 - better logging for postprocessing
11 years ago
orbiter ced1a96f9c fixed error cache
11 years ago
orbiter cfb647db6e - introduced a miss cache in ConcurrentUpdateSolrConnector
11 years ago
orbiter a87d8e4a8e changed caching of ConcurrentUpdateSolrConnector: it caches now also the
11 years ago
orbiter f6e441dd77 refactoring
11 years ago
orbiter 76c53faeb2 removed unused code (HostStat)
11 years ago
reger 0923b09216 fix: allow 4 character admin user name
11 years ago
Michael Peter Christen 254a7ac66c fixed cleaning of index
11 years ago
Michael Peter Christen 69391e5d9e changed strategy to test existence of documents in Solr: using the
11 years ago
Michael Peter Christen 790f103f32 delete fail-docs during postprocessing to prevent that they will appear
11 years ago
Michael Peter Christen 9eb668e951 enhanced the resource observer
11 years ago
Michael Peter Christen bf97e38b83 removed clearURLIndex, which is a stub remaining from the old metadata
11 years ago
Michael Peter Christen bc28247089 Added methods in resource observer to calculate the available and the
11 years ago
Michael Peter Christen ca8b100f96 run the cleanup process even when load is high, do postprocessing even
11 years ago
Michael Peter Christen 195e5868d3 catch solr close exceptions
11 years ago
Michael Peter Christen 751c128544 extra sleep for remote searches enhances search results because there is
11 years ago
Michael Peter Christen 0cabcbbe83 more efficient wordcount
11 years ago
Michael Peter Christen 3d474a843e added memory protection for postprocessing
11 years ago
Michael Peter Christen 6e59ca4ebf removed jena library and all code that depended on jena. When jena was
11 years ago
Michael Peter Christen 9228214f9b enrichment of PerformanceMemory display of SolrInfoMBean table
11 years ago
Michael Peter Christen e8bdf16ea7 added statistic information for solr resources in PerformanceMemory
11 years ago
Michael Peter Christen 931541d198 re-inserted default value re-set button to performance queues and
11 years ago
Michael Peter Christen 456e52e0d5 enhanced strategy to clear solr caches
11 years ago
orbiter 22e3524797 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
orbiter c40ba51ca6 added new suggest method which replaces more-than-one suggestions:
11 years ago
reger b693ce9759 allow combining selection of different search nav's (facets)
11 years ago
reger cb71413d19 fix page nav, to keeping modifier
11 years ago
orbiter 416481c33e added a boost on appearance of combined words (in the same order the
11 years ago
reger 9b24dae2b7 add language navigation filter clause to rwi results
11 years ago
reger f307d65dcf prepare for a language navigator
11 years ago
Michael Peter Christen c84bcc878a first try to add a generic solr servlet as luke request servlet
11 years ago
Michael Peter Christen 8b14e92ba4 added button in host browser to re-load 404/failed documents
11 years ago
orbiter 5ec0c969c9 fix for http://bugs.yacy.net/view.php?id=354
11 years ago
Michael Peter Christen 6ada0daae9 making latency_factor and maximum number of same hosts in loader queue
11 years ago
Michael Peter Christen 489c3fbc90 code simplifications / removed warnings
11 years ago
Michael Peter Christen 0168f80c28 new crawling factors can now be changed during runtime
11 years ago
Michael Peter Christen be5e808236 - removed hardcoded load-test which is now handled in BusyQueues
11 years ago
sixcooler 40a4030b55 configurable max-load values for YaCy-Threads:
11 years ago
Michael Peter Christen 77531850b5 reverted crawling strategy from latest commit.
11 years ago
Michael Peter Christen 0d235a565b cleanup crawl loader jobs
11 years ago
Michael Peter Christen 1ea17bd9f3 - removed old metadata database and all migration code
11 years ago
reger 97e84439fb adjusted ConfigHeuristic and changed QueryGoal.getOriginalQueryString to .getQueryString
11 years ago
Michael Peter Christen 022c6d3ce1 do YaCy p2p connections using a timeout-request which covers the http
11 years ago
reger 0c754dd794 implemented DIGEST authentication, which is for remote login more secure
11 years ago
Michael Peter Christen f8ce7040ab remote search peer selection schema change:
11 years ago
reger 28eae57e8b spend CrawlQueues a fremem routine
11 years ago
reger 280c4a3ac1 exclude terms with " for didYouMean suggestion
11 years ago
reger 6932aa4d7a use configured admin-username for api calls
11 years ago
orbiter 2ead4e44d9 introduced a new storage path ARCHIVE inside of DATA which will be used
11 years ago
orbiter 3cb6c7861f fixed shutdown authenticaton problem
11 years ago
Michael Peter Christen 2939b47986 removed non-working realm setting in http client (auth for localhost was
11 years ago
Michael Peter Christen 9bd71fdbb4 made the access tracker class static because it shall be used by the
11 years ago
Michael Peter Christen 7d6fc79eb8 refactoring (usage of constant names for attributes of authentication
11 years ago
Michael Peter Christen b9d36e45e0 removed the &amp explicit encoding of ampersand character since this is
11 years ago
reger e9081c0f17 moved startup execAPIActions call after Jetty startup
11 years ago
orbiter dcf46ce8f6 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
orbiter 343d2ef49a new data type for access tracker (unfinished)
11 years ago
reger dd8ea0cdd6 fix "add to blacklist" button style in IndexControlRWIs_p
11 years ago
reger abbf487023 fix QueryGoal Image query (missing space)
11 years ago
reger 26e9d7e066 fix NPE in IndexControlRWIs_p.html
11 years ago
reger 7f9b9315fe Merge origin/master
11 years ago
reger 8eaabb9600 remove dependency from old serverCore.java
11 years ago
orbiter 3961b643a3 write solr searches to search log
11 years ago
orbiter 15882beb19 fix for strange NPE
11 years ago
orbiter f3ac923a7e ftp client shall be able to open non-anonymous ftp servers if login
11 years ago
Michael Peter Christen ee17bd0b69 added option to attach remote solr servers in read-only mode
11 years ago
Michael Peter Christen 25f9c35033 add patch which shall prevent that naive search mistakes like usage of
11 years ago
reger 71cac1a278 added SSL/HTTPS connector to support SSL/https connection on port 8443
11 years ago
Michael Peter Christen 82c0525e71 wrong logger fix
11 years ago
Michael Peter Christen 25250405f1 solr servlet preparation for join with jetty branch
11 years ago
Michael Peter Christen 2f16770681 migrated to solr 4.6.0
11 years ago
orbiter 937273d4e3 added parsing of metadata to surrogate reading:
11 years ago
Michael Peter Christen 2702d9e56b - added a SolrQueryResponse2SolrDocumentList method which is able to
11 years ago
Michael Peter Christen 552ef9f18e fix for bad ErrorCache.exists test (bug from latest commit)
11 years ago
Michael Peter Christen 09412ea3a4 counting search requests in solr interface
11 years ago
Michael Peter Christen 303f5694ba avoid usage of existsByQuery. If a document can be loaded by the ID
11 years ago
Michael Peter Christen 78eac85161 better calibration of caches and queue maximum sizes
11 years ago
Michael Peter Christen c8af19bd37 removed unnecessary check which causes a NPE when searching with empty
11 years ago
Michael Peter Christen e3c2f09de9 - reduce computation in case that specific postprocessing fields are not
11 years ago
Michael Peter Christen cfa08024c7 removed optimization bevore postprocessing because that may cause a
11 years ago
Michael Peter Christen 6f3a923691 fixed urlmask which was not able to combine several constraints
11 years ago
Michael Peter Christen a125904a1c fixed a NPE in surrogat processing
11 years ago
Michael Peter Christen 0db8e34625 enhanced webgraph processing
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 c3dcbdc8d5 try to recover from an OOM during citation index reading and fail-over
11 years ago
Michael Peter Christen 9932c441c8 fixed a problem with Date fields parsing Solr results if a remote Solr
11 years ago
Michael Peter Christen ae55d69ef6 include/exclude size NPE fix (recently added)
11 years ago
Michael Peter Christen 2c39b65409 fixes for searches containing stopwords. The fix was done using a
11 years ago
orbiter 037cd0a57c using the BinaryResponseWriter which is supported within the YaCy solr
11 years ago
orbiter 61409788eb less word hash computations (removing some overhead because of MD5
11 years ago
reger f23471c471 add check to prevent index entries containing url_file_ext_s with ";jsession=xyz"
11 years ago
orbiter 3e552550d1 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
orbiter c2d720cdaf purge a lucene cache - possible memory leak fix
11 years ago
reger e4f49fb175 for searchresults with empty title use filename as title
11 years ago
orbiter da33ee0d77 extended also timeout fr webgraph postprocessing
11 years ago
orbiter 74f9e40747 extended timeout during postprocessing of 30 minutes.
11 years ago
orbiter 19a051bec8 more monitoring for postprocessing and enhanced layout in Crawler
11 years ago
Michael Peter Christen 9cf9727685 fix for wrong counter
11 years ago
Michael Peter Christen fceac8cffd more monitoring for postprocessing
11 years ago
Michael Peter Christen 6842783761 fixed and enhanced postprocessing
11 years ago
Michael Peter Christen bf1bdd52a6 prevent requesting of 0-facets (which actually exist)
11 years ago
Michael Peter Christen 9d5895f643 enhanced and fixed postprocessing
11 years ago
Michael Peter Christen 087df05e24 added option to Config_Network_p.html to enable remote search while
11 years ago
Michael Peter Christen 1a4a69c226 set more logger to 'final static'
11 years ago
Michael Peter Christen 69b8d61c47 fix for search requests in GSA interface which contain 'funny'
11 years ago
orbiter 4234b0ed6c Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
orbiter 909bbb49d8 added (partly commented) test code for url rewrite methods .. to be
11 years ago
Michael Peter Christen acc1f8a749 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
Michael Peter Christen 81bb50118e found and fixed a huge memory leak in solr caching (inside Solr). The
11 years ago
reger 7b17cdf6dd add content_type:image/* to image search
11 years ago
sixcooler 987f410011 URL-export:add query and fix for cast-class-exception
11 years ago
Michael Peter Christen 0cf9e9580b added clickdepth and CR computation debug code to verify that the
11 years ago
Michael Peter Christen 234a974955 load image only if their parser flag is activated
11 years ago
Michael Peter Christen e1c1e57877 less overhead calling exist() with only one hash
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 434e13b46d in host browser also show the properties of failed documents including
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 5afa6e3aee Automatically flush the log cache if a short memory status is reached.
11 years ago
Michael Peter Christen 030d0776ff Enhanced crawl start for very, very large crawl lists (i.e. > 5000)
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 82621bead0 When doing bootstraping, always accept one seedlist-File without
11 years ago
Michael Peter Christen 691d7e70fa added hint to development/commit rss feed
11 years ago
Michael Peter Christen c833d02cf5 fixed webgraph postprocessing (did nothing and repeated to do this...)
11 years ago
Michael Peter Christen 74d0256e93 enhanced postprocessing: fixed bugs, enable proper postprocessing also
11 years ago
Michael Peter Christen d328cc4a83 fix for didyoumean, added also more asian alphabets
11 years ago
Michael Peter Christen 90c8577840 enhanced ranking; patches to replace old ranking
11 years ago
Michael Peter Christen 1b61bd40ed - Added new solr field url_file_name_tokens_t which stores the file name
11 years ago
orbiter 5f5a97bafc added the anchor text within web pages to the searcheable entities of a
11 years ago
orbiter 705b3338ee list more fields available for search and for ranking boosts
11 years ago
Michael Peter Christen 78e7aadb26 removed unused initialization method
11 years ago
Michael Peter Christen 4fbc4740df removed warnings
11 years ago
Michael Peter Christen 21aa6a0321 migration to Solr 4.5.0
11 years ago
Michael Peter Christen 101a6e6e14 Patch the citation index for links with canonical tags.
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 a52f3a597e fix for canonical-from-http-header feature
11 years ago
Michael Peter Christen 2dd7c5be44 added parsing of http-canonical tags (untested, could not find an
11 years ago
Michael Peter Christen 3bf0104199 fix for crawl domain counter limitation (limit was reached too early)
11 years ago
Michael Peter Christen 82bfd9e00a - crawl profiles shall be deleted from active and passive stacks if they
11 years ago
Michael Peter Christen 91a875dff5 self-healing of mistakenly deactivated crawl profiles. This fixes a bug
11 years ago