index
:
yacy
master
matthew/1.941
upstream/1.941
YaCy search server with some extra patches
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
Age
Commit message (
Expand
)
Author
2018-06-29
Removed more unsafe concurrent accesses to SimpleDateFormat instances.
luccioman
2018-06-28
Fixed unsafe conccurent access to generic SimpleDateFormat instances
luccioman
2018-06-20
Upgraded Jetty dependency from 9.4.9 to 9.4.11
luccioman
2018-06-20
Fixed potential infinite loop case (does not occur in current code base)
luccioman
2018-06-19
Made CrawlProfile loading tolerant to malformed json string attribute
luccioman
2018-06-19
Fixed rendering of solr mustNoMatch value on CrawlProfileEditor_p.xml
luccioman
2018-06-19
Do not block whole server startup on persisted crawl profile load error
luccioman
2018-06-19
Fixed default crawl profile solr mustnotmatch query from previous commit
luccioman
2018-06-19
Added a new crawler document filter type using Solr syntax
luccioman
2018-06-19
removed transformer
Michael Christen
2018-06-11
Allow edtion of scheduled next execution dates for finer control
luccioman
2018-06-08
Use the heavy ConcurrentUpdateSolrClient only when necessary
luccioman
2018-06-08
Add a max acceptable limit to the size of Solr responses on p2p search
luccioman
2018-06-07
Consistently allow gzip compression of remote Solr responses
luccioman
2018-06-06
Reuse expired connections evictors threads provided by apache and solr
luccioman
2018-06-06
Made outgoing pools max total connections user configurable
luccioman
2018-06-05
Added gzip compression of responses returned to user-agents accepting it
luccioman
2018-06-02
Apply remote solr configured timeout on getting connection from pool
luccioman
2018-05-29
Use a common pooled http connection manager for remote solr instances
luccioman
2018-05-26
Removed use of deprecated ConcurrentUpdateSolrClient constructor
luccioman
2018-05-26
Trace level log message for monitoring remote solr response times
luccioman
2018-05-25
Added a search page customization setting to display or not favicons
luccioman
2018-05-24
Added missing default Solr http client connection timeout initialization
luccioman
2018-05-23
Small perf improvement : initialize threads names early when possible
luccioman
2018-05-21
Adjusted suggestions timeout management
luccioman
2018-05-18
Fixed NullPointerException when omitHeader=true on external Solr server
luccioman
2018-05-18
Fixed Solr response header duplication when requesting external Solr
luccioman
2018-05-18
Properly handle embedded Solr partial results
luccioman
2018-05-14
Fixed largest snippet get : don't reject ones starting with a space char
luccioman
2018-05-14
Prevent duplication of Solr query highlight fields parameters
luccioman
2018-05-13
Reduced memory footprint of text snippet extraction
luccioman
2018-05-11
Reduced text snippet extraction processing time.
luccioman
2018-05-01
corrected icons_sizes_sxt to SolrType.string
sgaebel
2018-05-01
Easier tracking of longest text snippets initializations
luccioman
2018-05-01
Fixed text snippet max init time statistic rendering
luccioman
2018-04-30
Make sure for image resource url enabled index image pixel size fields are fi...
reger
2018-04-29
Removed more remaining uses of deprecated Seed.getIP() function.
luccioman
2018-04-26
Removed some remaining uses of deprecated Seed.getIP()
luccioman
2018-04-24
Support for preferred https in peers communication on more operations
luccioman
2018-04-23
Updated call to function deprecated since commons-codec version 1.11
luccioman
2018-04-15
Added analysis optional setting to compute statistics on text snippets
luccioman
2018-04-12
Added Solr HTML writer support for responses from remote instances
luccioman
2018-04-10
Improve rendering of remote Solr admin URLs
luccioman
2018-04-09
Removed unnecessary "/admin" suffix from remote Solr instance admin URL
luccioman
2018-04-07
Ensure an embedded Solr is available for Solr dump/restore operations
luccioman
2018-04-06
Ensure no remote Solr is attached before "Shut Down and Re-Start Solr"
luccioman
2018-04-06
Adjusted Solr select servlet output when using an external Solr only
luccioman
2018-04-04
Optionally allow external Solr server with self-signed certificate
luccioman
2018-04-03
Fixed NPE case in Solr select servlet on external Solr only setup
luccioman
2018-04-02
Added a shared Java constant for setting key server.servlets.called
luccioman
[next]