Commit Graph

3446 Commits (0c6d95e57bd4f8b7fd2042fe7297d5bb27565896)

Author SHA1 Message Date
orbiter 30d340563e fix in result count display
13 years ago
orbiter 6b02b696b0 - add number of search results to end of rss and json output to reflect latest status of retrieval
13 years ago
f1ori 97045022fa * pass cookies to Server Side Includes
13 years ago
lotus 6fba6e7cee fix: follow link target setting on image search
13 years ago
orbiter a6bb0f9af4 fixed missing menu entries in access tracker
13 years ago
orbiter 734059d33e performance hacks
13 years ago
orbiter ffd848c7a9 moved the log, memory, processes and the messages into a new computation monitor main menu item
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
orbiter 5905392ca3 redesign and simplification of main menu; bundling of some sub-menues
13 years ago
orbiter e5a93a1742 fix for image name
13 years ago
orbiter 5fd4f3fef8 fresh look for yacy icons
13 years ago
orbiter 95790b82d9 replaced old-style favicon
13 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.
13 years ago
orbiter b0b4886618 try to avoid the unresolved pattern in search result
13 years ago
orbiter cec3836e73 added reference limitation to IndexControlRWIs_p.html servlet
13 years ago
orbiter 656286347e fix for javascript error during search (not ready yet)
13 years ago
orbiter 0229029dcf a bit protection against search result bugs in interactive search
13 years ago
orbiter 2d03dc1804 removed unnecessary warning
13 years ago
orbiter cf8e3b0df8 small fix for count: overXX includes the count
13 years ago
orbiter 6db8921a0f enhanced termlist
13 years ago
orbiter b5252ef91f added new word recommendation library in DictionaryLoader_p.html
13 years ago
orbiter b00e69c5df removed test output
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
low012 c660f8862a *) changed links to be underlined again since lots of links were not obvious anymore
13 years ago
low012 24e76a7b69 *) Replaced occurrences of "Wikimedia" with "MediaWiki" where applicable. (Thanks to the folks of 0x20.be for pointing this out.)
13 years ago
sixcooler d40a177c05 Generation Memory Strategy fine tuning
13 years ago
orbiter a5541751a8 - added memory computation to termlist_p.xml
13 years ago
orbiter 9bdee5c71c added a servlet that produces a list of term hashes that appear more than 10000 times
13 years ago
orbiter 5dd2efc9a2 - bugfixes in html parser
13 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
13 years ago
orbiter 22d69a6368 refactoring in cora: added sorting package
13 years ago
orbiter 51cf697acd refactoring: moved all score-related classes to new ranking package
13 years ago
sixcooler 4fec99115b Implementation of strategies for controlling memory resources.
13 years ago
orbiter c39d63e7ad by default show only domain navigator
13 years ago
orbiter 2c58af6874 - added a short memory status simulation mode
13 years ago
orbiter 6361f1d875 select the search window on focus so its easy to type in another query
13 years ago
orbiter ca09081341 better interaction
13 years ago
orbiter 3f0349e362 added a 'loading...' message
13 years ago
orbiter feac494f26 switch off real-time search if index is large
13 years ago
orbiter f970670a7c - bugfix in ServerScannerList
13 years ago
orbiter 8e03b8ee8b better integration of server list in interactive search
13 years ago
orbiter 606c5a9b40 added a serlvet that shows all scanned servers inside of the yacyinteractive search page
13 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)
13 years ago
orbiter 594d8f546a #cccamp11 maintenance fix: anons may find up to 1000 items in interactive search (was: 100)
13 years ago
cominch 3aa6528ed0 the form value was not correctly interpreted
13 years ago
sixcooler 59b767eebd stop loading via http at defined maximum of bytes - even size is unknown before loading
13 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