Commit Graph

13867 Commits (127febbe1f840e09601cc38bb288b3b07c085157)
 

Author SHA1 Message Date
luccioman 1a91e87b05 Upgraded commons-compress dependency from version 1.16.1 to 1.17
7 years ago
luccioman f2c479fe88 Cleaned up unused old jar files not removed on previous Solr upgrade
7 years ago
luccioman ecd4535eb6 Prevent entering empty OpenSearch URLs in ConfigHeuristics_p.html
7 years ago
luccioman 1ca9cb6bd9 Fixed a NullPointerException case, reported in issue #209
7 years ago
luccioman 8a29551c54 Upgraded the OpenGeoDB dump URL
7 years ago
luccioman 373edf9eac Adjusted yjson Solr writer to support responses from an external Solr
7 years ago
luccioman 87bd17b1cf Simplified a little bit the RSS OpenSearch Solr writer
7 years ago
luccioman dc49ca9c27 Fixed a NPE case on the Solr OpenSearch response writer
7 years ago
luccioman f4267ed247 Made Solr OpenSearch RSS writer compatible with external Solr index
7 years ago
luccioman 2bbf070f57 Upgraded icu4j dependency from 61.1 to 62.1
7 years ago
luccioman ede8ae6697 Fixed few technical mistakes in updated Chinese translation from PR #188
7 years ago
luccioman 1e09a0284b
Merge pull request #188 from tangdou1/patch-3
7 years ago
luccioman b1410f593a Fixed stylesheet relative URLs rendering in Solr html writer
7 years ago
luccioman 89c59814da Improved rendering of the Solr api relative url in the html writer
7 years ago
luccioman bf4f320b16 Optionally render the response header when using the Solr html writer
7 years ago
luccioman 313204ae2c Override qf and df Solr params with defaults only when they are not set
7 years ago
tangdou1 0ff2ca8f01
small update in zh.lng
7 years ago
luccioman 88e6ce23c9 Consistently render empty facets and facets having only entries at zero
7 years ago
luccioman 6831bdffb5 Fixed minor technical issues on Chinese updated translations
7 years ago
luccioman e03c464f16
Merge pull request #186 from tangdou1/patch-1
7 years ago
tangdou1 0ebb27e5da
Update zh.lng
7 years ago
tangdou1 9c6a99f7ca
Update zh.lng
7 years ago
tangdou1 68b5b48335
Update zh.lng
7 years ago
luccioman bdafb14336 Removed redundant synchronization lock on network switch function
7 years ago
luccioman d5f44ea216 Removed unnecessary synchronization lock from serverSwitch constructor
7 years ago
tangdou1 f19570a797
Update zh.lng
7 years ago
tangdou1 edb431cf8a
Update zh.lng
7 years ago
luccioman dcee2ee6a6 Use standard Java annotation syntax instead of custom Javadoc tag
7 years ago
luccioman e1bc035496 Ignore Eclipse projects config files derived from maven pom.xml
7 years ago
luccioman dcad393fe5 Fixed exceeding max size of failreason_s Solr field on large link list
7 years ago
luccioman f467601561 Properly lock solrInstances for reboot and restoration of embedded Solr
7 years ago
luccioman 9630f81306 Fixed small unnecessary lines of code
7 years ago
luccioman 26aa5f7a0f Suppress compilation warning on unit testing intentional failure
7 years ago
luccioman 876bcd2f54 Fixed useless comparison between int parameter and Long.MAX_VALUE
7 years ago
luccioman 534f09e92b Added and updated hint messages about remote crawler status
7 years ago
luccioman c726154a59 Fixed removal of URLs from the delegatedURL remote crawl stack
7 years ago
luccioman 2bdd71de60 Added server side columns sorting on the Process Scheduler table
7 years ago
luccioman bb51555830 Removed remaining unsafe accesses to SimpleDateFormat instances.
7 years ago
reger 6b7883900c update bootstrap hosts
7 years ago
luccioman 39f7f5b074 Updated the JRE URL from 8u131 to 8u171 for the MS Windows installer
7 years ago
luccioman f895745e1c Removed more unsafe concurrent accesses to SimpleDateFormat instances.
7 years ago
luccioman 5c6c61809a Fixed JavaScript sorting of tables with cells containing an input field
7 years ago
luccioman 3885fd64a0 Fixed Table_API_p.html current table page loss on row editing.
7 years ago
luccioman e97580dfc7 Fixed unsafe conccurent access to generic SimpleDateFormat instances
7 years ago
luccioman 38a3a5e5ad Fixed a NullPointerException case in the suggest api
7 years ago
luccioman 8811700e2e Upgraded Jetty dependency from 9.4.9 to 9.4.11
7 years ago
luccioman d53c33e4ef Fixed potential infinite loop case (does not occur in current code base)
7 years ago
luccioman a15ac8e0ca Made CrawlProfile loading tolerant to malformed json string attribute
7 years ago
luccioman a715bb7876 Fixed rendering of solr mustNoMatch value on CrawlProfileEditor_p.xml
7 years ago
luccioman 0b302c5004 Do not block whole server startup on persisted crawl profile load error
7 years ago