Commit Graph

181 Commits (41bf8ef9f990f6ad490ef0fe7419661357647bc4)

Author SHA1 Message Date
orbiter 099def2a04 small changes in search widget appearance
14 years ago
orbiter 50586a0dfd rename of widget to 'widget'
14 years ago
orbiter aacf572a26 - enhancements for search speed
14 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.
14 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
14 years ago
orbiter 37baa8bae3 - fixes for concurrency exceptions and failed database integrity verification
14 years ago
orbiter 29fe401f93 - some layout and text enhancement for site crawl start
14 years ago
orbiter 8c1da27347 - added more comments for user in site crawl servlet
14 years ago
orbiter 58b7417a59 - added a new 'easy' crawl start menu which can be used for the special case of loading a complete domain
14 years ago
orbiter 670ba4d52b - removed the remote crawl option from the network configuration submenu and
14 years ago
orbiter 906c572621 - enhanced index create menu structure
14 years ago
orbiter e10cd115a9 - added a new RSS reader interface. This is not finished but you can now load and look at RSS feeds. It will be used to index RSS feeds in a way that is appropriate for such kind of data.
14 years ago
orbiter 5a994c9796 added a scheduler based on API actions
14 years ago
mikeworks 0f248e7433 ConfigBasic.html: XHTML 1.0 Strict fixes
15 years ago
orbiter 11b7853940 added a configuration page for search heuristics. currently you can switch on there:
15 years ago
orbiter 1610c81dff fixes for embedded search / search widget
15 years ago
orbiter 3661cb692c added dictionary loader servlet that can be used to get the geolocalization file:
15 years ago
orbiter 0769517129 added a robots.txt monitor in the crawler monitor submenu
15 years ago
orbiter 270fb38674 - fixed some bugs in Table viewer
15 years ago
orbiter 047f8718a7 added kiosk-mode button on standard search page and interactive search page
15 years ago
orbiter 8a76f38d26 Added a new steering servlet that can be used to repeat actions that had been made on the yacy interface. This can be used to:
15 years ago
orbiter 8ce936bcdd added an api recording function: it shall be possible to record
15 years ago
orbiter 81035e7080 moved a sub-menu entry
15 years ago
orbiter 9bbd546e64 in live search, show at least 20 entries instead of only 10
15 years ago
orbiter d126d6c1b5 renamed the servlet WatchCrawler_p to Crawler_p
15 years ago
orbiter a3b8b7b5c5 some redesign of the main menu structure:
15 years ago
orbiter a44112b562 - moved index cleaner to blacklist submenu, because the index cleaner cleans the index with the blacklist
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
suessthomas 56a5bd090d Small fixes to header.template for more XHTML compatibility.
15 years ago
orbiter 76bca8cffd show interactive search without menu
15 years ago
orbiter c864901087 - moved httpd.mime to defaults path
15 years ago
orbiter 26b81bd1f1 added another search integration help page
15 years ago
orbiter feece4bfcb slightly changed default skins:
15 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 7d493cf8cc moved parser configuration in separate servelet
16 years ago
orbiter 93c69fa1cb - added hints to integrate a yacy search in phpBB3
16 years ago
apfelmaennchen b6058a7db1 yacyui-portalsearch:
16 years ago
lotus 48051fef4b another fix for IE
16 years ago
orbiter a119860b82 moved IndexImportWikimedia into different menu position
16 years ago
apfelmaennchen ab09d8ebb3 - small noscript fix
16 years ago
apfelmaennchen 36dc9b09ac - partial update to jquery-1.3.2
16 years ago
apfelmaennchen 5a7dec880e - some improvements for: http://forum.yacy-websuche.de/viewtopic.php?f=9&t=1904#p15668
16 years ago
orbiter 3d5f2ff544 - added new servlets to support search portal administrators for the integration of yacy search fields in their web pages
16 years ago
orbiter 4b4bddca00 added new submenu to crawler menu: import of phpbb3 forum postings from mysql
16 years ago
orbiter c01d6f43e1 - fixed problem with thread dump if no arguments are given
16 years ago
orbiter 04ec42e1d0 removed index Transfer, because it does not make sense any more to do a complete index transfer using the DHT methods. It is far easier and faster to just copy the whole index files from the source to the target peer. To do this, copy all files from DATA/INDEX/<network>/TEXT/RICACHE and DATA/INDEX/<network>/TEXT/METADATA from the source to the destination peer.
16 years ago
orbiter 5fb77116c6 added a submenu to index administration to import a wikimedia dump (i.e. a dump from wikipedia) into the YaCy index: see
16 years ago
apfelmaennchen ac3139a1fd fix for live-search positioning in header.template
16 years ago
orbiter 50e96ee894 - moved live search window in yacy to different location
16 years ago
apfelmaennchen 0b4e4bbddd fixed css interferance for previous posts
16 years ago