Commit Graph

155 Commits (bf8a6d984855f3aaca35b866a1e27d988e933f21)

Author SHA1 Message Date
luccioman 84b81c1af0 Switched more URLs to relative ones when possible.
8 years ago
reger af39a76bf6 Reduce number of default max. search navigator lines (from 10000)
8 years ago
reger 31d2a5645e remove obsolete query variable
8 years ago
luccioman 60df09fff9 Fixed some HTML validation errors : Illegal character in query
8 years ago
JeremyRand 433217b33e Properly support multiple Boost Queries. (Previous code was broken because it concatenated multiple Boost Queries together rather than passing Solr an array.)
9 years ago
reger 28b8bc290a fix use of NETWORK_SEARCHVERIFY for rwi verification
9 years ago
reger 020630efd8 remove unused network scanner parameter from queryparameter
9 years ago
sixcooler 194df613de not using 'location' as defaultfacetfield - since we removed it being
9 years ago
reger 43c27aa550 upd to solr/lucene 5.3.1
9 years ago
reger 3428b6f13b improve filtering by filetype navigator.
10 years ago
sixcooler 87e4abe393 fight the fieldcache by usind DocValues: in Solr-5.x the fieldcache has
10 years ago
Michael Peter Christen df3314ac1a added a new facet type based on a probabilistic classifier using
10 years ago
Michael Peter Christen dbbad23e12 removed warnings
10 years ago
Michael Peter Christen c14bc8d9b7 revert of fq transformation (recent fix)
10 years ago
Michael Peter Christen b94bd7f20a a collection of search query enhancements:
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
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
Michael Peter Christen 3d717b749a fix for urlmaskfilter
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
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
reger 8b1ce49ee6 remove unused variable timeout
10 years ago
Michael Peter Christen f1032fb8fe more enhancements to image search in case that a restriction to a single
11 years ago
Michael Peter Christen ebd0be2cea fixes and speed updates for search process
11 years ago
reger 7584352e7b use more predefined Solr query parameter constants
11 years ago
orbiter 1027f3d04a fix for the usage of ready-prepared solr queries, some queries are
11 years ago
Michael Peter Christen 2de159719b added an option to set 'obey nofollow' for links with rel="nofollow"
11 years ago
reger a5707cd2eb enable proper Author navigator
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 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 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 f307d65dcf prepare for a language navigator
11 years ago
reger 97e84439fb adjusted ConfigHeuristic and changed QueryGoal.getOriginalQueryString to .getQueryString
11 years ago
Michael Peter Christen b9d36e45e0 removed the &amp explicit encoding of ampersand character since this is
11 years ago