Commit Graph

1346 Commits (9049a926a511edea53f6b2622c06fcc50b96f2d7)

Author SHA1 Message Date
luccioman 9e86d183b8 Disable manual search results resorting when resorting is done with JS
8 years ago
luccioman 66cb9c4ff9 Added Solr filter queries for audio, video and application domains
8 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 e918ec199e Replace deprecated ConcurrentHashSet with recommended Java8
8 years ago
reger 275d65fffe Patch last_modified date with internal FirstSeenTime() if no date provided
8 years ago
luccioman 0ee8c030c4 Log an error when Solr folder migration fails for some reason.
8 years ago
luccioman dcc56318bb Made remote search max system load limits configurable from UI.
8 years ago
reger ddd13b776d Add keyword constraint to rwi query result filter
8 years ago
luccioman 8da3174867 Ensure lower case conversion consistency with any default locale.
8 years ago
luccioman 28b451a0b3 Made Cache compression level and lock timeout user configurable
8 years ago
luccioman a7394b479b Limit the synchronization blocking time on some Cache operations.
8 years ago
Michael Peter Christen 6fe735945d migrated Solr 5.5 -> Solr 6.6 and from Java 1.7 -> 1.8
8 years ago
luccioman 8399275142 Properly close file output streams even on exceptions scenarios.
8 years ago
luccioman a04feac064 Ensure file input streams proper closing in both success and failures
8 years ago
reger a814f3d885 Introduce keyword query parameter
8 years ago
luccioman 02ec0ed13c Quoted param value in Solr query to avoid unwanted traces in logs
8 years ago
Michael Peter Christen 3b1d640a3c enhanced debugging
8 years ago
luccioman 31ad043bb9 Added user interface feedback on results feeding termination status.
8 years ago
sgaebel ff6392215e added closing of lst-Tag in solr-Export
8 years ago
luccioman d90b001e1b Improved previous merge "Show ranking in HTML UI".
8 years ago
luccioman 654801523e Fixed StringIndexOutOfBoundsException case.
8 years ago
Michael Peter Christen 200b100fb8 added patch to rewrite altered yacy grid schema into yacy schema
8 years ago
reger 9ad4d16829 Add a responsHeader to the solr index export with a format identifier
8 years ago
luccioman 9697209ef6 Fixed Index Export feature for compatibility with old indexed documents.
8 years ago
Michael Peter Christen 973d74712f added yacy grid flatjson surrogate parser
8 years ago
luccioman b1da92648e Fixed surrogates import monitoring page (/CrawlResults.html?process=7)
8 years ago
luccioman 527d494c1a Fixed "Unchecked conversion" compilation warnings.
8 years ago
Michael Peter Christen 335868edba Merge branch 'master' of git@github.com:yacy/yacy_search_server.git
8 years ago
luccioman f66438442e Extended Mediawiki dump import to remote URLs.
8 years ago
reger 7b80189bda Activate hosts navigator plugin. This includes rwi results in the navigator
8 years ago
Michael Peter Christen f5ad29edb1 Merge branch 'master' of git@github.com:yacy/yacy_search_server.git
8 years ago
Michael Peter Christen 76e9135526 added flatjson parser (stub, unfinished)
8 years ago
reger b7417ac329 Introduce a Keyword search navigator using the index field keywords.
8 years ago
reger ba339a2a45 Add servlet to import warc file from filesystem IndexImportWarc_p.html.
8 years ago
Michael Peter Christen 1d81b8f102 Merge branch 'master' of git@github.com:yacy/yacy_search_server.git
8 years ago
Michael Peter Christen 69081bce00 added export to elasticsearch. The export dump can easily be imported to
8 years ago
reger 510f11d374 Implement surrogate import from Warc archives (as first option handle
8 years ago
reger 3dd23c178b Introduce the option to configure a shutdown port.
8 years ago
reger a2afb4bae0 add switchboardconstants for server ports config keys
8 years ago
reger 9b6d1abd9e eliminate some compiler unchecked and deprecation warnings
8 years ago
luccioman 0173b0bc32 Added an advanced settings page for referrer policy settings.
8 years ago
luccioman cdcd923375 Privacy enhancement : added settings to control referrer policy.
8 years ago
reger 86534a56f7 fixed ReindexSolrBusyThread new and unexpected repeat of same query with
8 years ago
luccioman ac766327d3 Switched a few more Solr fields from strictly mandatory to optional
8 years ago
Burkhard 4fdc11cae8 Update SearchEvent.java
8 years ago