Commit Graph

1175 Commits (bf8a6d984855f3aaca35b866a1e27d988e933f21)

Author SHA1 Message Date
luccioman bf8a6d9848 Reduced GeoNames locations memory footprint.
8 years ago
luccioman 6bc2bf1aa4 Small memory footprint reduction for GeonamesLocation.
8 years ago
luccioman 7f846ef674 Small complementary memory footprint improvement for synonyms.
8 years ago
luccioman 568e3dde6a Improved synonyms memory footprint.
8 years ago
reger 60b3adfb43 fix ext2mime to return given default on input=null
8 years ago
luccioman fc575fc760 Fixed a NullPointerException case.
8 years ago
reger 8e3e3ed191 update the older ResponseHeader patch to handle cookies,
8 years ago
reger 866d3a1960 make RequestHeader login succeed (without throwing exception by default)
8 years ago
luccioman 3092a8ced5 Fixed thread name consistency for improved monitoring.
8 years ago
luccioman eec5779889 Added a name prefix to pooled threads for easier monitoring.
8 years ago
luccioman 0ba5a838f7 Added charset meta to Solr HTML writers.
8 years ago
reger 08a0acc35d make a YearNavigator availabel, useable as SearchEvent.naviator plugin.
8 years ago
reger 0d3bef659b implement RequestHeader.setCharacterEncoding for legacy header,
8 years ago
reger 4eeb448eb3 use DigestURL in UrlProxyServlet as parameter to pass requested url to
8 years ago
reger fdcf33f08f fix Domain.stripToHostName for some IPv6 cases
8 years ago
reger ac6e198bd1 add unit test for Domains.stripToPort,
8 years ago
reger f27531f5ec fix Domains.stripToPort, make ipv6 save
8 years ago
reger 67744a8038 fix HeaderFramework.getRequestURL on host with port considering ipv6 host
8 years ago
reger 66cc0dd173 refactor: move GSA specific date formatter to GSAservlet
8 years ago
reger 60ba5c117c fix legacy getHeaderCookies to work with cookies from original
8 years ago
reger 30f8d1e2d7 let RequestHeader.logout succeed w/o throwing exception by default
8 years ago
reger 2a4d826d9e adjust servlet RequestHeader.getLocale
8 years ago
reger 9db68acb4f remove obsolete X_YACY... header declarations
8 years ago
reger 395f2e8946 Make ServletRequest implement the standardized HttpServletRequest interface,
8 years ago
luccioman 74fec066f4 Converted more URLs to pure relative ones.
8 years ago
luccioman 7296e3884f Switched even more URLs to pure relative ones.
8 years ago
luccioman f0639d810c Customized name for Threads still using the default "Thread-n" pattern.
8 years ago
reger aaae7c6462 adjust ConcurrentScoreMap internal value map to interface and use parameter
8 years ago
luccioman 6e1959f469 Merge branch 'master' of https://github.com/yacy/yacy_search_server.git
8 years ago
reger 685d8e86bf Avoid frequent data type casting (float/long) for rwi score
8 years ago
luccioman 3ccd89e274 Fixed MultiProtocolURL.resolveBackpath to handle remaining '..' segments
8 years ago
reger 32a2e3a22a have RSSFeed.getChannel return empty message on missing channel element,
8 years ago
reger 862f28eaa6 display number of documents/rss-items for label "docs" in load_rss_p servlet
8 years ago
reger 70e1eb30a5 prevent StringIndexOutOfBounds in getLocalFile()
8 years ago
luccioman 1bb0b135ac Avoid duplication of various MS Windows file URLs flavors
8 years ago
luccioman b9a8476f02 Removed unused import
8 years ago
reger e73c1eea8c remove unused rootpattern, leftover from commit
8 years ago
reger 6f8c3ccea4 improve url hash computation for file path with mixed java & windows
8 years ago
luccioman f2bc1b268d Updated URL fragment validation rules according to current standards
8 years ago
reger 330768c8a2 fix for solr write.lock after mode change http://mantis.tokeek.de/view.php?id=686
8 years ago
luccioman de5c873e38 Removed unused JavaScript file docs.min.js
8 years ago
luccioman 0a9ff14d96 Fixed NullPointerException case and added Javadoc
9 years ago
Michael Peter Christen 25a3c7a6d0 catch exception and write end of object
9 years ago
Michael Peter Christen 5e165a8150 removed unused imports
9 years ago
Michael Peter Christen c716648c78 enhanced json encoding of strings
9 years ago
Michael Peter Christen 6139bd85a8 fix for broken facet names
9 years ago
Michael Peter Christen 5060f9fee9 fix for too long snippets
9 years ago
Michael Peter Christen 8681cee3f3 fix for bad comma
9 years ago
Michael Peter Christen db6d8fc197 fix for bad json
9 years ago
Michael Peter Christen 8f4a341735 Merge branch 'master' of https://github.com/yacy/yacy_search_server.git
9 years ago