Commit Graph

2430 Commits (89d8e824ed38c952ac78f48c901e81f2c324deec)

Author SHA1 Message Date
orbiter 4f45605f04 small update for timing in search result processing
16 years ago
lotus 66818a2f2e smaller api banner
16 years ago
lotus 4641ecd6d9 inurl: search
16 years ago
orbiter 299189f1a9 added the API icon to the bookmarks, the network page and the search page
16 years ago
orbiter a1bf687b3b added first API tooltip!
16 years ago
lotus 0d1bd78674 * full site: syntax support e.g. site:de.wikipedia.org
16 years ago
orbiter 9bed4de280 fix for the search bug introduced in SVN 5449
16 years ago
lotus d6a5c98080 api banner concept draft
16 years ago
orbiter b2b7edae18 fixed interactive search
16 years ago
orbiter c6880ce28b removed the permanent cache flush and replaced it with a periodic cache flush
16 years ago
lotus ca80930892 accept leading dots on filetype: and site: search
16 years ago
orbiter 6c7e83909b - refactoring of data access methods to be prepared for new cell data structure
16 years ago
low012 1af728ae09 *) regex for site operator changed as proposed by Lotus
16 years ago
low012 9e58ae036d *) added site operator which can be used to only show results from a certain domain. example: "test site:edu" shows only documents which contain the word test and which come from an edu domain
16 years ago
low012 19e7c56f7f *) apply filter to dir list to only show .black files as blacklists
16 years ago
orbiter c4c4c223b9 fixed a problem with attribute flags on RWI entries that prevented proper selection of index-of constraint
16 years ago
low012 4bffe664ca *) moved entry field for new expressions to top of the list as requested in forum (http://forum.yacy-websuche.de/viewtopic.php?f=9&t=1678)
16 years ago
low012 9d5d30f877 *) http://forum.yacy-websuche.de/viewtopic.php?f=6&t=1672
16 years ago
orbiter 5448aad328 removed unused code
16 years ago
orbiter 28d2d28573 added support for filetype search
16 years ago
orbiter 78c568331e added test channel to /xml/feed.rss
16 years ago
orbiter e004da48d3 - added fast fingerprint computation for files (any). Will be used in new index dump method
16 years ago
low012 eab72424df *) Fixed small bug: When adding new elements to blacklist via import, the blacklist which the elements were added to was supposed to be displayed, which did not work correctly.
16 years ago
low012 0e56675596 *) cleaning up ;-)
16 years ago
low012 cf69557ea2 *) blacklists can be exported as XML or plain text now
16 years ago
low012 1594a15be9 *) explicit mentioning of blacklist in blacklist cleaner
16 years ago
low012 5a89266598 *) new parameters for future use (better blacklist handling for im- and export)
16 years ago
orbiter e34ac22fbd - added new monitoring servlet at
16 years ago
orbiter d376d81fc4 replaced busy thread control of crawl stacker by blocking threads
16 years ago
orbiter 7535fd7447 - refactoring of CrawlEntry and CrawlStacker
16 years ago
lotus 6569cbbec1 npe fix: http://forum.yacy-websuche.de/viewtopic.php?t=1646
16 years ago
orbiter 2802138787 - refactoring of CrawlStacker (to prepare it for new multi-Threading to remove DNS lookup bottleneck)
16 years ago
lotus b1e211b258 no error-alert: http://forum.yacy-websuche.de/viewtopic.php?t=1639
16 years ago
orbiter 13cb0916ee changes to statistics and content of thread dump servlet
16 years ago
orbiter e1acdb952c fix for problem with userDB and bookmarksDB which was caused by changes in kelondroRA in SVN 5376
16 years ago
lotus e918d64c23 show hand-cursor an labels
16 years ago
orbiter 4a2dac659e more speed hacks:
16 years ago
lotus 1fb518a5b4 display <String> etc.
16 years ago
orbiter 47292e696a more performance hacks
16 years ago
orbiter bd1dc9cd5d thread dump with statistics, a little bit of profiling
16 years ago
orbiter d39d420b39 performance hacks
16 years ago
lotus 5280ad638d added basic performance page
16 years ago
lotus 1a51d9fcfd display proper values
16 years ago
orbiter 0b4808ba3d added new interactive search feature:
16 years ago
lotus fea82b54ef more contrast on search snippets
16 years ago
lotus 1951d30a62 addendum to last commit
16 years ago
lotus 325ba7bfb8 only query words with length > 2
16 years ago
lotus 489edb4473 improved pattern selection
16 years ago
low012 e423fa9846 *) added method to only get file names in directory listing which match a filter
16 years ago
lotus 577b53aee6 added more search engines
16 years ago
lotus 7f4d411c0d npe-fix
16 years ago
lotus 1545e5440a * index deletion: checkbox-confirmation
16 years ago
orbiter 10f5ec1040 reverted last commit (more testing needed)
16 years ago
daburna ba5b274b8c #translation update:
16 years ago
orbiter 0ca4bc7b79 - added reader and visualization for mediawiki-export files:
16 years ago
lotus 4f996a7651 fix for logparser pattern
16 years ago
orbiter 867d0f2f56 removed some unnecessary pause delays
16 years ago
lotus fd83e59f8e new remote search average
16 years ago
orbiter dba7ef5144 extended crawling constraints:
16 years ago
orbiter 0ae84f4f8e set some default values for a crawl start that should cause less confusion and mistakes
16 years ago
lotus 4745e89451 auto-choose crawl type
16 years ago
low012 421d056550 *) changed layout of blacklist adminstration (less cluttered)
16 years ago
orbiter 674ad2d55b different handling of error cases that occur during loading files with http or ftp:
16 years ago
f1ori ae80f3e6a5 * extend opensearchdescription to support compare_yacy.html
16 years ago
orbiter 1b18d4bcf3 enhancement to crawling and remote crawling:
16 years ago
orbiter 3f746be5d4 - consolidation and refactoring of many DHT target - computing methods
16 years ago
orbiter d014b2728a Design-check, Extension and Refactoring of DHT target position computation:
16 years ago
low012 83967f8c77 *) servlet does not forget chosen blacklist anymore when editing, moving or delting an entry
16 years ago
low012 04e41a392f *) fixed bug where RegExes were not deleted and even added to the list a second time when the user tried to edit them
16 years ago
low012 7bac4796d2 *) added servlet which returns all shared blacklists of a peer without information about which part of YaCy (crawler, proxy, ...) blacklist is activated for (to be used for better online import)
16 years ago
low012 baae3d91b1 *) fixed warning when compiling listManager
16 years ago
low012 444575e33d *) prevent XSS when importing blacklist
16 years ago
low012 a99a629ed4 *) quick fix to prevent comments for blog entries which don't exist (http://forum.yacy-websuche.de/viewtopic.php?f=5&t=1554)
16 years ago
low012 00e27e5050 *) fixed bug which made it possible to write files outside of the DATA/LIST directory when creating a new blacklist
16 years ago
orbiter 0edec2b760 FULL redesign of algorithms in htmlTools to encode/decode strings from/to unicode and html.
16 years ago
orbiter 47f0c3b002 replaced the cacheAdmin with the ViewFile servlet, because the cacheAdmin was an interface to the old HTCACHE data structure which does not exist any more. Changed links to point to the ViewFile servlets.
16 years ago
orbiter 1778fb420d - added some performance tweaks to the new BLOB buffer
16 years ago
low012 77e41da7d2 *) further propagation of display value (see http://forum.yacy-websuche.de/viewtopic.php?f=5&t=1536)
16 years ago
low012 ff46ce8520 *) fixed display=2 (see http://forum.yacy-websuche.de/viewtopic.php?f=5&t=1536)
16 years ago
orbiter 826ca79735 refactoring and new architecture to store the files of the web cache:
16 years ago
low012 2b18a9b2c4 *) removed depreciated parameter "time" which led to ugly -UNRESOLVED_PATTERN- in URL
16 years ago
orbiter 7860d5d632 fix for bug in seed list management (cause was bad class overloading, only visual effects!)
16 years ago
lotus 603282bcf4 fix for out of bounds exception
16 years ago
orbiter ffed5fc415 fixed problem with lost peers in database
16 years ago
lotus 736dd86193 - option enableSimpleConfig can disable hidden tables
16 years ago
orbiter ff68f394dd fix for problem with balancer and lost crawl profiles:
16 years ago
apfelmaennchen 3717d2057a YaCy-UI: fix for http://forum.yacy-websuche.de/viewtopic.php?f=5&t=1483
16 years ago
orbiter d0bdcdd57c small changes to attributes of DoS attack protection parameters
16 years ago
orbiter 9ac16f565b - fixed several bugs in database management functions
16 years ago
lotus 7fdf65339d system status dropped into next line if seed server was enabled. display needs about 230px, set fixed width again.
16 years ago
lotus 7782a43060 fix if LANGUAGE: was not defined and the end of the query
16 years ago
apfelmaennchen 2c23e6ad34 YaCy-UI: added some features for Admin Console
16 years ago
apfelmaennchen efcae14714 YaCy-UI:
16 years ago
lotus 902a0d0f38 fieldset of system status was bigger than defined space. IE overlapped some text.
16 years ago
orbiter 820a03f9d6 - removed some warnings
16 years ago
lotus 69925a7e91 fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=1441
16 years ago
lotus fe2792e9ce use accept-language header instead of user agent for language detection
16 years ago
lotus e5904e6a21 removed color definition for input elements in default skin
16 years ago
lotus 93ddf206e6 opensearch fix if user agent had no language
16 years ago
lotus b8538fae04 search form like on result page
16 years ago
lotus 3cce13d1b7 more compact search form
16 years ago
lotus 95fddf056c - better support for narrow windows on searchpage
16 years ago
orbiter c8bdd965ec - larger update time for status page
16 years ago
lotus 3a919bf24e better solution for search result layout
16 years ago
lotus f95ec8b813 fix for non-accessible 2nd-line tabs on admin console
16 years ago
orbiter c44e97d6dd more lines in log on status page
16 years ago
orbiter dc149df3b1 new status page layout:
16 years ago
daburna 298196e7a4 translation update
16 years ago
lotus dda771db9d - search result layout
16 years ago
apfelmaennchen 7f88dadf87 YaCy-UI: added a notice to a bug in bookmarks folder recursion!
16 years ago
orbiter 2126315d40 layout changes for search result page
16 years ago
low012 f7003aa75f *) updated whos.amung.us code in terminal page
16 years ago
apfelmaennchen cc9f1e9dd9 YaCy-UI: enabled edit bookmarks in toolbar
16 years ago
apfelmaennchen 00c843f7d9 YaCy-UI:
16 years ago
lotus 9d4f0325e1 - removed shutdown from search page (we have it in tray now!)
16 years ago
apfelmaennchen f293554216 XBEL: small bug fix
16 years ago
apfelmaennchen 848dbbd280 YaCy-UI:
16 years ago
apfelmaennchen 7462b5db7b /xml/bookmarks/xbel/xbel.xml:
16 years ago
orbiter 6e7d113eac fix for wrong index initialization after network switch
16 years ago
orbiter 7b35d54c6c fixed some problems with network switching (was not completely 'clean')
16 years ago
apfelmaennchen 8b6a0376db YaCy-UI:
16 years ago
apfelmaennchen 2ff6f0360e YaCy-UI: small fixes to accomodate Safari & Opera
16 years ago
apfelmaennchen a28af9d4c4 YaCy-UI: enabled language selection - special thanks to orbiter
16 years ago
apfelmaennchen 1d9f0234c8 YaCy-UI:
16 years ago
orbiter 1198eeecc7 added language selection to search query:
16 years ago
orbiter 00c1535f84 added ranking and evaluation of language type in a search
16 years ago
apfelmaennchen e201ad0e9f YaCy-UI:
16 years ago
apfelmaennchen 06c07f2e0f YaCy-UI: fixed broken style for add bookmark dialog
16 years ago
apfelmaennchen a5f61e8b1b YaCy-UI:
16 years ago
lotus a81cb78211 finally some putHTML on htroot/xml/
16 years ago
orbiter bfcf9b7aa3 - added language detection using metadata from documents: html and odt documents provide this information
16 years ago
apfelmaennchen 3768a1bd32 set encoding="UTF-8" for getpageinfo_p.xml
16 years ago
apfelmaennchen 5e8bd0f29c small fixes to getpageinfo_p.xml and htmlFilterContentScraper.java with respect to keyword extraction
16 years ago
lotus 029e16b653 replaced some put(String, String) by putHTML(String, String) on serverObjects respond
16 years ago
apfelmaennchen 5b2a57bfd0 - /xml/util/getpageinfo_p.xml added <desc> and <lang> tags
16 years ago
orbiter ea5de7436d added Sciencenet to the compare search
16 years ago
orbiter 1bbf362cef update to the crawl balancer: better organization and better crawl delay prediction
16 years ago
orbiter ddcf285499 - fixed a bug in performance setting (did not work with german translation)
16 years ago
orbiter 0cd0fee546 fixed bug with wrong proxy result enqueueing. See:
16 years ago
apfelmaennchen e071f759d2 YaCy-UI: small optical changes
16 years ago
apfelmaennchen bbacf86fe8 - added /xml/bookmarks/posts/add_p.xml
16 years ago
apfelmaennchen cd1ac5bb90 - fixed security issue with /xml/util/ynetSearch.xml
16 years ago
orbiter c73cf05ddd tried to fix local search in yacy-ui
16 years ago
apfelmaennchen 99ff478d63 YaCy-UI: small optical fix
16 years ago
orbiter 7e24c51fd5 - removed alternative search page in main menue in favor of rich client search page
16 years ago
apfelmaennchen 7c5867a832 Major update to YaCy-UI
16 years ago
lotus 73f233bb11 * set resource observer to 1000MB
16 years ago
orbiter 1be24158a2 small fix / rendering option
16 years ago
orbiter 105be67998 - some bugfixes to compare search
16 years ago
orbiter 693fa2a157 - renamed Comparison to compare_yacy
16 years ago