Commit Graph

421 Commits (526f2d6a8ba5a1c36b489461d7a2c59098dfcffc)

Author SHA1 Message Date
luccioman 526f2d6a8b Fixed NPE case occurring when local solr index is disabled in search.
8 years ago
luccioman 08de58b6d3 Named a Thread without name for easier monitoring
8 years ago
luccioman fc01b69eca Fixed local image search pagination regression.
8 years ago
luccioman 6a4d51d8f9 Cleaned up some Javadoc warnings.
8 years ago
reger 8eb6fba59c activate filetype navigator plugin and restrict config (append) of navs
8 years ago
luccioman c25e48e969 Enabled displaying results after 14th page for local search queries.
8 years ago
reger 60160877f5 bundle initialization of search navigation plugins in separate handler
8 years ago
reger 08a0acc35d make a YearNavigator availabel, useable as SearchEvent.naviator plugin.
8 years ago
luccioman 84b81c1af0 Switched more URLs to relative ones when possible.
8 years ago
reger 3d1d297308 refactor namespace navigator as part of navigatorplugin map, this allows
8 years ago
reger 67f660523b Make navigators underlaying indexfield name accessible in interface
8 years ago
reger 5eb3ee4e20 Add search navigator interface to allow for additional navigators (plugins)
8 years ago
reger fd3f58fcaa improve query modifier parsing of "collection:" and possible collision
8 years ago
reger af39a76bf6 Reduce number of default max. search navigator lines (from 10000)
8 years ago
luccioman f0639d810c Customized name for Threads still using the default "Thread-n" pattern.
8 years ago
reger 31d2a5645e remove obsolete query variable
8 years ago
luccioman 6e1959f469 Merge branch 'master' of https://github.com/yacy/yacy_search_server.git
8 years ago
luccioman 60df09fff9 Fixed some HTML validation errors : Illegal character in query
8 years ago
Michael Peter Christen e063aaf97f enable fuzzy search, solr style (append a ~ to get a fuzzyness on the
8 years ago
reger 51c077f493 adjust the getTopics() and getTopicNavigator() to current useage
8 years ago
reger cc2d9dd3f1 reactivate the use of included-in-topwords boost in postRanking
8 years ago
reger 6801673a07 apply postranking media search boost only on media queries
8 years ago
luccioman 6e96c7341a Merge remote-tracking branch 'origin/master'
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 6ecc180299 fix rwi doubledom return best (highest) ranking
9 years ago
luc 07222b3e1a Added favicon url transmission in RWI chunks.
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