Commit Graph

209 Commits (37df2e19fd8075fe9746ac7ca4538f7a0e754472)

Author SHA1 Message Date
Michael Christen 204c29f010 small bugfixes for search result display and cache display
13 years ago
orbiter 5b2e68b60d fixed page navigation counter
13 years ago
orbiter ac5bda205f - removed lower page navigation (it never looks nice)
13 years ago
orbiter ef72fdac79 added keyboard-based search result page navigation:
13 years ago
orbiter e48ce5d80e - style change for search box: larger font, selected by default
13 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)
13 years ago
orbiter c39d63e7ad by default show only domain navigator
13 years ago
orbiter 84c9658644 added a file type navigator
14 years ago
orbiter 115abc8917 - more attributes for search progress bar
14 years ago
orbiter fcd4b03892 show progress of search after display of results is finished
14 years ago
lotus a9a9db98c8 better rename modified version
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 ba03ca8620 added more configuration options for search:
14 years ago
orbiter 09a98a6ae4 - disabled arrow keys in search (pages switch) again -- too disturbing when editing the query line
14 years ago
orbiter bf4ef1513e - fix for map view
14 years ago
orbiter 4565b2f2c0 removed the display option from index.html, yacysearch.html and yacyinteractive.html
14 years ago
orbiter 2a0eb09e08 enhanced html id names and tag cloud visualization
14 years ago
orbiter ed4371dcf3 enhanced navigation implementation and enhanced tag cloud computation
14 years ago
orbiter ca738ac924 - added a tag cloud to search results (using the topics)
14 years ago
orbiter 7cd9d9d22a - enhanced DidYouMean computation using a faster count on index entries; this causes that results can be ranked better
14 years ago
orbiter de722090b5 enhancements in did-you-mean guessing
14 years ago
orbiter a59c885ee0 autocomplete and did-you-mean can now understand _all_ languages and can generate suggestions in all languages and character types
14 years ago
orbiter b7acd92ce4 Auto-Suggestions for YaCy Search:
14 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
14 years ago
orbiter 84a023cbc8 fixed several search bugs
14 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.
14 years ago
orbiter 34a25856a5 - added navigation to next/prev search page using arrow keys (left/right)
14 years ago
low012 2d2771a12e *) more HTML fixes
15 years ago
low012 0e6fed1fb6 *) less HTML errors (according to https://addons.mozilla.org/de/firefox/addon/249/)
15 years ago
orbiter e40542579e fixes for wrong attribut name search->query (SRU)
15 years ago
orbiter 1e8c6cefae - added 'search on map' - Link to search result page
15 years ago
orbiter 227ebc6651 - added more map layers to the new location search: openstreetmap (mapnik, osmarender, cycle map)
15 years ago
orbiter e43e61e502 added another geolocalization data source: GeoNames
15 years ago
orbiter 5efc0dce0b fix for domain options in search box
15 years ago
orbiter 884b262130 - added a new Wiki Namespace Navigator
15 years ago
suessthomas 9e14958115 minor corrections and bug fixes
15 years ago
suessthomas 063b29060c Minor Changes
15 years ago
orbiter 8df1694288 - added options to switch on/off search domains (text, image, audio, video, app)
15 years ago
lotus f8dc1dfabe include query in document title
15 years ago
orbiter 491ba6a1ba - some refactoring in workflow
15 years ago
orbiter 23ab6fbca4 - navigation appear at correct position when opengeodb-results are also presented after a search
15 years ago
orbiter 5658044388 - when there are no topics, the topics window is not shown
15 years ago
orbiter a58d9cae7d - show location name in geolocalization search result
15 years ago
orbiter eaddf2d464 - corrected layout of map preview
15 years ago
orbiter fd668f531b fixed map layout
15 years ago
orbiter 2740d9dd79 added integration of osm maps for search
15 years ago
apfelmaennchen 303ccda69f small fix for "did you mean"
16 years ago
apfelmaennchen 54a48b4184 - added "did you mean" to search page
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 c879783008 added steering of navigator computation:
16 years ago
apfelmaennchen b0e2d854e0 - fixed sidebar for yacysearch.html & yacysearchtrailer.html
16 years ago
orbiter a5d481eab1 enhanced navigation
16 years ago
apfelmaennchen daee735ad7 - fix for yacysearch.html
16 years ago
apfelmaennchen 34af8b4877 - yacysearch.html compromise for positioning the sidebar
16 years ago
apfelmaennchen f1a9253baa see: http://forum.yacy-websuche.de/viewtopic.php?f=9&t=1904#p15198
16 years ago
apfelmaennchen 369bb78a7a - added "visibility: hidden;" for yacysearch.html sidebar
16 years ago
apfelmaennchen 16a226b016 removed debug-alert() from last commit
16 years ago
apfelmaennchen 01334686bd small fixes for yacysearch.html sidebar (display=3)
16 years ago
orbiter f246928c20 first attempt to add 'real' Navigation to yacy search results: host navigation
16 years ago
orbiter 12d81e98eb - fixed bad search results when searching for empty string
16 years ago
apfelmaennchen d84264946b - Randspalte für Navigatoren in Suchergebnissen (display=3)
16 years ago
orbiter 98f36a801a - small update to search result layout
16 years ago
auron_x 03a16f6c20 - more XHTML-validation
16 years ago
orbiter 9d282d2c16 - renamed interactivesearch to yacyinteractive
16 years ago
orbiter 8632eebf60 - added api icon to the web structure visualization
16 years ago
orbiter 299189f1a9 added the API icon to the bookmarks, the network page and the search page
16 years ago
orbiter 0b4808ba3d added new interactive search feature:
16 years ago
f1ori ae80f3e6a5 * extend opensearchdescription to support compare_yacy.html
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 2b18a9b2c4 *) removed depreciated parameter "time" which led to ugly -UNRESOLVED_PATTERN- in URL
16 years ago
orbiter 2126315d40 layout changes for search result page
16 years ago
orbiter b38f467e3c better SRU compliance
17 years ago
orbiter 474e29ce4a added options to configure the 'corporate identity'-icons, the home page link and the greeting line from
17 years ago
low012 0a956d1b11 *) removes focus on text field on search result page (http://forum.yacy-websuche.de/viewtopic.php?f=9&t=1257)
17 years ago
orbiter f5ef7f222e - fixed a bug in parser (directory paths had not been recognized)
17 years ago
orbiter f4c73d8c68 - fixed highslide usage
17 years ago
orbiter 3441ec3928 - some small changes to highslide integration to get it working... (does not work yet)
17 years ago
orbiter 6c3cd2b4f2 - added new way to watch images from the image search:
17 years ago
orbiter 4079c38ce0 - probably slightly better default ranking
17 years ago
orbiter a1e9e6e2e6 fix for search result page navigation
17 years ago
orbiter 89169d54fd fixed search result preparation
17 years ago
orbiter a8a5df4a51 - more dublin core naming of page metadata
17 years ago
orbiter 2e91b724ad fix for yacysearch/rss-feed bug
17 years ago
fuchsi e255888095 Add headless AWT, nice level and memory parameters to the init script. It should work like the startYACY.sh now.
17 years ago
fuchsi 9524b9c16a second try of rev 4100 :). Tested in Iceweasel/Firefox 2.0.6, Konqueror 3.5.7, Opera 9.23 (all linux) and IE6-SP1 (wine)
17 years ago
fuchsi 6b8faaadb6 undo last commit for further evaluation, a progressbar element is used on other pages as well...
17 years ago
fuchsi 1880bba420 A few changes to the progress bar and search result statistics layout influenced by the discussion in <http://forum.yacy-websuche.de/viewtopic.php?f=5&t=268> with the idea of saving vertical space. Please check in every available browser and comment wether it's better than before. ;)
17 years ago
fuchsi e78098be9b According to HTML-Specs "name" and "id" attributes share the same namespace. So we can't have one element with name="offset" and another one with id="offset". Additionally IE6's getElementById() returns elements with matching names as well and Opera is mimicing this behaviour.
17 years ago
orbiter 3047ae2cd9 fixed some more old links to new hompage location
17 years ago
orbiter 229ca2ba48 fixed/re-implemented rss-version of search result page
17 years ago
orbiter 8ff5e2c283 - fixed/re-implemented media search
17 years ago
orbiter 6c3bcadc1c - re-implemented image search
17 years ago
orbiter 4779f314fe first version of next-generation search interface:
17 years ago
michitux d2360eaf68 - removed enctype="multipart/form-data" from the get-form of the peer-selection in Messages_p.html (in Konqueror this didn't work and multipart/form-data is only for post)
17 years ago
low012 0e27febe47 *) fixed more links
17 years ago
orbiter f9e6cf6a3d more refactoring of search:
17 years ago
orbiter e332b844b2 - enhanced remote search: during waiting time for remote crawls
17 years ago
orbiter a34d9b8609 * added a search history cache that maintains search results for 10 minutes
17 years ago