Commit Graph

3901 Commits (bbd242afb46c38f2d9c85e269dd26a46ff88466b)

Author SHA1 Message Date
orbiter c50f8f9a06 code cleanup
13 years ago
orbiter 84c3fc9d97 local/global fixes in search, better abstraction
13 years ago
orbiter aca0f33f08 enhancements for extended search options
13 years ago
apfelmaennchen 4f95f72124 YMarks:
13 years ago
orbiter a635e43f40 fix for global search attribute when selecting extended search options
13 years ago
orbiter 017a01714d - enhanced logging in robots.txt parser for remote debugging
13 years ago
orbiter 5a7cec59f3 moved ynetSearch to get all files out of htroot/api/util/
13 years ago
apfelmaennchen a410cfd7f3 - flexigrid images didn't load last time
13 years ago
apfelmaennchen a8dfe787ed - updated to jquery flexigrid 1.1
13 years ago
cominch cef8ebc41d getpageinfo: Checks if there is a OAI repository behind the URL.
13 years ago
orbiter eb1c7c041d write info about robots.txt evaluation into getpageinfo_p.xml
13 years ago
orbiter f8b8c82421 - refactoring of getpageinfo_p.xml (moved out of util)
13 years ago
apfelmaennchen abba31f02e - bugfix for correctly sorting ymarks
13 years ago
orbiter ff32469272 added a link to /api/util/getpageinfo_p.xml as API to crawl start info and to ViewFile.html
13 years ago
orbiter 3a15e58e28 - increased stability when opening the robots table
13 years ago
apfelmaennchen 5f7dbe1c42 - some refactoring (ymarks)
13 years ago
apfelmaennchen 2f03186252 - small bug fix
13 years ago
apfelmaennchen 1e55e50c49 - removed unused code from search widget
13 years ago
apfelmaennchen f0820a9d02 - more improvements for search widget (portalsearch)
13 years ago
orbiter 78ce3b13be typo
13 years ago
apfelmaennchen 9067ab20b2 - included missing image for portalsearch.tar.gz in build.xml
13 years ago
apfelmaennchen c7d117505c - portalsearch.js some fixes for paths, when remote loading method is used
13 years ago
apfelmaennchen a90a72a76b - some smaller changes to search widget
13 years ago
apfelmaennchen a425fbd8d6 - created new target 'portalsearch' in build.xml to generate yacy-portalsearch.tar.gz for static hosting
13 years ago
orbiter 42425c8003 fixed directDocByURL (has now effect if switched off)
13 years ago
orbiter 0d858d48ec replaced String with StringBuilder in suggestion process
13 years ago
apfelmaennchen d871812621 fix for http://bugs.yacy.net/view.php?id=68 as well as for a far more serious bug in navigator handling in the portal search widget. Navigators are now quite usable, but the GUI has still some flaws...
13 years ago
orbiter 3a807e10cf - added a cache for active crawl profiles to the crawl switchboard
13 years ago
orbiter 37e35f2741 normalization of url using urlencoding/decoding
13 years ago
orbiter e58438c01c - added a new retry connector for solr (for cases where solr responses are slow)
13 years ago
apfelmaennchen 62e674af50 fix for http://bugs.yacy.net/view.php?id=69
13 years ago
apfelmaennchen 4d7ae76017 - update to jquery 1.7 (does not apply to all jquery code, old version is additionally kept for compatibility)
13 years ago
orbiter f121f4bb45 fix for link in Supporter and Suftipps page
13 years ago
orbiter 94eab08794 - updated opensearchdescription text and icon
13 years ago
orbiter ba41a869a7 set default number of search results in ConfigPortal.html
13 years ago
orbiter 279482a76d fix for npe
13 years ago
orbiter d260b25457 fix for npe
13 years ago
orbiter 2adc30d335 suppressing size if size unknown
13 years ago
orbiter 1b86d06d1e fix for http://bugs.yacy.net/view.php?id=62
13 years ago
low012 1b8b989744 *) set maxlength of input field for country code filter to value > default text length (old value caused warning in Opera)
13 years ago
orbiter 9e4875230f performance hacks
13 years ago
orbiter b5b09b329c BOOSTED the image search function. The result page now shows the images as embedded image link from the original source and not from the
14 years ago
orbiter a9838f8b99 fix for http://bugs.yacy.net/view.php?id=59
14 years ago
orbiter 204e98db3a added a protection against rwi flooding
14 years ago
orbiter a7df70221e refactoring
14 years ago
orbiter cf4fd525ee added directDocByURL attribute in crawl profile
14 years ago
orbiter c61e4cfd78 - fix for incomplete clear() in balancer
14 years ago
orbiter 813f297a95 another performance hack: re-use of known host addresses for isLocal property; avoids look-up in local hash
14 years ago
orbiter 035ebfbf3b - performance hacks (should affect the crawl balancer and reduce CPU load during crawl stack re-fill)
14 years ago
orbiter 9c131adeb6 show IP of crawled host and country in CrawlResults
14 years ago
orbiter b250e6466d implemented crawl restrictions for IP pattern and country lists
14 years ago
orbiter 5ad7f9612b added crawl settings for three new filters for each crawl:
14 years ago
orbiter 2c3161b4ac refactoring:
14 years ago
orbiter d2ea250d99 refactoring:
14 years ago
orbiter fabda9ad31 added script that can be used to delete a single url from the index
14 years ago
orbiter 30d340563e fix in result count display
14 years ago
orbiter 6b02b696b0 - add number of search results to end of rss and json output to reflect latest status of retrieval
14 years ago
f1ori 97045022fa * pass cookies to Server Side Includes
14 years ago
lotus 6fba6e7cee fix: follow link target setting on image search
14 years ago
orbiter a6bb0f9af4 fixed missing menu entries in access tracker
14 years ago
orbiter 734059d33e performance hacks
14 years ago
orbiter ffd848c7a9 moved the log, memory, processes and the messages into a new computation monitor main menu item
14 years ago
orbiter ef72fdac79 added keyboard-based search result page navigation:
14 years ago
orbiter e48ce5d80e - style change for search box: larger font, selected by default
14 years ago
orbiter 5905392ca3 redesign and simplification of main menu; bundling of some sub-menues
14 years ago
orbiter e5a93a1742 fix for image name
14 years ago
orbiter 5fd4f3fef8 fresh look for yacy icons
14 years ago
orbiter 95790b82d9 replaced old-style favicon
14 years ago
orbiter 85a5487d6d YaCy can now use the solr index to compute text snippets. This makes search result preparation MUCH faster because no document fetching and parsing is necessary any more.
14 years ago
orbiter b0b4886618 try to avoid the unresolved pattern in search result
14 years ago
orbiter cec3836e73 added reference limitation to IndexControlRWIs_p.html servlet
14 years ago
orbiter 656286347e fix for javascript error during search (not ready yet)
14 years ago
orbiter 0229029dcf a bit protection against search result bugs in interactive search
14 years ago
orbiter 2d03dc1804 removed unnecessary warning
14 years ago
orbiter cf8e3b0df8 small fix for count: overXX includes the count
14 years ago
orbiter 6db8921a0f enhanced termlist
14 years ago
orbiter b5252ef91f added new word recommendation library in DictionaryLoader_p.html
14 years ago
orbiter b00e69c5df removed test output
14 years ago
low012 ce11b7b6d2 *) Changed action to "" instead of "yacysearch.html". This should not do any harm, but helps a lot if the page is accessed not by its original name but by a different name which can be done by adding a symbolic link to the file system of the peer. (See http://www.yacy-forum.org/viewtopic.php?f=2&t=464)
14 years ago
low012 c660f8862a *) changed links to be underlined again since lots of links were not obvious anymore
14 years ago
low012 24e76a7b69 *) Replaced occurrences of "Wikimedia" with "MediaWiki" where applicable. (Thanks to the folks of 0x20.be for pointing this out.)
14 years ago
sixcooler d40a177c05 Generation Memory Strategy fine tuning
14 years ago
orbiter a5541751a8 - added memory computation to termlist_p.xml
14 years ago
orbiter 9bdee5c71c added a servlet that produces a list of term hashes that appear more than 10000 times
14 years ago
orbiter 5dd2efc9a2 - bugfixes in html parser
14 years ago
orbiter 2c595a6a47 added new methods to count the number of objects in RWIs. lots of refactoring was necessary to introduce new Rating class and to unify naming of methods
14 years ago
orbiter 22d69a6368 refactoring in cora: added sorting package
14 years ago
orbiter 51cf697acd refactoring: moved all score-related classes to new ranking package
14 years ago
sixcooler 4fec99115b Implementation of strategies for controlling memory resources.
14 years ago
orbiter c39d63e7ad by default show only domain navigator
14 years ago
orbiter 2c58af6874 - added a short memory status simulation mode
14 years ago
orbiter 6361f1d875 select the search window on focus so its easy to type in another query
14 years ago
orbiter ca09081341 better interaction
14 years ago
orbiter 3f0349e362 added a 'loading...' message
14 years ago
orbiter feac494f26 switch off real-time search if index is large
14 years ago
orbiter f970670a7c - bugfix in ServerScannerList
14 years ago
orbiter 8e03b8ee8b better integration of server list in interactive search
14 years ago
orbiter 606c5a9b40 added a serlvet that shows all scanned servers inside of the yacyinteractive search page
14 years ago
orbiter 77a9af99f1 same values for Xmx and Xms: memory extension may be difficult if the OS has not the remaining memory available and may kill the jvm. If the memory is reserved at the start but never used the OS may handle that as well and leave non-used space in swap area (and never swap)
14 years ago
orbiter 594d8f546a #cccamp11 maintenance fix: anons may find up to 1000 items in interactive search (was: 100)
14 years ago
cominch 3aa6528ed0 the form value was not correctly interpreted
14 years ago
sixcooler 59b767eebd stop loading via http at defined maximum of bytes - even size is unknown before loading
14 years ago
sixcooler e131bf804d correct value @ low memory warning
14 years ago
sixcooler 916d79111e Runtime.maxMemory() DOES change @ runtime:
14 years ago
orbiter 11dc653de3 added a visualization of peer pings to the performance graphic
14 years ago
orbiter 3a191cdf14 because newbies are scared about the memory consumption in the performance graph and arguments about high memory consumption according to bad knowledge about java garbage collection techniques, the memory display had been removed from the performance graph shown on the Status.html page. The memory graph can still be seen on the Performance page where the memory graph is just like it was.
14 years ago
orbiter 768c59740c - replaced solrj 3.1 with solrj 3.3
14 years ago
low012 c7b95e8c81 *) Invalid crawl profiles (containing invalid mustmatch/mustnotmatch filters) will be moved from active crawls to invalid crawls (new file: DATA/INDEX/freeworld/QUEUES/crawlProfilesInvalid.heap). This file can not be edited yet, but it shoudl be easy to extend the CrawlProfileEditor accordingly.
14 years ago
orbiter fd02d6d9f8 fixed solr scheme table view
14 years ago
orbiter 2d4bb139d3 - added counting of links with noindex tag for solr index
14 years ago
lotus 68681a9576 hint for proxy scraping
14 years ago
orbiter b6f09a475d - added an index profile editor in the /indexFederated_p.html servlet for solr indexes
14 years ago
f1ori fdc84d8319 small pi link on index page to administration pages
14 years ago
orbiter 9ebc75db4b fix for channel authorization
14 years ago
orbiter 6d9e5865ee faster appearance of search result page (but complete search time is the same)
14 years ago
low012 4fe1329de2 *) trying to at least fix symptoms of http://forum.yacy-websuche.de/viewtopic.php?f=5&t=3293#p22791
14 years ago
orbiter d8072d1866 added more info to DNS cache in /PerformanceMemory_p.html
14 years ago
orbiter 4999740790 added new navigation to search trailer json and xml files which causes that these navigation is also available in the search widget
14 years ago
orbiter 84c9658644 added a file type navigator
14 years ago
orbiter 31283ecd07 - added a search option to filter only specific network protocols. i.e. get only results from ftp servers. Just add '/ftp' to your search.
14 years ago
orbiter 4b425ffdd2 fix for http://bugs.yacy.net/view.php?id=41
14 years ago
orbiter a65ecffef6 fix for http://bugs.yacy.net/view.php?id=42
14 years ago
lotus 07cbb6cb5f display cache hit/miss values in correct column
14 years ago
orbiter 115abc8917 - more attributes for search progress bar
14 years ago
orbiter bce280a308 update on options for interface graphics
14 years ago
lotus 72a3cd5832 equalize lock icon for Status.html
14 years ago
orbiter 2683162ec5 - added more options to access grid picture, web structure picture and network graphics
14 years ago
sixcooler 7fea51ecee check filter to bee a correct pattern on edit CrawlProfiles
14 years ago
orbiter af63aa1d0e added fresh links to java regular expression api-doc
14 years ago
orbiter 535b6b953c more hacks to omit superfluous string object allocation
14 years ago
orbiter 87082f407e less String object creation during search
14 years ago
orbiter 4bea3f9714 hack to reduce resource contention caused by massive UTF8 decodings which use java.nio resources:
14 years ago
orbiter e28bd0d038 fix for some possible causes of memory leaks
14 years ago
orbiter 8d9b5dda3b disabled did-you-mean computation for json and rss search results where this info is not used
14 years ago
orbiter 10e2f588f8 - enhanced ybr ranking computation
14 years ago
orbiter 3ed4a09368 small features, some bug fixes and performance hacks
14 years ago
orbiter 3ec94d87c4 show dom counter only for active crawls where the dom counter is enabled within the crawl profile
14 years ago
orbiter b45701d20f this is a re-implementation of the YaCy Block Rank feature
14 years ago
orbiter 123375bfba added a new yacy protocol servlet 'idx'. This returns an index to one of the data entities that is stored in YaCy.
14 years ago
orbiter d326f1486a added timeout setting to scanner interface
14 years ago
low012 f0d5ddfa92 *) preventing potential NPE which occured if user deleted DATA/RELEASE manually and opened ConfigureUpdate_p.java then
14 years ago
orbiter 5c981762c6 added bigrange option for network scan
14 years ago
orbiter bade61696f speed-up of network port scanner
14 years ago
orbiter b04382bc59 added topmenu as defined for search to wiki
14 years ago
lotus 229df8b626 restart link after memory changed
14 years ago
orbiter 1d8b0f74f4 one more fix for SVN 7713
14 years ago
orbiter 0960261769 fix for svn 7713
14 years ago
apfelmaennchen 7e368000c8 transparent progress bar
14 years ago
orbiter 5b579e21a3 code cleanup
14 years ago
orbiter fcd4b03892 show progress of search after display of results is finished
14 years ago
orbiter 039126cfaf better handling of on/off switched solr indexing
14 years ago
lotus f123dbec79 fix in heuristics config
14 years ago
orbiter 897b4e8b9c another hack to prevent black images
14 years ago
orbiter 9248a4eef4 reduce teh effect of 'Bildersuche findet generierte HTML-Seiten als Bilder'
14 years ago
orbiter 0621a15f89 fix for wrong search result counter: added a counter for all filtered out entities
14 years ago
apfelmaennchen 61c9a791c4 YMarks: sidebar with tabs for tags and folders
14 years ago
orbiter deda54d684 - relaxed matching of string-search (this is now case-insensitive)
14 years ago
orbiter 6e42d4de88 - added full-String search function: find things that match exactly what is quoted in the query
14 years ago
apfelmaennchen 8b8db2aaba YMarks: some small changes/fixes
14 years ago
apfelmaennchen 441035f1f4 YMarks: some improvements to flexigrid quick search on YMarks.html
14 years ago
orbiter 6fa439c82b - refactoring of robots
14 years ago
sixcooler 1ea0bc775c @apfelmaenchen:
14 years ago
apfelmaennchen e7c2ea193b YMark:
14 years ago
orbiter 3b578a28ef some patches to prevent that empty or bad IP information is broadcasted
14 years ago
orbiter 8b95a26866 better magic
14 years ago
orbiter 2700a58e5a added a magic to the peer ping that will be used in case that the contacting peer requests that it's reported IP shall be used for a back-ping. The back-ping now also returns the same magic which will make it possible that the requested peer can verify that the back-pinged peer is actually the same peer.
14 years ago
orbiter f6077b3cc0 added more attributes for html parser and enhanced data structures
14 years ago
f1ori d671de8c17 add ranking weight to json-search-results
14 years ago
orbiter d8e934c085 better abstraction of http client identification
14 years ago
orbiter b77b8cac0c - enhanced html parser: recognized much more details in the content
14 years ago
low012 bc84d2bc9d *) fixed typo in stop script
14 years ago
apfelmaennchen b2281f0b7d YMark: intermediate work towards flexigrid support
14 years ago
apfelmaennchen 60412d2bb3 YMark:
14 years ago
orbiter 3d5104d357 - fixed a bug in crawl start with file name (npe in new url)
14 years ago
orbiter 08108f0ece fix for http://bugs.yacy.net/view.php?id=12
14 years ago
apfelmaennchen 62855f9567 YMark: code clean up and some small fixes
14 years ago
apfelmaennchen 667e912b19 YMark:
14 years ago
apfelmaennchen a0e4960a4d YMark:
14 years ago
orbiter 958ff4778e enhanced location search:
14 years ago
orbiter 19fd13d3bc Added federated index storage to solr.
14 years ago
orbiter 4c013d9088 more UTF8 getBytes() performance hacks
14 years ago
apfelmaennchen 78d6d6ca06 refactoring for ymarks
14 years ago
orbiter b2fe4b7b1a added a handling of appearances of yacy bot entries in robots.txt if this entry addresses the yacy peer
14 years ago
low012 e25c1f2ea3 *) preventing whitespace keys in config file
14 years ago
orbiter cb6f709a16 - enhancements in surrogate reading
14 years ago
low012 1ff9947f91 *) added new user right: extended search right (allows to define users who can query more results than anonymous users)
14 years ago
orbiter 156cf02703 - added an index constraint 'has location' to the condenser
14 years ago
orbiter 0430a94eaa the location search shows now not re-evaluated locations but only such locations that are attached as metadata to web pages
14 years ago
orbiter 9b25d07295 - added geo information parsing to html parser
14 years ago
lotus 06afa94f9d hups
14 years ago
lotus a9a9db98c8 better rename modified version
14 years ago
lotus e19ca27004 do not autocomplete on mouseover. this has resulted in unwanted autocomplete.
14 years ago
low012 16cd919795 *) fixed Exceptions which caused 500 error when entering invalid URL mask or invalid prefer mask, invalid masks are ignored, error message is displayed on yacysearch.html (what about yacysearch.rss and yacysearch.json?)
14 years ago
orbiter 01b968d836 better concurrency in ViewImage icon cache and OOM protection for too large icon caches
14 years ago
orbiter b1a8d0c020 enhancements to web cache and less strict caching rules
14 years ago
orbiter f3baaca920 - enhancements to DNS IP caching and crawler speed
14 years ago
orbiter ba03ca8620 added more configuration options for search:
14 years ago
f1ori e0c7d490f9 * fix bug #6
14 years ago
orbiter a50f28e6e7 - fixed missing save operation for peer name change
14 years ago
orbiter 43e1660512 fix/enhancement in Crawler: do not generate domain match pattern if crawl depth is 0
14 years ago
orbiter b1d133b69f another anhancement to the ThreadDump function: better multiple dumps and filtering out of not interesting dump parts
14 years ago
orbiter c2a968c23f fix for bug in formatting in ThreadDump
14 years ago
low012 2861d0888a *) simplified code\n*) fixed potential NumberFormatExceptions
14 years ago
orbiter 0a11727374 added new feature for Thread dump:
14 years ago
orbiter f9e5c21083 update to thread dump logs
14 years ago
orbiter 8f11d3a5bb redesigned the ScoreMap classes:
14 years ago
orbiter dc0db3550e avoid string conversion
14 years ago
orbiter 694fa3a2a5 - replaced more direct string-based UTF-8 conversions by predefined UTF-8 conversion
14 years ago
lotus bbb7aea8f3 fix basic config change in portal mode
14 years ago
orbiter 30aed9824a moved getBytes() to UTF8.getBytes() to use a default String encoding
14 years ago
orbiter 4d733608fb fix for broken JSON, see: http://forum.yacy-websuche.de/viewtopic.php?p=22162#p22162
14 years ago
orbiter 7962d35425 - removed file upload function in crawl start and replaced it with an input field for a file path where the crawl start file is loaded. This was necessary to support the API steering for file crawl starts, for two reasons:
14 years ago
orbiter e1b6916423 always try to guess the size of a StringBuilder to prevent too many memory re-allocations
14 years ago
low012 bea8137997 *) minor changes
14 years ago
low012 3e03963b1c *) minor changes
14 years ago
low012 0da3b6489e *) added the only changes from r7557 which actualy made sense
14 years ago
orbiter 29acd2f108 reverted also changes in ViewLog from SVN 7557 because the ThreadDump submenu was not visible any more.
14 years ago
orbiter cb1f49d0f2 replaced all 'new String' with default encoding (missing) or UTF-8 encoding with a String generation method that uses a pre-defined Charset constant for UTF-8. This avoids a cache-lookup for the Charset object using String hashing of the String 'UTF-8'.
14 years ago
low012 9d366ee9d7 *) removed unused code (I assume that most of the code was really dead, but if you need any of the classes, tell me and I will put it back in.)
14 years ago
orbiter 7138f4036b less synchronization, better thread dump tool
14 years ago
orbiter f8d0454c53 small bug fixes and experiments with search speed enhancement
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
orbiter 42d90664f3 - fixed a memory leak in the httpc.post method (no finish)
14 years ago
mikeworks 85f5c02deb de.lng: Updated German translation and removed old unused strings, e.g. 8080 -> 8090 and Search Portal translations
14 years ago
mikeworks 073ee5525f de.lng: Updated German translation added missing line no change when no other network was selected
14 years ago
orbiter b1781d7aae some more performance hacks
14 years ago
orbiter 5e186e0122 continuing the fight against deadlocks during time formatting: better caching.
14 years ago
orbiter a92d80a545 performance enhancements using an alternative to a insensitive collator (a complex string compare):
14 years ago
orbiter dec4f36700 - fix for missing favicons in search widgets
14 years ago
orbiter 24909b3006 slightly less restrictive values for DoS
14 years ago
orbiter 311f57d360 DoS to prevent online snippet fetch: allow read from cache.
14 years ago
orbiter 83a38b16bb added link to svn log
14 years ago
orbiter 09a98a6ae4 - disabled arrow keys in search (pages switch) again -- too disturbing when editing the query line
14 years ago
orbiter 82f262f685 - enhanced circle drawing speed
14 years ago
orbiter 29dc416ac6 more animations in graphics. See network and access picture.
14 years ago
orbiter a80ee9a03d THE GRID is coming to YaCy .. see new animated graphics on http://localhost:8090/AccessGrid_p.html
14 years ago
low012 83ae46902b *) removed link to LogStatistics
14 years ago
low012 ce012e11aa *) deleted LogStatistics since the page did not work anymore and it seemed to be obsolete, tell me if you miss it and I will add it again
14 years ago
low012 c5051c4020 *) fixed bug which caused entries to not be deleted when deleting by URL on IndexCreateWWWLocalQueue_p.html (I hope this did not break anything else)
14 years ago
orbiter fb8b046bb4 removed unused properties
14 years ago
low012 b0bdf2d9ed *) Oops!
14 years ago
low012 de065e594f *) make sure that only positive values are accepted as refresh interval on Crawler Monitor page
14 years ago
orbiter c69a4874b4 fix for non-valid json, see http://forum.yacy-websuche.de/viewtopic.php?f=6&t=3179
14 years ago
orbiter 4473cf8c61 replaced utf-8 with UTF-8
14 years ago
orbiter d2eb2fe8d9 added patch from quix0r, see
14 years ago
orbiter abb35addb8 added
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
lotus 9f6e3f9793 fix: same number format display before and after get/post
14 years ago
lotus 4716aa7d3a fix display of statistics link on network.html (caused by menu option)
14 years ago
orbiter 70ca7cec8c fix for http://forum.yacy-websuche.de/viewtopic.php?p=21763#p21763
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 0dfb1ef7d2 added custom targets for media search
14 years ago
orbiter 0cdfb82963 replaced more appearance of double values by float values
14 years ago
orbiter eb12e15738 moved all Double values to Float values because of
14 years ago
orbiter fe948abd84 added link on ViewProfile.html to EditProfile_p.html to make it easier to customize the peer
14 years ago
low012 77715c2b16 *) less HTML errors, but still several left
14 years ago
low012 ae10ed5613 *) added a Set to which filter elements are written before mustmatch-filter is created to avoid huge lists of double elements in mustmatch-filter when starting a crawl from a "Link-List of URL" on CrawlStartSite_p.html
14 years ago
orbiter 9a1e0158fa better servlet naming in index administration
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 28f669bf0b - fixed/enhanced move to SD/16:9 images (network, web structure)
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 1bda9e7ed9 option in network servlet to show the servlet with simple or embed menus
14 years ago
orbiter 991b92f4ae enhanced network graphic
14 years ago
mikeworks 30df013c2b de.lng: Added German translation to Network Scanner menu
14 years ago
orbiter 0887a1c86f better table layout in Network and API Administration
14 years ago
orbiter efb4ca8fa8 modified auto-delete of search failure-words:
14 years ago
low012 58346b9a76 *) added lock symbol to "API Action Steering" link in menu since the page is protected
14 years ago
f1ori a321c7673d * adminAccountForLocalhost only for localhost
14 years ago
lotus c9cd03b532 adding convenient option for contacting peer on network page 4. can be used on creating new network. this page is hidden from the interface (not linked).
14 years ago
orbiter c93f4dda72 - cleaned up yacy news
14 years ago
orbiter 6c1b14c8e1 - more control in access tracker: count number of returned search results (not only info how much is in the index)
14 years ago
f1ori fafab7a8fe * provide option to delete cached snippet fetching failures
14 years ago
orbiter 54e77e6255 refactoring
14 years ago
orbiter f5baf53391 fix for oob in snippet generation
14 years ago
orbiter 10ae8d961b - cora package has now no dependencies to other yacy packages and becomes a 'base' package (refactoring)
14 years ago
lotus b1484299b2 same units for memory observer configuration (MiB)
14 years ago
orbiter 621e176071 enhancement in table display of path names
14 years ago
f1ori bbd3d64cc2 * fix layout of yacyinteractive
14 years ago
orbiter 2751c52617 layout
14 years ago
orbiter 4bce2f9c20 added a (temporary) description for 27c3 search set-up that everyone can see if they use YaCy here.
14 years ago
orbiter 89ae6101b9 fix for NPE and added comment in search result
14 years ago
orbiter 0769f4caa6 added search suggestions for interactive search: is only shown if there are no search results
14 years ago
orbiter a4c9d27287 - moved some variables from Stwitchboard to new class AccessTracker
14 years ago
f1ori 0c79789517 * labels for index delete checkboxes
14 years ago
orbiter ecfacabad0 no db lookup during search / avoid IO
14 years ago
orbiter b2ed4cfaf8 more small bugfixes and light refactoring
14 years ago
orbiter 1b6702146f remove '*' from query string (people believe that this is a wild card)
14 years ago
orbiter 903c824c2c - allow only scanned resourced with granted status
14 years ago
low012 3d95981f7d *) cleaning up the code a little bit
14 years ago
orbiter e38217fe88 small changes to scanner
14 years ago
orbiter fe46536f6e enhanced network scanner (less name resolving during scanning and no name resolving during search)
14 years ago
orbiter bf4ef1513e - fix for map view
14 years ago
orbiter 58b59f9bc8 - a collection of bug fixes and some redesign of the Scanner class
14 years ago
low012 4d5bb4c4ca *) Urks...
14 years ago
orbiter c288fcf634 redesigned CrawlStartScanner user interface and added more features:
14 years ago
low012 6f4f957e50 *) cleaning up the code a little bit
14 years ago
f1ori 9d2159582f * fix system update if urls are in blacklist (for example for very general blacklists like *.de)
14 years ago
orbiter 358feeeb39 enhanced speed and usability of network scanner servlet
14 years ago
orbiter 99a7fe87f9 - removed old intranet scanner (the generic scanner now completely subsumes the old one)
14 years ago
orbiter acab6801d9 added new network scanner
14 years ago
low012 586cbee2bb *) Fixed links to CrawlStart-page
14 years ago
orbiter a563b05b60 enhanced crawler:
14 years ago
orbiter c36da90261 added a very fast ftp file list generator to site crawler:
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 db99db4be9 some redesign of the search-fail-response mechanism:
14 years ago
f1ori 4915d1781a * use local backup-file, if remote network-definition is not availible
14 years ago
orbiter 18d33b5c6d fixed several search result navigation bugs
14 years ago
orbiter 49b5a206cd - better caclculation of search result size
14 years ago
orbiter f0651e5f2f added image search to yacyinteractive.html
14 years ago
orbiter fffb91447a fixed crawl queue delete function
14 years ago
orbiter 4e771e2063 enhanced interactive search:
14 years ago
orbiter b769cce433 - added a catch-all parser for all documents that cannot be parsed: they will contributed with their document url for the search index only
14 years ago
lotus 6692e862ae do not reset language on config change
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
orbiter d4a1a1850b removed warnings
14 years ago
low012 9b3fae9496 *) cleaning up the code a little bit
14 years ago
orbiter 7bb4b001ed - view image files from cache
14 years ago
low012 e7552bd719 *) cleaning up the code a little bit
14 years ago
low012 a9741cc876 *) HTML fixes
14 years ago
low012 01ddb6d2ef *) HTML fixes
14 years ago
apfelmaennchen 737aaf6952 various small changes to ymarks
14 years ago
apfelmaennchen 8a50670546 some code clean up for the last post
14 years ago
apfelmaennchen 442497868d another step towards an auto tagging function for YMarks
14 years ago
low012 dad5818b40 *) cleaning up the code a little bit
14 years ago
low012 9057e4d58c *) hopefully fixed bug described in http://www.yacy-forum.org/viewtopic.php?f=12&t=385
14 years ago
low012 eb79b952ef *) cleaner code
14 years ago
low012 38fdf43587 *) renamed classes according to standard Java coding conventions
14 years ago
low012 8281d12305 *) Ooops!
14 years ago
apfelmaennchen 54e63b556e intermediate step for a YMark auto-tagging function based on word frequencies.
14 years ago
apfelmaennchen 403ee9c014 added a drill-down for metadata and word count to /api/ymarks/test_treeview.html
14 years ago
mikeworks 28a290336d de.lng: Started translation of YMark feature here http://localhost:8080/Table_YMark_p.html
14 years ago
lotus 25426c6548 change language immediately
14 years ago
apfelmaennchen 11ae5b108e enabled rebuildIndex for /Table_YMark_p.html (rebuilds the tags and folders index)
14 years ago
apfelmaennchen f147a022f8 enabled YMark Import for /Table_YMark_p.html
14 years ago
apfelmaennchen 2726606fc8 slightly enhanced interface for /Table_YMark_p.html
14 years ago
apfelmaennchen 94a9be18a4 added a ymark table administration: /Table_YMark_p.html
14 years ago
apfelmaennchen 25339f93c7 more updates to ymarks
14 years ago
apfelmaennchen cdd65aca71 update to ymarks
14 years ago
apfelmaennchen 808edffaf6 ymarks
14 years ago
f1ori 2c539b514a * add domaincheck (local/global/domainlist) to urlcleaner
14 years ago
mikeworks 274d5b3a87 de.lng: Added missed translation string in SVn 7301
14 years ago
mikeworks 9239ac1e56 de.lng: Added translation for new page http://localhost:8080/ConfigHTCache_p.html and old one http://localhost:8080/IndexControlRWIs_p.html
14 years ago
apfelmaennchen 43586a2ace a update to ymarks (please test if you wish):
14 years ago
orbiter 790e0b1894 - enhanced index deletion in IndexControlRWIs_p: delete also robots.txt database and cache if demanded
14 years ago
orbiter 3e303db1fa added search suggestions in XML format. This also supports CORS
14 years ago
apfelmaennchen f5324b27f2 more updates to the new bookmarks (ymarks)....
14 years ago
orbiter 445619f3ec added a submenu ConfigHTCache_p.html to set the size of the HTCache separately from the proxy configuration.
14 years ago
orbiter 70c95608d4 Added CORS Access header for yacysearch.rss output
14 years ago
apfelmaennchen efe0667fdd more new bookmark (ymarks) code with experimental html and xbel import
14 years ago
mikeworks caabebf9be Fixed spelling mistake omiting -> omitting in debug messages in ConfigUpdate_p.java and Switchboard.java
14 years ago
orbiter 155d556568 - better memory protection
14 years ago
mikeworks a16e5e7a63 ConfigPortal.html: Added safe space character because empty <dt> produces a warning in HTML validator
14 years ago
f1ori 7d8de34778 * add a bit documentation to DigestURI, use DigestURI(string) instead of DigestURI(string, null)
14 years ago
orbiter 25a8e55bc9 more logging about bad seeds
14 years ago
orbiter 959b8c6fa0 - allow greater seed size
14 years ago
apfelmaennchen d0e6c03b51 some updates to the new bookmark code...
14 years ago
orbiter facfd204e9 added a parent configuration option.
14 years ago
apfelmaennchen 7adfe4a1c1 fix for http://forum.yacy-websuche.de/viewtopic.php?f=5&t=35#p21092
14 years ago
low012 b8d6784410 *) WikiCode help page update
14 years ago
orbiter e3e3b49d52 - enhanced main release recognition
14 years ago
apfelmaennchen 9c94ebdee4 small changes to new bookmark code...
14 years ago
apfelmaennchen 244b56e9d3 an update to the new bookmark code...
14 years ago
mikeworks 96e625c541 AccessTracker: Fixed table output while no results are displayed --> all of AccessTracker should now validate XHTML 1.0 Strict, also tfoot must be defined before tbody
14 years ago
low012 dc40f51b8d *) added headlines as proposed by Vega
14 years ago
apfelmaennchen f035f257da added some more bookmark code...
14 years ago
orbiter 58e74282af added a word counter statistic in condenser which is used by the did-you-mean to calculate best matches for given search words.
15 years ago
orbiter 2a0eb09e08 enhanced html id names and tag cloud visualization
15 years ago
orbiter 863065abc4 added user agent logging to access tracker
15 years ago
mikeworks 61e87c0b14 IndexControlRWIs_p.html, IndexControlURLs_p.html, ViewFile.html/.java: changes to HTML output and &nbsp; in case of empty values for XHTML strict / transitional validation
15 years ago
apfelmaennchen a79728b97d some updates to experimental bookmark code...
15 years ago
apfelmaennchen ef782cd026 and even more experimental bookmark code...
15 years ago
orbiter ed4371dcf3 enhanced navigation implementation and enhanced tag cloud computation
15 years ago
orbiter ca738ac924 - added a tag cloud to search results (using the topics)
15 years ago
apfelmaennchen 7aca763ca8 Some more experimental bookmark code...
15 years ago
apfelmaennchen 4270ed696c Experimental code (I need to transfer the code to my macbook, sorry) for the new bookmarks API based on the Tables concept (same as for crawl starts). Currently you can add a bookmark by api/ymarks/add_ymark.xml?url=http://www.yacy.net&title=YaCy and watch the result via the standard view Tables_p.html.
15 years ago
orbiter e4d561971e added more score cluster options and made score cluster usage more transparent
15 years ago
orbiter e8f90201a5 fix for scheduling of rss feeds
15 years ago
orbiter 7cd9d9d22a - enhanced DidYouMean computation using a faster count on index entries; this causes that results can be ranked better
15 years ago
apfelmaennchen beb65437d2 additional fix for the widget - now a second result page is loaded automatically in case of too little search results for the scroll event to trigger
15 years ago
apfelmaennchen 2bb0c9b503 Fix for search widget keyup event handling. ESC will close the widget window and RIGHT will load additional search results, especially when the scroll event won't work because of too litte results.
15 years ago
orbiter de722090b5 enhancements in did-you-mean guessing
15 years ago
orbiter a59c885ee0 autocomplete and did-you-mean can now understand _all_ languages and can generate suggestions in all languages and character types
15 years ago
orbiter b7acd92ce4 Auto-Suggestions for YaCy Search:
15 years ago
mikeworks 67b3b4b13b de.lng: Added translation for skin color picker on http://demo.zuum.net:8080/ConfigAppearance_p.html
15 years ago
orbiter 24f1cba7b2 performance hacks:
15 years ago
orbiter 6d61b80fb6 added ColorPicker to WatchWebStructure
15 years ago
orbiter 45b1ab3d07 custom + generic skins:
15 years ago
orbiter fcd40cd30f - disabled domZones (buggy, must think about better solution)
15 years ago
orbiter 0d363a94d7 more performance hacks
15 years ago
orbiter 11bebe356b fixed crawl start: with SVN 7225 the name of the crawl start url was not given in input field and therefore all crawl starts had contained the empty string as crawl start url
15 years ago
orbiter 2971c91988 fix for http://forum.yacy-websuche.de/viewtopic.php?p=20977#p20977
15 years ago
orbiter 091dd3f6ec - enhanced intranet search speed
15 years ago
low012 b9f405d1e8 *) added comments
15 years ago
mikeworks 70576e88d2 de.lng: Added some more untranslated strings I found and uncommented old ones that were removed
15 years ago
orbiter 6e6994e328 latest bugfixes to search and indexing function after test of demo presentation
15 years ago
orbiter c3bf17a3a1 fixed must-match filter for smb crawling
15 years ago
orbiter 099def2a04 small changes in search widget appearance
15 years ago
orbiter 50586a0dfd rename of widget to 'widget'
15 years ago
apfelmaennchen dffa142529 Fix for author navigator in yacyui-portalsearch.js
15 years ago
orbiter 574346f8ce better must-match pattern for intranet file-crawls
15 years ago
orbiter aacf572a26 - enhancements for search speed
15 years ago
sixcooler aa6075402a smal fix for crawling from 'sitelist' at changes from 7214
15 years ago
orbiter 2c549ae341 fixed a number of small bugs:
15 years ago
orbiter f6eebb6f99 replaced auto-dom filter with easy-to-understand Site Link-List crawler option
15 years ago
mikeworks 63e387508c ConfigLanguage_p.java: Fixed the filename for the API call to ConfigLanguage_p.html - previously ConfigLanguage.html was recorded and the action could not be replayed with error 404 - Not found
15 years ago
mikeworks f468d377d7 Collage.html and Collage.java: Added <p> in body before images for XHTML 1.0 Transitional validationg and alt tag to images as well as closing tag <img (...) />
15 years ago
orbiter 3057a0b939 - intranet scanner now produces urls with host names, not ips if possible
15 years ago
mikeworks 421aa6a8bb ConfigLiveSearch.html: Fixed some HTML problems to validate at least XHTML 1.0 Transitional - strict is not possible because iframes are used. Replacing iframes with embedded object tag does not work in IE
15 years ago
mikeworks b7bb0cabaf Blacklist_p.html: Minor HTML and Javascript changes to get XHTML 1.0 Strict validation, lowercae onchange, id tags instead of name tags
15 years ago
mikeworks cd505d7e30 de.lng: German translation of the new Intranet Servlet introduced in SVN 7203 in CrawlStartIntranet_p.html
15 years ago
orbiter e63896f2a8 added an intranet scanner and a servlet which shows all intranet addresses and an option to start a site-crawl for all these addresses at once.
15 years ago
suessthomas 44874f2cb9 Added "encoding =" UTF-8 "in the RSS files
15 years ago
orbiter d2fd93135c - moved yacybot user agent string definition to MultiProtocolURI since there are basic access mechanisms where the bot string is needed
15 years ago
mikeworks ad7efe6016 rssTerminal.html: Fixing the 'null' is null or not an object in rss2.js when viewing the YaCy default Status page http://localhost:8080/Status.html with Internet Explorer
15 years ago
mikeworks 190de644dd de.lng: Added German translations for some missing table content on Network view
15 years ago
orbiter d5dc88a351 shop cleanup button only if servlet was called without post/put arguments.
15 years ago
orbiter a83186ac7d fix for bug in cytrails
15 years ago
mikeworks b019426811 de.lng: Added German translations for new Index Creation pages RSS Feeds and adapted text in Tables_p.html and CrawlStartExpert_p.html to match some typos, also changed one name tag to id to conform with XHTML 1.0 Strict
15 years ago
orbiter 48c0d508ac fixes for crawling of smb links (file length not always available)
15 years ago
orbiter daeea96aea renamed servlet CrawlStart_p.html to CrawlStartSite_p.html to circumvent problem with translation which still showed old expert crawl start page
15 years ago
orbiter 10a9cb1971 simplified snippet computation process and separated the algorithm into two classes
15 years ago
orbiter 84a023cbc8 fixed several search bugs
15 years ago
lotus 937dd956d3 save default number of search items via web interface
15 years ago
orbiter 4e8cf0c72c added a search box and navigation to api steering servlet
15 years ago
orbiter 97ee278931 enhanced search speed:
15 years ago
orbiter 377f001e0d sorting of crawl profile names in crawl profile editor, see
15 years ago
orbiter a2f9974745 some redesign in the access tracker to realize sixcoolers question about "smartes way for deleting the first Object":
15 years ago
low012 f32bb5e51f *) Changed image in Steering.html from linked image to embedded image because shutdown is so fast now, browsers can't load image before Yacy instance is gone already. Had to make image smaller since IE does not accept large Base64 encoded images.
15 years ago
orbiter 37baa8bae3 - fixes for concurrency exceptions and failed database integrity verification
15 years ago
orbiter 29fe401f93 - some layout and text enhancement for site crawl start
15 years ago
orbiter 8c1da27347 - added more comments for user in site crawl servlet
15 years ago
orbiter 58b7417a59 - added a new 'easy' crawl start menu which can be used for the special case of loading a complete domain
15 years ago
orbiter 461a2a6ec7 enhanced remote crawling:
15 years ago
orbiter 670ba4d52b - removed the remote crawl option from the network configuration submenu and
15 years ago
orbiter ac1c08924e more performance hacks
15 years ago
orbiter 39f409a7bb performance hacks
15 years ago
orbiter 2e75879504 fix for latest commit
15 years ago
orbiter 6e4653cf50 remove DoS protection in remote search for intranet hosts
15 years ago
orbiter 3c0e07ba72 removed all delays in shutdown process
15 years ago
orbiter 906c572621 - enhanced index create menu structure
15 years ago
orbiter fc924f024e import of oai sources from a list using a command line interface:
15 years ago
orbiter 64860dc1bb enhanced search event logging (to be used for further improvements)
15 years ago
sixcooler 17eebd4ef8 counting crawler traffic again:
15 years ago
lotus 547d5226ae fix banner reload parameters (were no html errors)
15 years ago
orbiter 34a25856a5 - added navigation to next/prev search page using arrow keys (left/right)
15 years ago