Commit Graph

330 Commits (ebd0be2cea2bf06a5bafa3e521d7b797f2df78c1)

Author SHA1 Message Date
Michael Peter Christen ebd0be2cea fixes and speed updates for search process
11 years ago
Michael Peter Christen 7611bf79bd Merge branch 'master' of gitorious.org:yacy/icewindxs-rc1
11 years ago
reger a6891ff7f8 fix Querygoal.parse exception on +/-null-term
11 years ago
reger e88537522d allow single quote " ' " in query
11 years ago
reger 7584352e7b use more predefined Solr query parameter constants
11 years ago
Michael Peter Christen c115f3869c enhanced snippet computation and test method in ViewFile
11 years ago
orbiter 1027f3d04a fix for the usage of ready-prepared solr queries, some queries are
11 years ago
Michael Peter Christen 6e1dc444c3 added a snippet test function in ViewFile: you can now search for a
11 years ago
Michael Peter Christen 2de159719b added an option to set 'obey nofollow' for links with rel="nofollow"
11 years ago
reger 336425912a remove unused localSearchThread from SearchEvent
11 years ago
orbiter 59160984cc timeline performance update
11 years ago
Michael Peter Christen 1cd4b2e8be Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
Michael Peter Christen 8c52f0651b refactoring of AccessTracker events & timeline fix
11 years ago
reger 431a5f9c4e added test case for TextSnippet,
11 years ago
Michael Peter Christen f5b817bac4 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
reger a5707cd2eb enable proper Author navigator
11 years ago
Michael Peter Christen 74206a10c7 refactoring
11 years ago
orbiter fec673c9d1 Merge branch 'master' of git@gitorious.org:yacy/rc1.git
11 years ago
orbiter c59da9fe7a added access tracker log reader stub
11 years ago
Michael Peter Christen b893c42a0f bugfix for image search
11 years ago
orbiter 0bbb5040b8 Merge branch 'master' of git@gitorious.org:yacy/rc1.git
11 years ago
orbiter 9d5d86cd03 Added filter query options to the ranking servlet /RankingSolr_p.html.
11 years ago
Michael Peter Christen d2151857f1 Added collection navigation:
11 years ago
Michael Peter Christen f0db501630 better handling of ranking parameters and new default values for date
11 years ago
Michael Peter Christen 4e734815e8 enhanced snippets: remove lines which are identical to the title and
11 years ago
reger 727dfb5875 refactore URIMetadataNode to further unify interaction with index
11 years ago
Michael Peter Christen da86f150ab - added a new Crawler Balancer: HostBalancer and HostQueues:
11 years ago
Michael Peter Christen 8b44fcf0f4 added missing @Override annotation
11 years ago
Michael Peter Christen cbdfef7ce1 changed protocol facet to show also all other counts if one facet is
11 years ago
reger ca7444dbdf limit filetype nav to known extension also on image/media search
11 years ago
Michael Peter Christen d1091e79f8 - added stealth button to navigation menu
11 years ago
Michael Peter Christen 6ed9c0164e attaching names to all Threads to get a better view in profiling tools
11 years ago
Michael Peter Christen 0f6b72f24b do not use luke requests for remote solr servers if the result is
11 years ago
Michael Peter Christen 751c128544 extra sleep for remote searches enhances search results because there is
11 years ago
Michael Peter Christen 0cabcbbe83 more efficient wordcount
11 years ago
reger b693ce9759 allow combining selection of different search nav's (facets)
11 years ago
reger cb71413d19 fix page nav, to keeping modifier
11 years ago
orbiter 416481c33e added a boost on appearance of combined words (in the same order the
11 years ago
reger 9b24dae2b7 add language navigation filter clause to rwi results
11 years ago
reger f307d65dcf prepare for a language navigator
11 years ago
orbiter 5ec0c969c9 fix for http://bugs.yacy.net/view.php?id=354
11 years ago
Michael Peter Christen 1ea17bd9f3 - removed old metadata database and all migration code
11 years ago
reger 97e84439fb adjusted ConfigHeuristic and changed QueryGoal.getOriginalQueryString to .getQueryString
11 years ago
Michael Peter Christen f8ce7040ab remote search peer selection schema change:
11 years ago
Michael Peter Christen 9bd71fdbb4 made the access tracker class static because it shall be used by the
11 years ago
Michael Peter Christen b9d36e45e0 removed the &amp explicit encoding of ampersand character since this is
11 years ago
orbiter dcf46ce8f6 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
orbiter 343d2ef49a new data type for access tracker (unfinished)
11 years ago
reger dd8ea0cdd6 fix "add to blacklist" button style in IndexControlRWIs_p
11 years ago
reger abbf487023 fix QueryGoal Image query (missing space)
11 years ago