Commit Graph

1426 Commits (59181e8009f98371f3294ea4f83cb345d40dc60a)

Author SHA1 Message Date
Michael Christen cfa27d2fd5 fixed links
5 years ago
luccioman 6b45cd5799 New optional crawl filter on the URL a doc must match to crawl its links
6 years ago
luccioman a5771b1f14 Made SNI extension user configurable without the need for server restart
6 years ago
luccioman e90405b6f0 Support parsing audio URLs without file extension
6 years ago
luccioman a8316c79da Allow JS resorting of search results by unauthenticated users
6 years ago
luccioman 0ab2b49c31 Made /yacysearch access rate limitations user configurable
6 years ago
luccioman 9782a98a9c Added the possibility to customize facets sort type and direction
6 years ago
sgaebel c2398fd890 remove warnings: 'Statement unnecessarily nested within else clause'
6 years ago
luccioman 08ea0b0397 Added a configurable timeout to wkhtmltopdf calls for pdf snapshots
6 years ago
luccioman e85f231bdf Fixed termination of Host browser and link structure Solr query threads
6 years ago
luccioman fcf6b16db4 Added new crawler attribute for finer control over Media Type detection
6 years ago
luccioman 54fbe166ba Updated pdf cache clear steps consistently with current pdfbox version
7 years ago
luccioman bdafb14336 Removed redundant synchronization lock on network switch function
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 2bdd71de60 Added server side columns sorting on the Process Scheduler table
7 years ago
luccioman e97580dfc7 Fixed unsafe conccurent access to generic SimpleDateFormat instances
7 years ago
luccioman cced94298a Added a new crawler document filter type using Solr syntax
7 years ago
luccioman 40e8c7b89b Use the heavy ConcurrentUpdateSolrClient only when necessary
7 years ago
luccioman b5dc1f376f Made outgoing pools max total connections user configurable
7 years ago
luccioman 387d646c0e Added gzip compression of responses returned to user-agents accepting it
7 years ago
luccioman ee6670fb8f Use a common pooled http connection manager for remote solr instances
7 years ago
luccioman 35826a3091 Added a search page customization setting to display or not favicons
7 years ago
luccioman fa4399d5d2 Small perf improvement : initialize threads names early when possible
7 years ago
luccioman f511e16d50 Prevent duplication of Solr query highlight fields parameters
7 years ago
luccioman e357ade47d Reduced memory footprint of text snippet extraction
7 years ago
luccioman e115e57cc7 Reduced text snippet extraction processing time.
7 years ago
sgaebel 4b79851e12 corrected icons_sizes_sxt to SolrType.string
7 years ago
luccioman 3b89c232db Easier tracking of longest text snippets initializations
7 years ago
luccioman 3c4344cb12 Fixed text snippet max init time statistic rendering
7 years ago
reger a8234b7ea7 Make sure for image resource url enabled index image pixel size fields are filled
7 years ago
luccioman c35d0568b6 Support for preferred https in peers communication on more operations
7 years ago
luccioman a3ec7a7a5f Added analysis optional setting to compute statistics on text snippets
7 years ago
luccioman 0d34034f17 Ensure an embedded Solr is available for Solr dump/restore operations
7 years ago
luccioman d92b191942 Ensure no remote Solr is attached before "Shut Down and Re-Start Solr"
7 years ago
luccioman 26d8ad591c Adjusted Solr select servlet output when using an external Solr only
7 years ago
luccioman 69690c13a0 Optionally allow external Solr server with self-signed certificate
7 years ago
luccioman 2fd4d05e2f Added a shared Java constant for setting key server.servlets.called
7 years ago
luccioman ba9cd14516 Removed hard-coded patch for Solr 5.0 on ranking boost function
7 years ago
luccioman fb3032c530 Added a crawl filtering possibility on documents Media Type (MIME)
7 years ago
luccioman c3ff50c17a Updated the list of audio file formats supported by the audioTagParser
7 years ago
luccioman 1b90479a76 Added missing vocabulary navigator increment on results from RWI
7 years ago
luccioman 3a973dbb23 Removed unused import
7 years ago
reger 87077b8fb6 Adjust and move Language Navigator to be member of the navigatior plugin
7 years ago
luccioman 0cdee4e26a Fixed loss of "meanCount" search param when using facets or page buttons
7 years ago
luccioman 117a859879 Do not clear all search modifiers when unselecting one modifier.
7 years ago
luccioman 33593c22e9 Fixed loss of other modifiers on keywords/tags search navigation links
7 years ago
luccioman a9dc0874c0 Remove old query terms from search results suggestions links.
7 years ago
luccioman 9412881230 Added basic support for autotagging microdata annotated item types.
7 years ago
luccioman 929e0d6eae Replaced improper ByteBuffer.equals() implementation by Arrays.equals()
7 years ago