Commit Graph

237 Commits (e37709219828ef321e5784ec967d856cc5758fb0)

Author SHA1 Message Date
orbiter 19fd13d3bc Added federated index storage to solr.
14 years ago
orbiter b1a8d0c020 enhancements to web cache and less strict caching rules
14 years ago
orbiter ba03ca8620 added more configuration options for search:
14 years ago
orbiter bed79402be introduction of a new remote search load control: the remote search has taken 10 results per peer with a time-out of 3 seconds so far. The attributes of number of results per peer and time-out time can now be configured.
14 years ago
f1ori 59dea3a284 * implement url proxy, a proxy via the url http://peer:port/proxy.html?url=http://domain.tld/path
14 years ago
orbiter e3ef4e3021 - increased default peer ping time from 2 minutes to 1 minute
14 years ago
orbiter d28f8040e0 removed unnecessary recording function that caused also a performance problem after serving too much files
14 years ago
orbiter addbd5b482 moved the main update url - because of the many languages we support now on yacy.net
14 years ago
orbiter 6c52e31993 new methods to open a browser
14 years ago
orbiter 5892fff51f introduction of dht-burst modes: this can expand the number of target peers in some cases where a better heuristic is needed. The problematic cases are either when a muti-word search is made (still a hard case for our term-oriented DHT) or when a network operator wants that all robinson peers are asked. We therefore introduced two new network steering values that switch on more peers during the peer selection. Because the number of peers can now be very large, the number of maximum httpc connections was also increased.
14 years ago
orbiter 4588b5a291 - fixed document number limitation for crawls that restrict the number of documents per domain
14 years ago
low012 64f32e8f00 *) replaced all IPs in IP filters for proxy with the proper regular expression
14 years ago
orbiter fe93caac5a added flags and administration options to show advanced search and to show search result attributes (for each search result)
14 years ago
orbiter 88773e4daa changed the default port from 8080 to 8090
14 years ago
orbiter 6c35b68f17 - removed 'peerName' property from the yacy settings file because this information is stored in the yacy seed file
14 years ago
orbiter 786166041a - added recording of all accessed and submitted servlets
14 years ago
orbiter 3fe03f153d - search page becomes default start page (new users are not forced to do configuration since this is not necessary)
14 years ago
orbiter 59d9fe1bd7 added more php mime types
14 years ago
orbiter 3ae8f40fc8 removed yacy.network.group - this feature was never used
14 years ago
orbiter efb4ca8fa8 modified auto-delete of search failure-words:
14 years ago
f1ori 4e29e9712a * create cleanupjob for cached failed urls
14 years ago
lotus b1484299b2 same units for memory observer configuration (MiB)
14 years ago
low012 11ea966f9e *) added SID file (Commodore 64) sound file parser
14 years ago
low012 936e976c23 *) added FreeMind (http://freemind.sourceforge.net/) mindmap parser
14 years ago
orbiter 4565b2f2c0 removed the display option from index.html, yacysearch.html and yacyinteractive.html
14 years ago
orbiter fc2e41e691 added a forwarder for the default page. The forwarder forwards a browser to a different page if the root file index.html is accessed. This can be done by setting the name of the forwarder page to the field
14 years ago
orbiter cc6499bf8d - added http://blekko.com as search heuristic (like scroogle). This was easy since they deliver their search results also as rss feed
14 years ago
orbiter a9f754c45f removed unused CR accumulation and distribution process
14 years ago
f1ori 442bebca2b * %0 does not belong to the IPv6-Address -> entry does not work on some systems
14 years ago
f1ori 6ac4f8142e * allow proxy requests from localhost via ipv6
14 years ago
orbiter 917d715374 lulabad found his signature
14 years ago
f1ori def4253555 * add option to network definition to provide a domainlist (syntax like in blacklists)
14 years ago
orbiter 482127e777 removed release key from location 2 because the signature of that source can not be verified. But the source is ok.
14 years ago
orbiter facfd204e9 added a parent configuration option.
14 years ago
orbiter 6a166c2040 patches for bad proxy behaviour
14 years ago
orbiter 45b1ab3d07 custom + generic skins:
14 years ago
orbiter 2c549ae341 fixed a number of small bugs:
14 years ago
orbiter 37baa8bae3 - fixes for concurrency exceptions and failed database integrity verification
14 years ago
orbiter 461a2a6ec7 enhanced remote crawling:
14 years ago
orbiter 670ba4d52b - removed the remote crawl option from the network configuration submenu and
14 years ago
orbiter 4c21d8dc9d - changed default values for online caution (the pausing may not be necessary any more)
14 years ago
orbiter 0ab6a462ee - added a missing entry in YaCy interface robots.txt for bookmarks
14 years ago
orbiter 3f1d5a061f by default store crawled pages to HTCache to support verify=false snippet generation
14 years ago
lotus 23ba107834 UPnP port forwarding default on now. This also displays a message on the entry settings page if not successful, so the user gets an extra hint to open his ports.
14 years ago
orbiter 70dd26ec95 added the new crawl scheduling function to the crawl start menu:
14 years ago
orbiter 59c035c40b changed explanation of Xmx and Xms
14 years ago
orbiter 171f2bd84e - removed unused network oanet
14 years ago
low012 8e88fa4a62 *) fixed indetion (tab vs. spaces)
15 years ago
orbiter b6fb239e74 redesign of parser interface:
15 years ago
orbiter 11b7853940 added a configuration page for search heuristics. currently you can switch on there:
15 years ago
orbiter 353a924760 - changed default memory to 500m
15 years ago
orbiter 11639aef35 - added new protocol loader for 'file'-type URLs
15 years ago
orbiter 90fa8fd4d4 - support gpx file extension
15 years ago
orbiter cf43bdc87e This is a large bugfix and enhancement commit to support a better location detection for data
15 years ago
orbiter a7d038bb7a The oai ListFriends source list becomes configurable: just write them into defaults/oaiListFriendsSource.xml
15 years ago
orbiter cf13c65bdd added another network definition file for the open access (decentral OAI) search network
15 years ago
orbiter 5efc0dce0b fix for domain options in search box
15 years ago
orbiter f83b1b91b9 increased dht busy sleep time to 10 seconds to reduce TCP/IP traffic for default settings. 2 seconds had been too much traffic for home-use routers.
15 years ago
orbiter 9623d9e6d2 added a smb loader component for the YaCy crawler
15 years ago
orbiter 72f00dee59 removed never-used server access account function
15 years ago
orbiter 30c8185139 fix for sid check
15 years ago
orbiter ef62d017e5 integrated session id filtering for crawler
15 years ago
orbiter d8d9984913 added framework for session id filtering (not ready yet)
15 years ago
lotus 945e0ba5a5 allow global search if res. observer disabled index transmission
15 years ago
lotus 5cbef63c37 fixed bad ip pattern
15 years ago
orbiter 8df1694288 - added options to switch on/off search domains (text, image, audio, video, app)
15 years ago
orbiter dff4f95c78 some patches to get the torrent parser working
15 years ago
lotus 12dd8ece3e enabled memory protection from 6459 with 50000kb (disables dht-in)
15 years ago
orbiter 2bab0679e0 lost my key :-(
15 years ago
lotus 6edc168cfe option to disable dht by memory limit:
15 years ago
lotus 79251e6f60 configurable disk space hardlimit for dht
15 years ago
orbiter 8a1046feaa less maximum file size, too many problems with larger size
15 years ago
orbiter 3d5eeb842a new default skin 'pdblue'
15 years ago
orbiter c864901087 - moved httpd.mime to defaults path
15 years ago
orbiter 735e2737e3 * added index segments
15 years ago
orbiter 6e0dc39a7d - some fixes to prevent blocking situations
15 years ago
orbiter 23ab6fbca4 - navigation appear at correct position when opengeodb-results are also presented after a search
15 years ago
orbiter 721b88efbd - fixed a problem loading blacklists with new yacycore.jar
15 years ago
orbiter 573d03c7d7 added configuration to enable ram table copy
15 years ago
orbiter d656a94f55 fix for bad paths in dictionary processing
15 years ago
orbiter 39ae96450b draw more peers in network picture
15 years ago
orbiter c6c97f23ad - added cache usage properties to crawl start
16 years ago
orbiter 5bb8074150 removed the indexing queue. This queue was superfluous since the introduction of the blocking queues last year, where documents are parsed, analysed and stored in the index with concurrency.
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 8ca1f5d400 - some work to integrate the html parser the same way as the other parsers are integrated (not finished)
16 years ago
orbiter 801aa08162 added f1oris update location
16 years ago
lotus ec2970cc76 higher dht distribution speed by default
16 years ago
orbiter 995da28c73 all stack/heap files that had been stored in DATA/PLASMA are now stored in the network-specific QUEUES path
16 years ago
low012 457b6c0d6d *) updated Apache POI library to be able to parse Visio files
16 years ago
lotus db70badcf0 possibility to set remote host on upnp device
16 years ago
lotus aec3e7995a autoconfig.pac can be used to browse .yacy-domains only
16 years ago
orbiter f348190566 tried to insert a database dump import method to the phpBB3 import function. Reason: imports or large database dumps are cannot be handled with phpMyAdmin and this should be an easy way to the database dumps into a mySQL database where it can be exported again with the phpBB3 content integration adapter. Completion or removal of this function stub will follow before next main release.
16 years ago
orbiter d50be59088 - added a automatic re-construction of the domain stack after 10 minutes. this includes then urls to the domain stack that were left over in case of stack size limitations when the domain stack was created the last time
16 years ago
orbiter 5fdba0fa51 - fixed a not working selection rule in balancer
16 years ago
orbiter 4522c13ee7 added option for a table prefix when importing phpbb3
16 years ago
orbiter 4b4bddca00 added new submenu to crawler menu: import of phpbb3 forum postings from mysql
16 years ago
orbiter 26a46b5521 increased default maximum file size for database files to 2GB
16 years ago
orbiter 27eb8d62cb - new development cycle
16 years ago
lotus 13fb84ab81 you can define your default number of search results displayed by search.items
16 years ago