Commit Graph

397 Commits (3dfa7cdcec65e879a194a30e868094ed7a77bff0)

Author SHA1 Message Date
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 6ecc180299 fix rwi doubledom return best (highest) ranking
9 years ago
luc 571bc55937 Refactoring : use StandardCharsets constants instead of hard-coded
9 years ago
sixcooler dce1cb65c4 Merge remote-tracking branch 'choose_remote_name/master'
9 years ago
reger dec3e6ad96 fix: adjust urlstub for mailto links
9 years ago
luc 8c4ab9c76b Added an option to eventually limit size of remote solr documents put to
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
reger cdb8f3b10d make current ranking score value avail. to search interface / api
9 years ago
reger 0347bfa71f Apply collection query constraint/modifiert to rwi result stack.
9 years ago
sixcooler 194df613de not using 'location' as defaultfacetfield - since we removed it being
9 years ago
sixcooler 4a905ec134 fix to not let the AccessTracker-Log grow to much, but have enough data
9 years ago
reger 11f3666660 increase use of pre.defined CATCHALL_QUERY string
9 years ago
reger a58ee49307 Optimize internal imagequery focus on using content_type to select images
9 years ago
reger 43c27aa550 upd to solr/lucene 5.3.1
9 years ago
Michael Peter Christen c737ff235d in case that the include_string contains several entries including
9 years ago
reger 3428b6f13b improve filtering by filetype navigator.
9 years ago
reger dba7f15073 apply same size constrain on result image from doc
9 years ago
sixcooler 87e4abe393 fight the fieldcache by usind DocValues: in Solr-5.x the fieldcache has
9 years ago
reger 19f1308bf0 enforce th result images limit to > 16x16px
9 years ago
Michael Peter Christen df3314ac1a added a new facet type based on a probabilistic classifier using
9 years ago
Michael Peter Christen dbbad23e12 removed warnings
9 years ago
Michael Peter Christen c14bc8d9b7 revert of fq transformation (recent fix)
9 years ago
Michael Peter Christen b94bd7f20a a collection of search query enhancements:
9 years ago
reger 1d8e1e4bac - Image search expand box, adjust javascript hs padtominsize parameter, to make sure expand box doesn't shrink on small images
10 years ago
reger af57fbefad use available mime (instead null) on imageresult from metadatanode
10 years ago
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