Commit Graph

176 Commits (5a52b01c0995c439aee36c63ad0c75dca5ad20e1)

Author SHA1 Message Date
luccioman 9782a98a9c Added the possibility to customize facets sort type and direction
6 years ago
luccioman f511e16d50 Prevent duplication of Solr query highlight fields parameters
7 years ago
luccioman 0cdee4e26a Fixed loss of "meanCount" search param when using facets or page buttons
7 years ago
luccioman 117a859879 Do not clear all search modifiers when unselecting one modifier.
7 years ago
luccioman 33593c22e9 Fixed loss of other modifiers on keywords/tags search navigation links
7 years ago
luccioman a9dc0874c0 Remove old query terms from search results suggestions links.
7 years ago
luccioman 8a4ea1c11e Added UI switch to control content domain constraint per search request
7 years ago
luccioman e6907fdab3 Added optional search parameter/setting to control content domain filter
7 years ago
luccioman c9d80b5b77 Prefer fine URL match over approximate URL mask regex on final filtering
7 years ago
luccioman 0a120787e3 Improved accuracy of URLs search filters : protocol, tld, host, file ext
7 years ago
luccioman e07ef1b610 Apply tld query modifier on Solr host_s mandatory field.
7 years ago
luccioman 478e92deff Fixed url mask filter generated when protocol modifier is not null
7 years ago
luccioman 29de4a65d7 Refactored url mask filter build from query modifiers
7 years ago
luccioman 27ab733685 Ensure private search features are not lost on Digest auth timeout
7 years ago
luccioman ef8aea7f8d Made the dates navigator max elements number user configurable.
7 years ago
luccioman 66cb9c4ff9 Added Solr filter queries for audio, video and application domains
8 years ago
luccioman 8da3174867 Ensure lower case conversion consistency with any default locale.
8 years ago
Michael Peter Christen 6fe735945d migrated Solr 5.5 -> Solr 6.6 and from Java 1.7 -> 1.8
8 years ago
reger a814f3d885 Introduce keyword query parameter
8 years ago
luccioman 6a4d51d8f9 Cleaned up some Javadoc warnings.
8 years ago
luccioman c25e48e969 Enabled displaying results after 14th page for local search queries.
8 years ago
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