Commit Graph

35 Commits (a1fffe8e86255c2ae5d967da31c16884e05c3564)

Author SHA1 Message Date
Michael Peter Christen 2d36a7eaf5 - do not create a new query for all remote peers
12 years ago
Michael Peter Christen 25300913fa fixes to search debugging after testing with the different search
12 years ago
orbiter b1140e3d82 added debug switches for detailed search testing
12 years ago
orbiter 9c09fd7d0b better/less requests to local solr; the request is made in chunks which
12 years ago
Michael Peter Christen c95a84103a complete redesign of search process:
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 c34af7fe94 extended JSON Response Writer and Opensearch Response Writer for the
12 years ago
Michael Peter Christen e1da39245a when searching the network, do not search on robinson peers with the old
12 years ago
Michael Peter Christen 4ca1b76627 less search overhead when first result set is smaller than requested
12 years ago
Michael Peter Christen 01200f06cc using the author field as solr-native facet. this makes it necessary to
12 years ago
Michael Peter Christen bab573361f - using a filter query for facet restriction
12 years ago
Michael Peter Christen d48e9788d2 enhanced search result processing behavior
12 years ago
orbiter 5dfd6359cb redesign of the QueryParams class: introduced QueryGoal which holds the
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 f8f05ecba7 - added a delete button in host browser to delete a complete subpath
12 years ago
Michael Peter Christen 0fe8be7981 enhaced data structures for balancer and latency computation which
12 years ago
orbiter 276dd6452b removed warnings
12 years ago
Michael Peter Christen 562183932b - removed ip_s from default profile since that needs a DNS lookup to
12 years ago
Michael Peter Christen 8219a445f3 refactoring
12 years ago
Michael Peter Christen e8acd542b5 - added faceted drill-down for host and geolocation to solr queries
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 1687737771 Abstraction of HandleMap and HandleSet
12 years ago
orbiter 0cbda0b2b8 - replaced all length() == 0 and size() == 0 with isEmpty()
13 years ago
Michael Peter Christen 241dd8410a removed snippet pattern filter - it was not used
13 years ago
Michael Peter Christen 613b45f604 - better data structures in secondary search
13 years ago
Michael Peter Christen f8cd57c92f new indexing strategy: ALL links that appear anywhere are indexed, not
13 years ago
Michael Christen 0797b0de99 new handling of remote search processes: looking for seeds will now not
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 a7df70221e refactoring
13 years ago