Commit Graph

4841 Commits (6d03433cda9160ac26da8490d7b13fdac24e1b91)

Author SHA1 Message Date
orbiter 6d03433cda - added hack to prevent that stream servlet paths are not parsed wrongly
13 years ago
orbiter 67f2866cd0 small fixes
13 years ago
orbiter 01a63ef595 redesign of YaCySchema and SolrDoc handling
13 years ago
Michael Peter Christen f00733186b code simplifications
13 years ago
Michael Peter Christen 0cab06c47c refactoring
13 years ago
Michael Peter Christen 06a78eecb7 code simplification
13 years ago
Michael Peter Christen 18f989dfb1 - refactoring (load -> getMetadata)
13 years ago
Michael Peter Christen efafa79db5 - added a content-encoding: gzip to streamed http server responses
13 years ago
Michael Peter Christen a1b2c9a67d doctype2mime fix, influences metadata conversion between old metadata
13 years ago
Michael Peter Christen 703f427303 fixed some peer-ping connection details
13 years ago
Michael Peter Christen d988ba50cf added a very rudimentary, incomplete, non-verified GSA response writer
13 years ago
Michael Peter Christen aab0b680c3 - added xslt support for solr result formats.
13 years ago
Michael Peter Christen b51df6c7e8 - added coordinate storage in solr schema
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 ef488a15f7 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
13 years ago
Michael Peter Christen 1687737771 Abstraction of HandleMap and HandleSet
13 years ago
sixcooler 9cd409682f close augmented stream if filled from cache to get its content
13 years ago
Michael Peter Christen 3bcd9d622b cleaned up classes and methods which are either superfluous at this time
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 315d83cfa0 cleanup
13 years ago
Michael Peter Christen 76202f068e extended abstraction of local and remote solr index using one front-end
13 years ago
orbiter 69e743d9e3 - more abstraction for the RWI index as preparation for solr integration
13 years ago
Michael Peter Christen 97b7bcf2a6 added a solr search index
13 years ago
Michael Peter Christen 9b48c9fe2e removed a crawler overhead (terminated loop which searches greatest
13 years ago
Michael Peter Christen f78ce93a80 collection of speed and memory saving hacks
13 years ago
orbiter e76159040b Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
13 years ago
orbiter bbfa497a3c replaced more size() > 0 by !isEmpty()
13 years ago
Michael Peter Christen 58e7d1952f reduction of logging to prevent too much IO caused be logging
13 years ago
orbiter 0cbda0b2b8 - replaced all length() == 0 and size() == 0 with isEmpty()
13 years ago
Roland 'Quix0r' Haeder aef9dd0350 - removed cleaning of blacklist cache on startup
13 years ago
Michael Peter Christen 434ee90c59 added classification for control file types which shall not be loaded
13 years ago
Michael Peter Christen fbc1a2030d fix for sitemap importer: can now also import very large sitemaps within
13 years ago
Michael Peter Christen 8efc1c1078 - fixed a memory leak (or bad usage) during parsing/snippet fetch
13 years ago
Michael Peter Christen c3db015410 prevent loading of content from the cache when retrieval with IFFRESH is
13 years ago
Michael Peter Christen b0c408788b made class methods static where possible
13 years ago
Michael Peter Christen 5bd3c90907 - removed unnecessary semicolons
13 years ago
Michael Peter Christen 7c1ba99755 removed more unused method parameters
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
orbiter 78fc3cf8f8 refactoring and new usage of SentenceReader: this class appeared as one
13 years ago
Michael Peter Christen 276a66a793 Adding a limit of 1000 links that a parser shall store during indexing.
13 years ago
Michael Peter Christen 1825f165b8 better integration of blacklist according to use case
13 years ago
Michael Peter Christen ce8d4b87d9 fixes for new eclipse 'Juno' warning 'Resource leak'.
13 years ago
Michael Peter Christen 0c345d1559 giving threads name so its easier to see whats happening during
13 years ago
Michael Peter Christen 03280fb161 removed segments-concept and the Segments class:
13 years ago