Commit Graph

471 Commits (c88c30a5c52dafb46c6d3eb401d23aa5feed63f1)

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 370ba9da71 On imageSearch prefere mime to sort out none-image documents
10 years ago
reger 47e61f8325 fix typo in image filter query
10 years ago
reger 4b4ab6799f fix String out of range in Collection Nav
10 years ago
Michael Peter Christen fed26f33a8 enhanced timezone managament for indexed data:
10 years ago
Michael Peter Christen abaaaef5f1 fix for filter queries
10 years ago
Michael Peter Christen f5a032f293 split query into filter query and text query to get better ranking
10 years ago
Michael Peter Christen 2e88028c1a when selecting collections in navigation, do show the un-selected
10 years ago
Michael Peter Christen fa7edc9f7a refactoring of filter queries (several queries instead only one)
10 years ago
Michael Peter Christen 40389987ec Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
10 years ago
Michael Peter Christen f9ba50379d added an expansion option to search facets on result page:
10 years ago
reger 1f0f77bb77 make location facet return results
10 years ago
reger b241264632 fix error on *abc query input
10 years ago
Michael Peter Christen 535f1ebe3b added a new way of content browsing in search results:
10 years ago
reger 9b0de2de64 introduce getQueryFields to return default query fields (queryparamter QF)
10 years ago
reger 8c491f51a5 remove hardcoded initialization of language nav if not used
10 years ago
Michael Peter Christen 3d717b749a fix for urlmaskfilter
10 years ago
reger d44d8996d0 Added a “don't store remote search results” option
10 years ago
Michael Peter Christen ecb6a59e9e do not translate gif images into png images for thumbnails. Instead,
10 years ago
Michael Peter Christen d3e71ed070 fixes for searches when initialization of large autotagging libraries
10 years ago
Michael Peter Christen 65125439fe added query modifier 'on'. This makes it possible to search for date
10 years ago
Michael Peter Christen 7bfc5b80cb added new options to vocabulary editor:
10 years ago
Michael Peter Christen ff728b4aa5 ignore url errors during search
10 years ago
Michael Peter Christen 8317914ce3 changed vocabulary navigator object type to TreeMap to get a specific
10 years ago
Michael Peter Christen 30276a2b48 prevent that a local Solr search and a local RWI search are running
10 years ago
reger de56266bcb remove redundant toLower for topwords
10 years ago
reger ef5dc68313 include domtype to searcheventcache id
10 years ago
Michael Peter Christen c67c5c0709 added new solr schema fields which record the occurences of vocabulary
10 years ago
Michael Peter Christen 7e1b0b6712 fix for wildcard patch in search queries
10 years ago
Michael Peter Christen 5c97ecb30f fix of bad query generation for search facets
10 years ago
Michael Peter Christen 3073c69aee Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
10 years ago
Michael Peter Christen 6491270b3a large IPv6 redesign of peer ping methods!
10 years ago
reger 8b1ce49ee6 remove unused variable timeout
10 years ago
reger ffa7c7116f better fix for NPE in image search
10 years ago
Michael Peter Christen f1032fb8fe more enhancements to image search in case that a restriction to a single
10 years ago
Michael Peter Christen 475125f9d7 hack to get more results when doing a remote site search
10 years ago
Michael Peter Christen 81f9b34da7 increaesed ability ot search for all images on a single server within
10 years ago
reger b5e0f70197 - remove repositoryPath post from ConfigBasic (obsolete)
10 years ago
reger 8931e14514 fix NPE in image search
10 years ago
Michael Peter Christen 1735dbc9d9 enhanced image search: bugfixes and performance enhancements
10 years ago
Michael Peter Christen ebd0be2cea fixes and speed updates for search process
10 years ago
Michael Peter Christen 7611bf79bd Merge branch 'master' of gitorious.org:yacy/icewindxs-rc1
10 years ago
reger a6891ff7f8 fix Querygoal.parse exception on +/-null-term
10 years ago
reger e88537522d allow single quote " ' " in query
10 years ago
reger 7584352e7b use more predefined Solr query parameter constants
10 years ago
Michael Peter Christen c115f3869c enhanced snippet computation and test method in ViewFile
10 years ago
orbiter 1027f3d04a fix for the usage of ready-prepared solr queries, some queries are
10 years ago
Michael Peter Christen 6e1dc444c3 added a snippet test function in ViewFile: you can now search for a
10 years ago
Michael Peter Christen 2de159719b added an option to set 'obey nofollow' for links with rel="nofollow"
10 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
reger 26e9d7e066 fix NPE in IndexControlRWIs_p.html
11 years ago
orbiter 3961b643a3 write solr searches to search log
11 years ago
Michael Peter Christen 25f9c35033 add patch which shall prevent that naive search mistakes like usage of
11 years ago
Michael Peter Christen 25250405f1 solr servlet preparation for join with jetty branch
11 years ago
Michael Peter Christen 09412ea3a4 counting search requests in solr interface
11 years ago
Michael Peter Christen 78eac85161 better calibration of caches and queue maximum sizes
11 years ago
Michael Peter Christen c8af19bd37 removed unnecessary check which causes a NPE when searching with empty
11 years ago
Michael Peter Christen 6f3a923691 fixed urlmask which was not able to combine several constraints
11 years ago
Michael Peter Christen ae55d69ef6 include/exclude size NPE fix (recently added)
11 years ago
Michael Peter Christen 2c39b65409 fixes for searches containing stopwords. The fix was done using a
11 years ago
orbiter 61409788eb less word hash computations (removing some overhead because of MD5
11 years ago
Michael Peter Christen bf1bdd52a6 prevent requesting of 0-facets (which actually exist)
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 1a4a69c226 set more logger to 'final static'
11 years ago
Michael Peter Christen 69b8d61c47 fix for search requests in GSA interface which contain 'funny'
11 years ago
reger 7b17cdf6dd add content_type:image/* to image search
11 years ago
Michael Peter Christen 1b4fa2947d - fixed a problem which ocurred when a document was not recognized with
11 years ago
Michael Peter Christen 78e7aadb26 removed unused initialization method
11 years ago
Michael Peter Christen 4fbc4740df removed warnings
11 years ago
orbiter 8ac2e8c8c9 added location navigator which causes that the image to the map search
11 years ago
Michael Peter Christen 5e31bad711 - the webgraph shall store all links which appear on a web page and not
11 years ago
Michael Peter Christen 85456f46b2 added two new fields, exact_signature_copycount_i and
11 years ago
Michael Peter Christen a2511b5600 turned images_alt_txt back to images_alt_sxt because it is not necessary
11 years ago
Michael Peter Christen 85b1922244 activated image type navigation for image search
11 years ago
Michael Peter Christen 9e12fdff23 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
Michael Peter Christen ab1201fdfd fixed wrong facet count
11 years ago
Michael Peter Christen 049c3b3f2e added an option to exclude image search results from text search. This
11 years ago
Michael Peter Christen a8c5bfcf58 avoid to create unnecessary objects
11 years ago
Michael Peter Christen dc179bd61f fix for catchall query goal for image search
11 years ago
reger 392174de8c remove all_words, all_strings lists from QueryGoal
11 years ago
Michael Peter Christen 169ef8963d one more fix for image search
11 years ago
Michael Peter Christen cb85b22725 redesign of the image search process (with much better results,
11 years ago
reger 29967102a2 optimized QueryGoal (reducing mem and computation by removing all_hashes)
11 years ago
orbiter f106345eef link strings should not be tokenized
11 years ago
reger a5019bc470 make Vocabulary Navigator tags a hard result entry filter
11 years ago
reger a67a4b7d86 improve tld: query modifier filter pattern (to prevent tld:net accepting www.abcinet.org)
11 years ago
Roland Haeder 841a28ae76 Added 'final' for all exception blocks as this helps the Java compiler
11 years ago
Michael Peter Christen 5878c1d599 - refactoring of log to ConcurrentLog:
12 years ago
Michael Peter Christen a2c8116a8f accept (but ignore) a '+' sign in front of search words
12 years ago
sixcooler d5d8936f9d For indexes that are changing rapidly in NRT situations, fcs (stands for
12 years ago
Michael Peter Christen 32aa1d4569 removed unused option for queries
12 years ago
Michael Peter Christen 8caaf6203a fixed false multiple-generation of remote facet search which
12 years ago
reger d367b1f4d9 add null pointer check to stopword fix
12 years ago
reger 7480e87386 - fix stopword handling for RWI see example http://bugs.yacy.net/view.php?id=247
12 years ago
Michael Peter Christen 409d6edf53 Store node/solr search threads to be able to send them an interrupt
12 years ago
Michael Peter Christen 0c1a018bbd removed 'later' tactic because it used too much RAM, reduced number of
12 years ago
orbiter da621e827e prevent NPE in case RWI is disabled
12 years ago
Michael Peter Christen c2b1075dcf activating pollImmediately in case that DHT receive is off. This will
12 years ago
Michael Peter Christen 06d3063dc9 - no downcase when using collection modifier
12 years ago
Michael Peter Christen 8dbc80da70 redesign of index.exist-test: this shall now not be done using a single
12 years ago
Michael Peter Christen 4058369288 fixed query expressions for collection selection (added quotes)
12 years ago
Michael Peter Christen cca19d94d4 re-declared some fields to be of type string rather than text which
12 years ago
Michael Peter Christen 3841854c97 abstraction of catchall term
12 years ago
Michael Peter Christen bb4bf3d8fd infinity timeout bug protection patch
12 years ago
Michael Peter Christen c091000165 added collection attribute also to the rss feed reader
12 years ago
orbiter f7571386a3 added a 'collection' property attribute in yacysearch.html which can be
12 years ago
Michael Peter Christen 97775fbebc fixed ranking for add-function queries: this did not work. The option
12 years ago
Michael Peter Christen 082e3274d6 - setting the same default ranking in the solr interface as for YaCy
12 years ago
Michael Peter Christen edc0b33f6d - showing references count and clickdepth in host browser
12 years ago