Commit Graph

337 Commits (2af8e337737b4e7cbc4b6394ef6a71f869894885)

Author SHA1 Message Date
orbiter fe41a84330 some enhancements in web caching: avoid double loading of response metadata and/or content
15 years ago
orbiter 06d0dcde20 more enhancements to image search
15 years ago
orbiter 4c6312d103 enhanced image search
15 years ago
orbiter 013f337d3f - avoid unnecessary host name lookups for localhost
15 years ago
orbiter 20c5d78a5c fix for a ConcurrentModificationException
15 years ago
orbiter 29fe436e36 - fixed post-ranking including prefer mask
15 years ago
orbiter 1fa0ac26e9 better protection against NPEs during search/ranking
15 years ago
orbiter 4c99d4683d possible fix for lost crawl profile handles: clean-up job did wrong measurement to see if crawl is still running.
15 years ago
lotus 6edc168cfe option to disable dht by memory limit:
15 years ago
orbiter 4431b9767e added about 450 replacements for printStackTrace() methods to pipe such traces into the log at DATA/LOG/
15 years ago
orbiter b0b7a4f9a5 - added function to OAI-PMH reader that can pull all records from a server using an evaluation of the resumption token to get URL to retrieve remaining records
15 years ago
lotus 79251e6f60 configurable disk space hardlimit for dht
15 years ago
orbiter a0e891c63d - some redesign in UI menu structure to make room for new 'Content Integration' main menu containing import servlets for Wikimedia Dumps, phpbb3 forum imports and OAI-PMH imports
15 years ago
orbiter 52470d0de4 - fix for xls parser
15 years ago
orbiter 5e8038ac4d - refactoring of blacklists
16 years ago
orbiter 26fafd85a5 - more refactoring
16 years ago
orbiter 3528b970d6 - refactoring
16 years ago
orbiter a8ce192f63 - shifted main classes to new package net.yacy
16 years ago
orbiter b79f4f062f refactoring of yacy documents and parsers: they depend now only on the kelondro classes
16 years ago
orbiter cee7a05ff2 - de-serialized the pdf parser
16 years ago
orbiter c864901087 - moved httpd.mime to defaults path
16 years ago
orbiter 6c347a37eb more options for DocumentIndex
16 years ago
orbiter e7f18ba24b refactoring
16 years ago
orbiter ce8dc575ca refactoring
16 years ago
orbiter bea3b99aff moved table and util classes
16 years ago
orbiter 1e4f8b56ed accumulated classes from different packages into the new rwi package
16 years ago
orbiter 194da25a2f moved kelondro index
16 years ago
orbiter 4446acc8cd moved kelondro order
16 years ago
orbiter f677d534b1 start of a really extensive refactoring which will produce a hierarchical package structure with the domain yacy.net as package root
16 years ago
orbiter ea473e32b8 refactoring
16 years ago
orbiter 735e2737e3 * added index segments
16 years ago
orbiter 09de5da74a once again a performance hack
16 years ago
orbiter 6e0dc39a7d - some fixes to prevent blocking situations
16 years ago
orbiter 04a548a1e3 - temporary integrated the transferURL servlet as static class instead as a class that is called using reflection to investigate the OOM problems in that class
16 years ago
orbiter 6aa474f529 - better logging for web cache access and fail reasons
16 years ago
orbiter 3671c37989 added experimental oai-pmh reader and integrated it with the existing dublin core parser
16 years ago
orbiter 1171a72006 fix for deadlock as seen in http://forum.yacy-websuche.de/viewtopic.php?p=17521#p17521
16 years ago
orbiter 8ea1d7ab59 fix for wrong assert condition in search abstract generation
16 years ago
orbiter 54c7cbf1d9 - fast result for local search in case that less than 10 hits exists
16 years ago
orbiter e627f75415 one more fix to badwords and stopwords
16 years ago
orbiter 721b88efbd - fixed a problem loading blacklists with new yacycore.jar
16 years ago
orbiter 68465c37af added a convenience class to add files into a YaCy index
16 years ago
orbiter 573d03c7d7 added configuration to enable ram table copy
16 years ago
orbiter 3be54e1891 fix to rule when to use a ram table copy
16 years ago
orbiter 700218846c disabled or removed sleep calls
16 years ago
low012 53bbdfd19a *) setting SVN keywords
16 years ago
low012 25f6145934 *) preventing null pointer exception in case empty search word or only one character is enterd or all search words are removed by filters
16 years ago
orbiter af3a696fc4 added a fast-fail concept in search processes. The search now has better control if all the remote searches may bring any result. If all processes are finished, then all search tasks fail fast.
16 years ago
orbiter 67eddaec4b changed way to integrate dictionary files:
16 years ago
orbiter d656a94f55 fix for bad paths in dictionary processing
16 years ago
orbiter 3b9aaf9e9f - inserted new library tests inside DidYouMean
16 years ago
orbiter bf8ed00e9e removed debugging code
16 years ago
orbiter ead48c4b25 fix for preparation of search result pages with offset > 10:
16 years ago
orbiter 10d3e856b5 better concurrency, less blocking & performance hacks
16 years ago
orbiter 1a9cfd8718 some performance hacks (CPU only, not IO)
16 years ago
orbiter 92407009b2 cleanup
16 years ago
orbiter 0ba1beaf56 separated rwi constraint evaluation from rwi ranking and added concurrency
16 years ago
orbiter b0637600d5 enhanced url constraint computation: better position of constraint check during retrieval process
16 years ago
orbiter 61748285c3 more refactoring of search
16 years ago
orbiter 323a8e733d removed unused classes
16 years ago
orbiter 72e5407115 refactoring of snippet cache
16 years ago
orbiter e7736d9c8d more refactoring: made all variables in SearchEvent private
16 years ago
orbiter d8ca6e6bf1 more refactoring for search
16 years ago
orbiter fe4a4e3f6b added missing class
16 years ago
orbiter 72ac5bd80f refactoring of search process.
16 years ago
orbiter d9744b1b5d replaced old caching strategy control class with lightweight simplearc
16 years ago
orbiter 92edd24e70 fixed problem with switching of networks
16 years ago
orbiter c4ae2cd03f fixed bug that caused deletion of crawl profiles at every application startup
16 years ago
orbiter 161d2fd2ef redesign of access to the HTCache (now http.client.Cache):
16 years ago
f1ori ba2e6de538 fix empty version string again
16 years ago
orbiter 4da9042e8a code simplification
16 years ago
orbiter 1d8d51075c refactoring:
16 years ago
orbiter b332dfad67 - inserted request object into response object which carries this now instead generating new objects
16 years ago
orbiter ca72ed7526 -removed superfluous crawl cache
16 years ago
orbiter b2263bc720 enhanced document type recognition
16 years ago
orbiter 57a88d435b redesign of parser mime type detection and parser steering
16 years ago
orbiter 21b8704fb4 refactoring of the ParserDispatcher and ParserConfig: resulted into Idiom, Parser and Classification classes
16 years ago
orbiter 8ca1f5d400 - some work to integrate the html parser the same way as the other parsers are integrated (not finished)
16 years ago
orbiter 0e8647d62f refactoring of search classes
16 years ago
orbiter dafffd0153 refactoring of parsers and document processing
16 years ago
orbiter 222850414e simplification of the code: removed unused classes, methods and variables
16 years ago
orbiter 99fa265e1d fix for search bug caused by tenant patch
16 years ago
orbiter 57af311627 fix for wrong urls in navigator when a tenant is used
16 years ago
orbiter 8b8877c233 moved image collector
16 years ago
orbiter be1c7ddc64 refactoring of search classes -- moved Ranking Profile to search package
16 years ago
orbiter bc6dd8194b refactoring: moved search query class to new search package
16 years ago
orbiter a4805defdd added stub for new search process
16 years ago