Commit Graph

4131 Commits (cb5cbec14d4b256d9d0c52d2860288b8cb6556c1)

Author SHA1 Message Date
Michael Peter Christen cb5cbec14d distinguishing modified query string and original query string
12 years ago
Michael Peter Christen fb0fa9a102 - fixed 'delete from subpath' during crawl start which deleted nothing;
12 years ago
orbiter 54e193a2b8 you can now search for '*' to get just ALL entries in the search index
13 years ago
orbiter 7f5526e6ef allow larger no-proxy expressions
13 years ago
reger e80dfeca23 - making blacklist path part case insensitive (solving http://bugs.yacy.net/view.php?id=171)
13 years ago
Michael Peter Christen 4491072256 - clear the search cache when altering the solr boosts
13 years ago
Michael Peter Christen 2b7d46bc1f using a filter query for the site parameter in GSA api
13 years ago
Michael Peter Christen 10527e28ae fix for wrong display of error urls in HostBrowser
13 years ago
Michael Peter Christen 5f5d66921e patch for funny symbols in url paths (like tilde)
13 years ago
Michael Peter Christen 8aa08261a7 update to Solr Boost handling
13 years ago
Michael Peter Christen 908ad2f174 Added a new servlet to configure the solr ranking using field boosts
13 years ago
Michael Peter Christen a598fb6227 renamed Ranking_p.html to RankingRWI_p.html
13 years ago
Michael Peter Christen 72f165d58b added a Boost class which stores solr query boost values. The class can
13 years ago
reger bb20691d4f fix: respect config setting of "show Nav Top-Menu" in HostBrowser.html for public users (as hostbrowser is now available in search results)
13 years ago
Michael Peter Christen 3de784c8dd replaced more split and replaceAll missing pattern pre-compilation with
13 years ago
Michael Peter Christen 8fc3679c66 using more pre-compile pattern for split methods
13 years ago
Michael Peter Christen d48e9788d2 enhanced search result processing behavior
13 years ago
Michael Peter Christen eca68fa197 added debug code to crawler monitor
13 years ago
Michael Peter Christen 205f8b222b Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
13 years ago
orbiter c54cb85422 added link to
13 years ago
Michael Peter Christen b7004043ea - added a field cache for solr queries which call only for a single
13 years ago
Michael Peter Christen bf42179982 introduced more structure in HostBrowser, table view, better counting,
13 years ago
Michael Peter Christen 4eab3aae60 removed overhead by preventing generation of full search results when
13 years ago
Michael Peter Christen a114bb23bb - using edismax in gsa interface
13 years ago
Michael Peter Christen d6b82840f8 added a feature to find similarities in documents.
13 years ago
Michael Peter Christen f5ca5cea44 - added field options to all solr queries. This can be used to restrict
13 years ago
Michael Peter Christen 46be4af5b9 Merge commit '2bb8f045cc92f31fc7e720cc30b38af417563890'
13 years ago
Michael Peter Christen 952e143580 FINALLY YaCy can now search for full strings using double- or
13 years ago
orbiter 5dfd6359cb redesign of the QueryParams class: introduced QueryGoal which holds the
13 years ago
Michael Peter Christen 5fd3b93661 added deletion of hosts during crawl start if deleteold option was given
13 years ago
Michael Peter Christen d64445c3cb because we have the inurl:<term> - searchmodifier, we don't actually
13 years ago
orbiter b55ea2197f - redesign of crawl start servlet
13 years ago
orbiter 1c66de4bd4 - removed scheduled crawling options in crawl start because it is
13 years ago
Michael Peter Christen 2e7219f9fd removed hightlighting of search results within collections in GSA
13 years ago
Michael Peter Christen 074dfd297b added icons and a selection for hosts with urls pending for crawler or
13 years ago
cominch 21df1ad9e0 update and generalization of the SMW import and content control routines
13 years ago
Michael Peter Christen 4c4e0eece2 added new submenu 'Target Analysis' with three servlets which are useful
13 years ago
Michael Peter Christen 61995d508e do the commit anyway before calling a search interface
13 years ago
Michael Peter Christen 86ec199126 using a better file name
13 years ago
Michael Peter Christen 5105256927 update to search result logging (this was a remaining issue from the
13 years ago
Michael Peter Christen 570e42c4e3 fix for filetype naviagtor
13 years ago
Michael Peter Christen 71ed8e5e07 bugfixes for crawler
13 years ago
Michael Peter Christen 29fbbb49dc better colors for host browser and corrected document count
13 years ago
Michael Peter Christen 6244b084cd fixed wrong order of result count values
13 years ago
Michael Peter Christen 631b08e7e2 update to HostBrowser
13 years ago
Michael Peter Christen 51f420e4f5 removed location search because it is only working in special cases
13 years ago
Michael Peter Christen 15d1460b40 added information about the reason of pausing of crawls
13 years ago
Michael Peter Christen 2371ef031c added solr faceted search support to YaCy search results
13 years ago
Michael Peter Christen d481abd087 added the visualization of error-urls to host browser
13 years ago
Michael Peter Christen a15819fbec fix for some interface problems
13 years ago