Commit Graph

228 Commits (fdc6311dc7692d956a349ba0f98b6d33131b6efb)

Author SHA1 Message Date
Michael Peter Christen fc98ca7a9c removed ContentControl servlet and functinality
2 years ago
sgaebel fc03c4b4fe removes some warning and unused objects
5 years ago
luccioman 9782a98a9c Added the possibility to customize facets sort type and direction
6 years ago
luccioman fa4399d5d2 Small perf improvement : initialize threads names early when possible
7 years ago
luccioman e115e57cc7 Reduced text snippet extraction processing time.
7 years ago
luccioman 3b89c232db Easier tracking of longest text snippets initializations
7 years ago
luccioman a3ec7a7a5f Added analysis optional setting to compute statistics on text snippets
7 years ago
luccioman 1b90479a76 Added missing vocabulary navigator increment on results from RWI
7 years ago
luccioman 3a973dbb23 Removed unused import
7 years ago
reger 87077b8fb6 Adjust and move Language Navigator to be member of the navigatior plugin
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 8303e15419 Reduced number of search navigators refresh requests in JS resort mode
7 years ago
luccioman 5d3ceb31b7 Improved search navigators counters accuracy and consistency.
8 years ago
luccioman a28428047a Fixed count of filtered results from local solr.
8 years ago
luccioman 3c9df6e0ce Use local solr filtered results in total search results count.
8 years ago
luccioman a1a0515312 Added a button to manually refresh sorting of p2p search results.
8 years ago
luccioman 4eba88f2ff Removed some unnecessary uses of java.lang.reflect api.
8 years ago
luccioman da3dbf9ea1 Use Javadoc style comments on SearchEvent properties.
8 years ago
reger ddd13b776d Add keyword constraint to rwi query result filter
8 years ago
reger a814f3d885 Introduce keyword query parameter
8 years ago
luccioman 31ad043bb9 Added user interface feedback on results feeding termination status.
8 years ago
reger 7b80189bda Activate hosts navigator plugin. This includes rwi results in the navigator
8 years ago
Burkhard 4fdc11cae8 Update SearchEvent.java
8 years ago
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
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
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
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
reger 51c077f493 adjust the getTopics() and getTopicNavigator() to current useage
9 years ago
reger cc2d9dd3f1 reactivate the use of included-in-topwords boost in postRanking
9 years ago
reger 6801673a07 apply postranking media search boost only on media queries
9 years ago
luccioman 6e96c7341a Merge remote-tracking branch 'origin/master'
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
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 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