Commit Graph

111 Commits (095053a9b41926d31b2747cddc27010ff1c5b59d)

Author SHA1 Message Date
Michael Peter Christen d64445c3cb because we have the inurl:<term> - searchmodifier, we don't actually
12 years ago
Michael Peter Christen 93001586a0 removed warnings, removed too-fast pausing of crawls
12 years ago
Michael Peter Christen 2371ef031c added solr faceted search support to YaCy search results
12 years ago
Michael Peter Christen 8fb370d9f8 renovated the way how search results are count. should be correct now...
12 years ago
Michael Peter Christen 6629e37685 tried to clean up the search process mess
12 years ago
Michael Peter Christen c5f67a5d6d fixed a problem with local search from solr results: now all results
12 years ago
Michael Peter Christen f8f05ecba7 - added a delete button in host browser to delete a complete subpath
12 years ago
orbiter 276dd6452b removed warnings
12 years ago
sixcooler 57ddd63888 not hold a expensive cache of references for DHT-out,but but load them
12 years ago
Michael Peter Christen ccc3760a47 Refactoring and redesign of data architecture to make URIMetadataRow
12 years ago
Michael Peter Christen e5b3c172ff removed hack which translated Solr documents to virtual RWI entries
12 years ago
Michael Peter Christen 584663ae8c - redesign of solr query construction
12 years ago
Michael Peter Christen 24d2ee3c52 - better date ranking
13 years ago
Michael Peter Christen 562183932b - removed ip_s from default profile since that needs a DNS lookup to
13 years ago
Michael Peter Christen c913b2ba77 - fix for NPEs during remote solr configuration
13 years ago
Michael Peter Christen 1533bfd63b refactoring
13 years ago
Michael Peter Christen 872f83ebe0 refactoring
13 years ago
Michael Peter Christen 8219a445f3 refactoring
13 years ago
Michael Peter Christen 00c1c777fa refactoring
13 years ago
Michael Peter Christen f75b3f8a47 added more patches to work without RWI data structure
13 years ago
Michael Peter Christen e8acd542b5 - added faceted drill-down for host and geolocation to solr queries
13 years ago
Michael Peter Christen 4716546ef5 - reduced memory usage in index transmission using a transformation of
13 years ago
Michael Peter Christen 653645c1cf corrected solr query syntax
13 years ago
Michael Peter Christen f42a57cd7d gsa format update
13 years ago
Michael Peter Christen b3aad6cc35 bugfix for remote search when search is done to solr
13 years ago
Michael Peter Christen ff3eaa21b0 added remote search to solr on YaCy peers!
13 years ago
Michael Peter Christen a06123aec6 more abstraction and less parameter overhead for remote search
13 years ago
Michael Peter Christen f00733186b code simplifications
13 years ago
orbiter 404b0aab09 refactoring in remote search and stub for remote node peer selection
13 years ago
Michael Peter Christen 0cab06c47c refactoring
13 years ago
Michael Peter Christen 18f989dfb1 - refactoring (load -> getMetadata)
13 years ago
Michael Peter Christen 703f427303 fixed some peer-ping connection details
13 years ago
orbiter e816b88b55 changed behaviour of metadata storage: in case that any solr is
13 years ago
Michael Peter Christen f9c0e6e950 - Implemented and integrated the URIMetadataNode object which is a
13 years ago
orbiter 67edfd991c Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
13 years ago
orbiter d9173ba7ed added more solr fields to integrate values from URIMetadataRow. All
13 years ago
Michael Peter Christen 1687737771 Abstraction of HandleMap and HandleSet
13 years ago
Michael Peter Christen 6f1ddb2519 Moved solr index-add method to the same method where the YaCy index is
13 years ago
Michael Peter Christen 1f41d9c6f5 bugfix for a NPE
13 years ago
Michael Peter Christen d3f243e2e1 fixed node type calculation for principal peers
13 years ago
orbiter 69e743d9e3 - more abstraction for the RWI index as preparation for solr integration
13 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
14 years ago