Commit Graph

13675 Commits (3885fd64a0ea14492d85914da1c6563f5989a1a4)
 

Author SHA1 Message Date
luccioman e5f5de0fc7 Added some JavaDoc to the RSSMessage class.
7 years ago
reger a57a04a003 upd to commons-codec-1.11
7 years ago
luccioman 0d7625ecfb Handle Solr fields restrict and alias in YaCy html and exml writers
7 years ago
luccioman 3da2739bbd Parse and index more common audio metadata text tag fields.
7 years ago
luccioman 846aba00fa Added parsing of URLs eventually present in audio metadata tags
7 years ago
Michael Peter Christen 187075b878 added nav filter
7 years ago
luccioman bcbd0ae1a4 Enabled partial parsing of audio resources.
7 years ago
luccioman fda0189613 Updated audio file extensions with ones recently added to audioTagParser
7 years ago
luccioman 978e2be95b Let a chance for other parsers on audioTagParser error
7 years ago
luccioman 9e5846a26e Small fix on svg parser error message
7 years ago
luccioman 11611dbdcf Reuse existing File copy function to handle audio parser tmp files
7 years ago
luccioman f77f8f40f9 Factored audio parser tag processing
7 years ago
luccioman 9a7a353d0e Removed some unnecessary intermediate list creation on array copy.
7 years ago
luccioman fb6457f5bc Fixed NPE case when on audio resource parsed with null tag
7 years ago
luccioman c3ff50c17a Updated the list of audio file formats supported by the audioTagParser
7 years ago
luccioman 5753ce0ac5 Upgraded Jaudiotagger dependency from 2.0.3 to 2.2.5
7 years ago
reger aaa0ec6613 upd to commons-compress-1.16.1
7 years ago
luccioman 07e8628853 Added HTML5 embedded audio for results playing on supporting browsers
7 years ago
luccioman 1b90479a76 Added missing vocabulary navigator increment on results from RWI
7 years ago
luccioman 46c9da6428 Allow creation of vocabularies from remote CSV file URLs.
7 years ago
luccioman 17c7a85f18 Make StreamResponse usable in Java try-with-resources statements
7 years ago
luccioman 348d07a999 Enforced controls on vocabulary editing operations.
7 years ago
luccioman 2532db2ce6 Vocabulary editor : use accessible labels and CSS for elements position
7 years ago
luccioman ac14437316 Vocabulary_p.html : richer semantics for HTML tables
7 years ago
luccioman b67742336e Provide user interface messages on vocabulary creation read/write errors
7 years ago
luccioman ea57763294 Mark vocabulary name field as required using html instead of JavaScript
7 years ago
luccioman 39ec8cba37 Fixed Vocabulary_p.html HTML validation errors.
7 years ago
luccioman 7c644090ff Fixed CrawlStartExpert.html HTML validation errors
7 years ago
luccioman 519fc9a600 Issue #156 : new option to clean up (or not) search cache on crawl start
7 years ago
luccioman eeb5fbb160 Upgraded maven JUnit test dependency from 4.11 to 4.12
7 years ago
luccioman 3e8dd90211 Use https rather than http in links and queries to openstreetmap.org
7 years ago
luccioman 8d7099a081 Handle escaped line breaks and separators in vocabulary import from CSV
7 years ago
luccioman 09f93fed0e Added a line start field for vocabulary import from CSV file
7 years ago
luccioman d28d612069 Added option to choose field delimiter in vocabulary import from CSV
7 years ago
luccioman 3a973dbb23 Removed unused import
7 years ago
luccioman 95f1954c78 Adjusted last blacklist entry example for a more accurate description
7 years ago
luccioman e9527cd0e5 Reuse the same Pattern instance when matching multiple key/values
7 years ago
luccioman dbf4c1cd76 Improved blacklist entries editing operations :
7 years ago
reger 5df72c1c65 Remove now obsolete html for language-nav and ISO639 jar reference
7 years ago
reger 87077b8fb6 Adjust and move Language Navigator to be member of the navigatior plugin
7 years ago
reger 73c6ce7ae5 upd to httpclient-4.5.5
7 years ago
luccioman eb20589e29 Fixed issue #158 : completed div CSS class ignore in crawl
7 years ago
luccioman fa65fb1a03 Fixed loss of search modifiers on bookmark, recommand or delete result
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 c71b545235 Enable results suggestions (Did you Mean) even when RWI is not enabled.
7 years ago
luccioman 9412881230 Added basic support for autotagging microdata annotated item types.
7 years ago
luccioman 5a14d34a7d Refactoring : documented and extracted autotagging processing functions.
7 years ago