Commit Graph

3456 Commits (1b45e33f046ee84607937c0a033574e580f5efd5)

Author SHA1 Message Date
orbiter cf4fd525ee added directDocByURL attribute in crawl profile
14 years ago
orbiter c61e4cfd78 - fix for incomplete clear() in balancer
14 years ago
orbiter 813f297a95 another performance hack: re-use of known host addresses for isLocal property; avoids look-up in local hash
14 years ago
orbiter 035ebfbf3b - performance hacks (should affect the crawl balancer and reduce CPU load during crawl stack re-fill)
14 years ago
orbiter 9c131adeb6 show IP of crawled host and country in CrawlResults
14 years ago
orbiter b250e6466d implemented crawl restrictions for IP pattern and country lists
14 years ago
orbiter 5ad7f9612b added crawl settings for three new filters for each crawl:
14 years ago
orbiter 2c3161b4ac refactoring:
14 years ago
orbiter d2ea250d99 refactoring:
14 years ago
orbiter fabda9ad31 added script that can be used to delete a single url from the index
14 years ago
orbiter 30d340563e fix in result count display
14 years ago
orbiter 6b02b696b0 - add number of search results to end of rss and json output to reflect latest status of retrieval
14 years ago
f1ori 97045022fa * pass cookies to Server Side Includes
14 years ago
lotus 6fba6e7cee fix: follow link target setting on image search
14 years ago
orbiter a6bb0f9af4 fixed missing menu entries in access tracker
14 years ago
orbiter 734059d33e performance hacks
14 years ago
orbiter ffd848c7a9 moved the log, memory, processes and the messages into a new computation monitor main menu item
14 years ago
orbiter ef72fdac79 added keyboard-based search result page navigation:
14 years ago
orbiter e48ce5d80e - style change for search box: larger font, selected by default
14 years ago
orbiter 5905392ca3 redesign and simplification of main menu; bundling of some sub-menues
14 years ago
orbiter e5a93a1742 fix for image name
14 years ago
orbiter 5fd4f3fef8 fresh look for yacy icons
14 years ago
orbiter 95790b82d9 replaced old-style favicon
14 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.
14 years ago
orbiter b0b4886618 try to avoid the unresolved pattern in search result
14 years ago
orbiter cec3836e73 added reference limitation to IndexControlRWIs_p.html servlet
14 years ago
orbiter 656286347e fix for javascript error during search (not ready yet)
14 years ago
orbiter 0229029dcf a bit protection against search result bugs in interactive search
14 years ago
orbiter 2d03dc1804 removed unnecessary warning
14 years ago
orbiter cf8e3b0df8 small fix for count: overXX includes the count
14 years ago
orbiter 6db8921a0f enhanced termlist
14 years ago
orbiter b5252ef91f added new word recommendation library in DictionaryLoader_p.html
14 years ago
orbiter b00e69c5df removed test output
14 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)
14 years ago
low012 c660f8862a *) changed links to be underlined again since lots of links were not obvious anymore
14 years ago
low012 24e76a7b69 *) Replaced occurrences of "Wikimedia" with "MediaWiki" where applicable. (Thanks to the folks of 0x20.be for pointing this out.)
14 years ago
sixcooler d40a177c05 Generation Memory Strategy fine tuning
14 years ago
orbiter a5541751a8 - added memory computation to termlist_p.xml
14 years ago
orbiter 9bdee5c71c added a servlet that produces a list of term hashes that appear more than 10000 times
14 years ago
orbiter 5dd2efc9a2 - bugfixes in html parser
14 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
14 years ago
orbiter 22d69a6368 refactoring in cora: added sorting package
14 years ago
orbiter 51cf697acd refactoring: moved all score-related classes to new ranking package
14 years ago
sixcooler 4fec99115b Implementation of strategies for controlling memory resources.
14 years ago
orbiter c39d63e7ad by default show only domain navigator
14 years ago
orbiter 2c58af6874 - added a short memory status simulation mode
14 years ago
orbiter 6361f1d875 select the search window on focus so its easy to type in another query
14 years ago
orbiter ca09081341 better interaction
14 years ago
orbiter 3f0349e362 added a 'loading...' message
14 years ago
orbiter feac494f26 switch off real-time search if index is large
14 years ago