Commit Graph

2416 Commits (5d3983faaea5f056e8246fcd521fbd077fe1683b)

Author SHA1 Message Date
low012 b41a06228f *) cleaning up...
16 years ago
low012 ce81391095 *) using parameters like site: in the search field does not affect urlmask anymore
16 years ago
apfelmaennchen 96684df1a9 - security fix for addTag.java and editTag.java
16 years ago
apfelmaennchen 6dd52422ea - added two dialogs to manage bookmark tags in YaCy-UI
16 years ago
apfelmaennchen 12511bd236 - some additional icons for YaCy-UI
16 years ago
apfelmaennchen e76cbd9016 YaCy-UI: some small cosmetical changes....
16 years ago
apfelmaennchen af3147c3fc and one more....eclipse ist tricky...
16 years ago
apfelmaennchen 9317650272 forgot to post this one...
16 years ago
apfelmaennchen 92d77c3bef Major update to YaCy-UI...still not perfect...but I thought I share my progress :-)
16 years ago
borg-0300 a2b336dfe7 small table fix
16 years ago
low012 80e6356860 *) r 5512 has introduced a bug which resulted in useless filters if site:, filtetype:, or inurl: was used since the filters included the word "null".
16 years ago
lotus 4ef6b15eb8 limit -Xmx setting to 1999m on win32. bigger values would never work.
16 years ago
lotus 5078e837ac better readability / no functional changes
16 years ago
orbiter dedfc7df7f removed distinction between DHT-in and DHT-out. This is necessary to make room for the new cell data structure, which cannot use this this distinction in the first place, but will enable the same meaning with different mechanisms (segments, later)
16 years ago
f1ori 34da04c7dd * fix for http://forum.yacy-websuche.de/viewtopic.php?f=5&t=1754
16 years ago
low012 9a4780c165 *) Javascript should work with Konqueror too now (http://forum.yacy-websuche.de/viewtopic.php?f=6&t=1757)
16 years ago
low012 1927fd5992 *) hopefully fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=1757
16 years ago
apfelmaennchen 98ab7ae20a small fix
16 years ago
apfelmaennchen d7122722b2 hopefully a fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=1736#p12061
16 years ago
lotus a2bc32e909 fix for IE6 api-icon display
16 years ago
orbiter 6663365720 adopted many calls to new api path
16 years ago
orbiter b423d0a036 moved all servlets from htroot/xml to htroot/api
16 years ago
orbiter 91af105373 last changes before release
16 years ago
orbiter 4bd927d513 the Semantic Web moves in!
16 years ago
apfelmaennchen 613c49bc38 YaCy-UI: update to welcome text (change-log and bug tracker) for stable release
16 years ago
orbiter bed38a5f8c fix for uncaught exception in RSSReader
16 years ago
lotus c7c291bc6b allow simultaneous inurl: site: and filetype: search
16 years ago
orbiter 9ef77d57f5 added an access control to the search interface using white/blacklists:
16 years ago
orbiter ac89e8e84d removed unused search interface
16 years ago
apfelmaennchen 9b26dfec80 small fix to correct encoding of xml output
16 years ago
orbiter efe801173c better dht-in cache flush. see also:
16 years ago
apfelmaennchen 3dc208fad0 bugfix: bookmarks can now handle folder names like /news and /newspaper without getting confused...
16 years ago
apfelmaennchen cc207a979e - added new unified bookmark api to /xml/bookmarks/
16 years ago
low012 f26b8fcb1b *) comment mode is 'moderated' instead of 'activated' by default now (to avoid spam being visible)
16 years ago
orbiter b2a8c653ee small fixes
16 years ago
orbiter 8632eebf60 - added api icon to the web structure visualization
16 years ago
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