Commit Graph

115 Commits (4521d63c92bf3f1385800616e38a283e422e162e)

Author SHA1 Message Date
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 a16206e38b more attempts to clean the index (cleaning is faster then) 13 years ago
Michael Peter Christen 703f427303 fixed some peer-ping connection details 13 years ago
Michael Peter Christen 597bb76e4f get the peer location more quickly 13 years ago
Michael Peter Christen b51df6c7e8 - added coordinate storage in solr schema 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 24d9db1613 snippet retrieval loading processes may use a smaller minimum load time 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 c00a3cf74d less usage of generic logger to avoid logger generation overhead 13 years ago
orbiter 0cbda0b2b8 - replaced all length() == 0 and size() == 0 with isEmpty() 13 years ago
orbiter 62202e2d71 refactoring of query attribute variable names for better consistency 13 years ago
Michael Peter Christen b0c408788b made class methods static where possible 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 d3964253ae - added @SuppressWarnings to unused servlet method parameters 13 years ago
Michael Peter Christen ea10766bfd cleaned unnecessary nested code 13 years ago
Michael Peter Christen 1481037820 replaced non-generic array with collection 13 years ago
Michael Peter Christen 613b45f604 - better data structures in secondary search 13 years ago
Michael Peter Christen 1825f165b8 better integration of blacklist according to use case 13 years ago
Michael Peter Christen 96aeb127e3 generalized localhost naming. 13 years ago
Michael Peter Christen 77f795756c fixing redirects and status codes: storing of status code in 13 years ago
Michael Peter Christen b9d42fd9c8 using com.google.common.io.Files instead of homebrew methods 13 years ago
Michael Peter Christen 3f55dc7c1e - added solr core and libraries that solr needs (lucene is missing, will 13 years ago
Michael Peter Christen 82a682b31d fixed problem with seed when switching network 13 years ago
Michael Peter Christen 8e97ada7c9 IPv6 bugfix 13 years ago
Roland 'Quix0r' Haeder edaa09b9b1 Rewrote all String blacklist types to enum 'BlacklistType', closes bug 13 years ago
Michael Peter Christen 3b992e6b00 using utf8 String compression in Webstructure database 13 years ago
Michael Peter Christen a1fe65b115 performance hacks 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 65d37e6a20 only ASCII needed in seed bitflags 13 years ago
Michael Peter Christen 0f82fb3628 using double instead float for a better release ordering 13 years ago
Michael Peter Christen 71c3163f3d - fixes to node identification 13 years ago