Commit Graph

791 Commits (b400fc7b4da8457f96b5a143877cc777aeb3acae)

Author SHA1 Message Date
Michael Peter Christen e5b3c172ff removed hack which translated Solr documents to virtual RWI entries
12 years ago
Michael Peter Christen 43f3345c90 - removed dependencies from URIMetadataRow and made direct access to
12 years ago
Michael Peter Christen 5f0ab25382 removed the option to prevent removal of & parts inside of the
12 years ago
Michael Peter Christen a06930662c replaced some more .getBytes() with UTF8/ASCII.getBytes()
12 years ago
Michael Peter Christen 2f536cb54d code cleanup: removed unised methods and made more methods and objects
12 years ago
Michael Peter Christen 1533bfd63b refactoring
13 years ago
Michael Peter Christen e49359cc95 removed tenant query attribute since it is not used any more and is
13 years ago
Michael Peter Christen e57bf2ca39 simplified DHT classes
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 31d4d38804 - extended the solr interface by a references-by-word-count method
13 years ago
Michael Peter Christen a06123aec6 more abstraction and less parameter overhead for remote search
13 years ago
orbiter 6f01542aaa explicit double-check in transferURL
13 years ago
Michael Peter Christen 0cab06c47c refactoring
13 years ago
Michael Peter Christen 18f989dfb1 - refactoring (load -> getMetadata)
13 years ago
Michael Peter Christen 6197caf698 added clear-text search words in query params
13 years ago
Michael Peter Christen 597bb76e4f get the peer location more quickly
13 years ago
orbiter 9b88433f45 patch from hint in
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
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
orbiter 62202e2d71 refactoring of query attribute variable names for better consistency
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 03280fb161 removed segments-concept and the Segments class:
13 years ago
Michael Peter Christen b9d42fd9c8 using com.google.common.io.Files instead of homebrew methods
13 years ago
Michael Peter Christen 8b53771db2 changed behavior of navigation processing:
13 years ago
Roland 'Quix0r' Haeder edaa09b9b1 Rewrote all String blacklist types to enum 'BlacklistType', closes bug
13 years ago
Michael Peter Christen 2fe207f813 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
13 years ago
Michael Peter Christen 5aee19daa4 added show from cache in search results (not yet finished)
13 years ago
Michael Peter Christen e0d8643226 - performance hacks
13 years ago
Michael Peter Christen 9b4c699526 ehanced location search:
13 years ago
Michael Peter Christen 71c3163f3d - fixes to node identification
13 years ago
Michael Peter Christen 7bf421b9dd - fixed image search page navigation
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 a5d7da68a0 refactoring: removed dependency from switchboard in Balancer/CrawlQueues
13 years ago
Michael Peter Christen a9b4d49b75 removed debug output
13 years ago
Michael Peter Christen 9ad1d8dde2 complete redesign of crawl queue monitoring: do not look at a
13 years ago
Michael Peter Christen b4bc1e2875 remote search does not do snippet generation
13 years ago
Michael Peter Christen 83009d86f7 added the vocabulary navigator. It can be very simply tested by
13 years ago
Michael Christen 20e3084bd4 redesign of fining of peers by ip: more leightweight method to read the
13 years ago
Michael Christen 9e5894c784 Removed handling of components objects for URIMetadataRows.
13 years ago