Commit Graph

269 Commits (42ea2a1c6f793ea72d3148ec1ee1b4fb366c9b83)

Author SHA1 Message Date
reger 000dde9511 Eleminate duplication of values for search ResultEntry
10 years ago
reger 3d53da8236 refactor ResultEntry to be based on MetadataNode/SolrDocument
10 years ago
reger 609c52e987 refactor getBookmark
10 years ago
reger 4c907bec89 show "Augmented Browsing" link in search result only if urlproxy allowed and option switched on in layout
10 years ago
Michael Peter Christen fd4e2c809a Show dates in the content of a document in the search result:
10 years ago
reger 1196ff01c8 revert: formatting fix eats also up highlighting
10 years ago
reger 61f42a7928 fix formatting issue in search result display
10 years ago
reger 11b21308c0 fix: malformed filename in image search
10 years ago
reger 4eb89d7f15 revert clickservlet
10 years ago
reger ebe5faeb01 added url to bookmark icon link
10 years ago
reger d44d8996d0 Added a “don't store remote search results” option
10 years ago
reger 0dfeee154a adjustments for Bookmark icon to act on BookmarkDB,
10 years ago
Michael Peter Christen ecb6a59e9e do not translate gif images into png images for thumbnails. Instead,
10 years ago
reger 7e4e9f7e32 improve yacysearchitem,
10 years ago
Michael Peter Christen 5516819354 preventing the use of no-cache and expires in case that images are
10 years ago
Michael Peter Christen 3c71e1c872 show vocabularies in search result (in case of debugging)
10 years ago
Michael Peter Christen b0bfafa581 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
Michael Peter Christen 1735dbc9d9 enhanced image search: bugfixes and performance enhancements
11 years ago
reger 1d5d0b82a6 - skip html template specific servlet post variables (show_xxx) for feeds,
11 years ago
reger 19e35a9126 add type attribute to atom feed <link> tag
11 years ago
Michael Peter Christen c115f3869c enhanced snippet computation and test method in ViewFile
11 years ago
reger c798a9d1bb fix unresolved pattern in yacysearch.rss title
11 years ago
orbiter ce1dbfeb0f fix appearance of image search thumbnails.
11 years ago
Michael Peter Christen f0db501630 better handling of ranking parameters and new default values for date
11 years ago
Michael Peter Christen cbdfef7ce1 changed protocol facet to show also all other counts if one facet is
11 years ago
Michael Peter Christen d1091e79f8 - added stealth button to navigation menu
11 years ago
reger 365f77ea8c make internal page links relative to ease any future development for context aware servlets
11 years ago
Michael Peter Christen 7e71dcc417 removed interaction fragments
11 years ago
reger bd1685c94a fix not needed getFileExtension().toLower (double)
11 years ago
reger 97e84439fb adjusted ConfigHeuristic and changed QueryGoal.getOriginalQueryString to .getQueryString
11 years ago
reger eaf596a257 adding proxy status to (private) status box
11 years ago
Michael Peter Christen da380343c2 perform greedy learning heuristic only if load < 1.0
11 years ago
Michael Peter Christen 81926c055d fixed bug with image search in yacyinteractive
11 years ago
Michael Peter Christen 2c39b65409 fixes for searches containing stopwords. The fix was done using a
11 years ago
Michael Peter Christen 087df05e24 added option to Config_Network_p.html to enable remote search while
11 years ago
Michael Peter Christen 5e31bad711 - the webgraph shall store all links which appear on a web page and not
12 years ago
reger 392174de8c remove all_words, all_strings lists from QueryGoal
12 years ago
Michael Peter Christen cb85b22725 redesign of the image search process (with much better results,
12 years ago
Michael Peter Christen 765943a4b7 Redesign of crawler identification and robots steering. A non-p2p user
12 years ago
Roland Haeder 841a28ae76 Added 'final' for all exception blocks as this helps the Java compiler
12 years ago
Michael Peter Christen 5878c1d599 - refactoring of log to ConcurrentLog:
12 years ago
Michael Peter Christen 56cdcfa2fa fixed greedy learning mode - global is not a search attribute in
12 years ago
Michael Peter Christen 16d1d744fa added url_file_name_s in default collection schema for the file name
12 years ago
Michael Peter Christen fd1776a3b0 added a new 'Citations' function: each search result item can now be
12 years ago
Michael Peter Christen 6115bef335 added a 'greedy learning' mechanismn which will cause that a 'fresh'
12 years ago
orbiter 200769d0c6 show the cache link in search results only if there is actually a cache
12 years ago
Michael Peter Christen 8f2d3ce2f9 reduced locking situation in crawler: shifted synchronized location and
12 years ago
Michael Peter Christen 735eb70525 better search timing; prevents '0 results' for very large local
12 years ago
Michael Peter Christen addba047e2 changes in ranking computation
12 years ago
Michael Peter Christen 221ed7d764 - enhanced concurrency during search without IO blocking
12 years ago
orbiter d74472f562 corrected result counter
12 years ago
Michael Peter Christen c95a84103a complete redesign of search process:
12 years ago
Michael Peter Christen de58043205 Added image license generation for solr image search results when
12 years ago
Michael Peter Christen 16d90859b7 reverted put-semantics back to as-usual in serverObjects and introduced
12 years ago
Michael Peter Christen d70d99fab5 added more metadata fields and facets to OpensearchResponseWriter.
12 years ago
reger e9e0d63897 Add config option to show HostBrowser link in search result
12 years ago
Michael Peter Christen cb5cbec14d distinguishing modified query string and original query string
12 years ago
Michael Peter Christen d6b82840f8 added a feature to find similarities in documents.
12 years ago
Michael Peter Christen 952e143580 FINALLY YaCy can now search for full strings using double- or
12 years ago
orbiter 5dfd6359cb redesign of the QueryParams class: introduced QueryGoal which holds the
12 years ago
Michael Peter Christen d64445c3cb because we have the inurl:<term> - searchmodifier, we don't actually
12 years ago
Michael Peter Christen 6244b084cd fixed wrong order of result count values
12 years ago
Michael Peter Christen 2371ef031c added solr faceted search support to YaCy search results
12 years ago
Michael Peter Christen 8fb370d9f8 renovated the way how search results are count. should be correct now...
12 years ago
Michael Peter Christen 6629e37685 tried to clean up the search process mess
12 years ago
Michael Peter Christen c5f67a5d6d fixed a problem with local search from solr results: now all results
12 years ago
Michael Peter Christen 5f0ab25382 removed the option to prevent removal of &amp; parts inside of the
12 years ago
Michael Peter Christen 00c1c777fa refactoring
13 years ago
Michael Peter Christen e54ac38095 - some corrections in usage of getFile() and getFileName()
13 years ago
Michael Peter Christen 24d9db1613 snippet retrieval loading processes may use a smaller minimum load time
13 years ago
orbiter 62202e2d71 refactoring of query attribute variable names for better consistency
13 years ago
Michael Peter Christen 1825f165b8 better integration of blacklist according to use case
13 years ago
reger 067728bccc add search result heuristic. adding a crawl job with depth-1 for every displayed search result (crawling every external linked page of displayed search result pages)
13 years ago
Michael Peter Christen 96aeb127e3 generalized localhost naming.
13 years ago
cominch 3c255c025b Show tags in search results (if activated in ConfigPortal_p.html)
13 years ago
Michael Peter Christen a5cdfb91de - fixed Cache link (below snippet)
13 years ago
cominch 5fd1a15fcf hotfix until we have updated query routine for tags
13 years ago
cominch bde07ed7a8 Add tagging overlay element
13 years ago
cominch ff4ba3ee05 Small fix
13 years ago
cominch c9dc6cda02 Demonstration: include value from interaction in search results
13 years ago
Michael Peter Christen 5aee19daa4 added show from cache in search results (not yet finished)
13 years ago
Michael Peter Christen 7bf421b9dd - fixed image search page navigation
13 years ago
Michael Peter Christen f294f2e295 bugfix to http://bugs.yacy.net/view.php?id=181
13 years ago
Michael Peter Christen 89142d1e8d removed (not all) warnings
13 years ago
Michael Peter Christen ba6aaabc51 refactoring + parser bugfixes
13 years ago
Michael Peter Christen 5f5ed33ed8 patch for media search (audio, video apps)
13 years ago
Michael Peter Christen a3badd3205 changed search process for images: no more media snippet load process,
13 years ago
Michael Peter Christen f8cd57c92f new indexing strategy: ALL links that appear anywhere are indexed, not
13 years ago
Michael Peter Christen 14f67f217c refactoring of ContentDomain: now subclass of Classification
13 years ago
Michael Peter Christen e2f8f263e8 changed storage of search words: keep order
13 years ago
Michael Peter Christen 4c5edab1ec added option to have exception search result windows
13 years ago
orbiter 5b2e68b60d fixed page navigation counter
13 years ago
orbiter e22f8497c9 - tested the ARC methods
13 years ago
orbiter c584db991f creating a bookmark from the search results now works again .. with new YMarks
13 years ago
orbiter a9838f8b99 fix for http://bugs.yacy.net/view.php?id=59
13 years ago
orbiter a7df70221e refactoring
14 years ago
orbiter d2ea250d99 refactoring:
14 years ago
lotus 6fba6e7cee fix: follow link target setting on image search
14 years ago
orbiter 11dc653de3 added a visualization of peer pings to the performance graphic
14 years ago
orbiter 115abc8917 - more attributes for search progress bar
14 years ago