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-08-03
Upgraded the OpenGeoDB dump URL
luccioman
2018-07-31
Adjusted yjson Solr writer to support responses from an external Solr
luccioman
2018-07-31
Simplified a little bit the RSS OpenSearch Solr writer
luccioman
2018-07-29
Fixed a NPE case on the Solr OpenSearch response writer
luccioman
2018-07-28
Made Solr OpenSearch RSS writer compatible with external Solr index
luccioman
2018-07-25
Fixed stylesheet relative URLs rendering in Solr html writer
luccioman
2018-07-24
Improved rendering of the Solr api relative url in the html writer
luccioman
2018-07-23
Optionally render the response header when using the Solr html writer
luccioman
2018-07-23
Override qf and df Solr params with defaults only when they are not set
luccioman
2018-07-16
Removed redundant synchronization lock on network switch function
luccioman
2018-07-16
Removed unnecessary synchronization lock from serverSwitch constructor
luccioman
2018-07-11
Fixed exceeding max size of failreason_s Solr field on large link list
luccioman
2018-07-08
Properly lock solrInstances for reboot and restoration of embedded Solr
luccioman
2018-07-08
Fixed small unnecessary lines of code
luccioman
2018-07-08
Fixed useless comparison between int parameter and Long.MAX_VALUE
luccioman
2018-07-05
Fixed removal of URLs from the delegatedURL remote crawl stack
luccioman
2018-07-04
Added server side columns sorting on the Process Scheduler table
luccioman
2018-07-02
Removed remaining unsafe accesses to SimpleDateFormat instances.
luccioman
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
[next]