Commit Graph

43 Commits (f879a344e7822012eca8cccba371f3d7643e631e)

Author SHA1 Message Date
Michael Peter Christen 00c1c777fa refactoring
12 years ago
Michael Peter Christen f75b3f8a47 added more patches to work without RWI data structure
12 years ago
Michael Peter Christen e8acd542b5 - added faceted drill-down for host and geolocation to solr queries
12 years ago
Michael Peter Christen 4716546ef5 - reduced memory usage in index transmission using a transformation of
12 years ago
Michael Peter Christen 653645c1cf corrected solr query syntax
12 years ago
Michael Peter Christen f42a57cd7d gsa format update
12 years ago
Michael Peter Christen b3aad6cc35 bugfix for remote search when search is done to solr
12 years ago
Michael Peter Christen ff3eaa21b0 added remote search to solr on YaCy peers!
12 years ago
Michael Peter Christen a06123aec6 more abstraction and less parameter overhead for remote search
12 years ago
Michael Peter Christen f00733186b code simplifications
12 years ago
orbiter 404b0aab09 refactoring in remote search and stub for remote node peer selection
12 years ago
Michael Peter Christen 0cab06c47c refactoring
12 years ago
Michael Peter Christen 18f989dfb1 - refactoring (load -> getMetadata)
12 years ago
Michael Peter Christen 703f427303 fixed some peer-ping connection details
12 years ago
orbiter e816b88b55 changed behaviour of metadata storage: in case that any solr is
12 years ago
Michael Peter Christen f9c0e6e950 - Implemented and integrated the URIMetadataNode object which is a
12 years ago
orbiter 67edfd991c Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
12 years ago
orbiter d9173ba7ed added more solr fields to integrate values from URIMetadataRow. All
12 years ago
Michael Peter Christen 1687737771 Abstraction of HandleMap and HandleSet
12 years ago
Michael Peter Christen 6f1ddb2519 Moved solr index-add method to the same method where the YaCy index is
12 years ago
Michael Peter Christen 1f41d9c6f5 bugfix for a NPE
12 years ago
Michael Peter Christen d3f243e2e1 fixed node type calculation for principal peers
12 years ago
orbiter 69e743d9e3 - more abstraction for the RWI index as preparation for solr integration
12 years ago
orbiter 0cbda0b2b8 - replaced all length() == 0 and size() == 0 with isEmpty()
13 years ago
Michael Peter Christen 0301aba1e9 removed unused method parameters
13 years ago
Michael Peter Christen 241dd8410a removed snippet pattern filter - it was not used
13 years ago
Michael Peter Christen 1481037820 replaced non-generic array with collection
13 years ago
Roland 'Quix0r' Haeder edaa09b9b1 Rewrote all String blacklist types to enum 'BlacklistType', closes bug
13 years ago
Michael Peter Christen e0d8643226 - performance hacks
13 years ago
Michael Peter Christen 7c1feefb28 introduced a default 10 second time-out in rwi normalization time
13 years ago
Michael Peter Christen 3c2bec681f added a root node flag: identifies peers with short ping time
13 years ago
Michael Peter Christen ba6aaabc51 refactoring + parser bugfixes
13 years ago
Michael Peter Christen f8cd57c92f new indexing strategy: ALL links that appear anywhere are indexed, not
13 years ago
Michael Peter Christen 14f67f217c refactoring of ContentDomain: now subclass of Classification
13 years ago
Michael Peter Christen c639248c23 protection against strange answers from remote peers during search
13 years ago
Michael Christen 9e5894c784 Removed handling of components objects for URIMetadataRows.
13 years ago
Michael Christen 044f83feed added some pauses into the search process which shall produce
13 years ago
Michael Christen f14faf503b better ranking because we wait a very little time during the search
13 years ago
sixcooler aeeae75b8a the timeout of httpclient is not absolut, but till a connection is
13 years ago
orbiter ebd840ebf6 - enhanced description on search front page
13 years ago
orbiter c9216d5adf fixed secondary remote search (the process that finds distributed join situations)
13 years ago
orbiter 8e0b2c5832 fixed cluster search
13 years ago
orbiter a7df70221e refactoring
13 years ago