summaryrefslogtreecommitdiff
path: root/source
AgeCommit message (Expand)Author
2018-05-01Easier tracking of longest text snippets initializationsluccioman
2018-05-01Fixed text snippet max init time statistic renderingluccioman
2018-04-30Make sure for image resource url enabled index image pixel size fields are fi...reger
2018-04-29Removed more remaining uses of deprecated Seed.getIP() function.luccioman
2018-04-26Removed some remaining uses of deprecated Seed.getIP()luccioman
2018-04-24Support for preferred https in peers communication on more operationsluccioman
2018-04-23Updated call to function deprecated since commons-codec version 1.11luccioman
2018-04-15Added analysis optional setting to compute statistics on text snippetsluccioman
2018-04-12Added Solr HTML writer support for responses from remote instancesluccioman
2018-04-10Improve rendering of remote Solr admin URLsluccioman
2018-04-09Removed unnecessary "/admin" suffix from remote Solr instance admin URLluccioman
2018-04-07Ensure an embedded Solr is available for Solr dump/restore operationsluccioman
2018-04-06Ensure no remote Solr is attached before "Shut Down and Re-Start Solr"luccioman
2018-04-06Adjusted Solr select servlet output when using an external Solr onlyluccioman
2018-04-04Optionally allow external Solr server with self-signed certificateluccioman
2018-04-03Fixed NPE case in Solr select servlet on external Solr only setupluccioman
2018-04-02Added a shared Java constant for setting key server.servlets.calledluccioman
2018-03-26Removed hard-coded patch for Solr 5.0 on ranking boost functionluccioman
2018-03-23Added a crawl filtering possibility on documents Media Type (MIME)luccioman
2018-03-21Added support for enclosures (media links) to the RSS loaderluccioman
2018-03-20Reduce log verbosity of RSS loader on feed items with no linkluccioman
2018-03-20Added RSS reader support for `enclosure` feed item sub element.luccioman
2018-03-19Added some JavaDoc to the RSSMessage class.luccioman
2018-03-16Handle Solr fields restrict and alias in YaCy html and exml writersluccioman
2018-03-15Parse and index more common audio metadata text tag fields.luccioman
2018-03-13Added parsing of URLs eventually present in audio metadata tagsluccioman
2018-03-10added nav filterMichael Peter Christen
2018-03-01Enabled partial parsing of audio resources.luccioman
2018-02-28Updated audio file extensions with ones recently added to audioTagParserluccioman
2018-02-28Let a chance for other parsers on audioTagParser errorluccioman
2018-02-28Small fix on svg parser error messageluccioman
2018-02-28Reuse existing File copy function to handle audio parser tmp filesluccioman
2018-02-28Factored audio parser tag processingluccioman
2018-02-28Removed some unnecessary intermediate list creation on array copy.luccioman
2018-02-28Fixed NPE case when on audio resource parsed with null tagluccioman
2018-02-27Updated the list of audio file formats supported by the audioTagParserluccioman
2018-02-23Added missing vocabulary navigator increment on results from RWIluccioman
2018-02-21Allow creation of vocabularies from remote CSV file URLs.luccioman
2018-02-21Make StreamResponse usable in Java try-with-resources statementsluccioman
2018-02-19Provide user interface messages on vocabulary creation read/write errorsluccioman
2018-02-15Use https rather than http in links and queries to openstreetmap.orgluccioman
2018-02-14Removed unused importluccioman
2018-02-14Reuse the same Pattern instance when matching multiple key/valuesluccioman
2018-02-13Improved blacklist entries editing operations :luccioman
2018-02-12Adjust and move Language Navigator to be member of the navigatior pluginreger
2018-02-10Fixed issue #158 : completed div CSS class ignore in crawlluccioman
2018-02-08Fixed loss of "meanCount" search param when using facets or page buttonsluccioman
2018-02-07Do not clear all search modifiers when unselecting one modifier.luccioman
2018-02-06Fixed loss of other modifiers on keywords/tags search navigation linksluccioman
2018-02-06Remove old query terms from search results suggestions links.luccioman