Commit Graph

195 Commits (910c2aaed6bcdd408dedc0bed196cd7fc54dda73)

Author SHA1 Message Date
orbiter ef82cced01 removed default line 'P2P WEB SEARCH' if no line is given
16 years ago
orbiter 94110df85a moved logging partially to kelondro
16 years ago
orbiter 024da2916b refactoring of logging
16 years ago
orbiter 83ce65707a (almost) completed partition of classes in kelondro
16 years ago
orbiter 7ee494fde5 more refactoring of kelondro:
16 years ago
orbiter bf93767ec6 refactoring of kelondro database classes
16 years ago
orbiter fc27bf8c4c refactoring of kelondro classes:
16 years ago
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
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 5078e837ac better readability / no functional changes
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
lotus 4641ecd6d9 inurl: search
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
orbiter b2b7edae18 fixed interactive search
16 years ago
lotus ca80930892 accept leading dots on filetype: and site: search
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
orbiter 28d2d28573 added support for filetype search
16 years ago
orbiter 47292e696a more performance hacks
16 years ago
orbiter d39d420b39 performance hacks
16 years ago
orbiter 0b4808ba3d added new interactive search feature:
16 years ago
lotus 1951d30a62 addendum to last commit
16 years ago
orbiter 0edec2b760 FULL redesign of algorithms in htmlTools to encode/decode strings from/to unicode and 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
lotus 7782a43060 fix if LANGUAGE: was not defined and the end of the query
16 years ago
lotus fe2792e9ce use accept-language header instead of user agent for language detection
16 years ago
lotus 93ddf206e6 opensearch fix if user agent had no language
16 years ago
orbiter 6e7d113eac fix for wrong index initialization after network switch
16 years ago
orbiter 1198eeecc7 added language selection to search query:
16 years ago
orbiter 00c1535f84 added ranking and evaluation of language type in a search
16 years ago
orbiter 4fbee21cea - added fetch-ahead again (had been removed in last commit)
16 years ago
orbiter fc03b0437a fixed a error case where a second search after a first search with a different search word failed
16 years ago
orbiter d3d41e2ee4 - fixed problem with searching with quotes (still not complete, but not as bad as before)
16 years ago
lotus 3fbfd5a78b * fix for non-changing offset on new search term
16 years ago
orbiter 536e77e8b7 modifications towards a single database operation to read/write http header and cached file at once:
16 years ago
danielr 621b473b18 * removed some warnings of findbugs (http://findbugs.sf.net)
17 years ago
danielr 17b7845eb5 * refactoring
17 years ago
danielr 3bb870bfcd added final where possible
17 years ago
orbiter c3d461d191 - removed superfluous copyright statement
17 years ago
orbiter 3ca98fee42 removed superfluous copyright statement
17 years ago
danielr d14e8d348f - times of LOCAL_SEARCH are shown in milliseconds (also in yacysearch.java ;)
17 years ago
orbiter b38f467e3c better SRU compliance
17 years ago
orbiter a6719dfd2b - refactoring of robots parser
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
orbiter c998dc6556 - added security functions to flush url and search caches in case that memory is full
17 years ago
orbiter 994c609cf8 added new shell script to do a web search from the terminal
17 years ago
orbiter f5ef7f222e - fixed a bug in parser (directory paths had not been recognized)
17 years ago