Commit Graph

13596 Commits (b882f8590062e563f0c3a3e22d295bb552abe12d)
 

Author SHA1 Message Date
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
luccioman 58b9834729 Added HTML microdata typed items parsing capability.
7 years ago
luccioman 80fb1026d0 Create recrawl requests with the relevant crawl profile.
7 years ago
luccioman 539925a275 Added an utility to generate/update XLIFF master file from lng files.
7 years ago
luccioman 41a6b052d9 Updated master and French translation for the IndexReIndexMonitor_p page
7 years ago
luccioman fa6d030b0b Moved dbtest to the test source folder.
7 years ago
luccioman 6cd3847d0a Fixed NullPointerException case on Table init with relative file path.
7 years ago
luccioman 28883d8a71 Shutdown daemon threads at the end of dbtest
7 years ago
luccioman 929e0d6eae Replaced improper ByteBuffer.equals() implementation by Arrays.equals()
7 years ago
luccioman 098ee63911 Added a manual performance test for the HostBalancer.
7 years ago
luccioman fefe2d1b6e Merge branch 'master' of https://github.com/yacy/yacy_search_server.git
7 years ago
reger 5aa4fb1144 upd to metadata-extractor-2.11.0.jar
7 years ago
luccioman 46b5249c20 Removed time condition on HostBalancer initialization in JUnit test.
7 years ago
luccioman 8b572b7337 Commit Solr index before simulating or starting recrawl job.
7 years ago
luccioman 5b943c07ab
Merge pull request #155 from JeremyRand/readme-typo-fixes
7 years ago
JeremyRand dea856c854
Fix some typos in the README.
7 years ago
luccioman 733cacdbb8 Revised the RDFaParser main launcher for minimal proper operation.
7 years ago
luccioman 7baa99f26f Fixed stored URL in web cache when redirection(s) occurs.
7 years ago
luccioman 5e2812c060 Automatically refresh running recrawl report when JavaScript is enabled.
7 years ago
luccioman 19903a984f
Merge pull request #154 from tangdou1/master
7 years ago
tangdou1 49d103ad16
Merge pull request #1 from tangdou1/tangdou1-patch-1
7 years ago
tangdou1 dd4f93f049
Update zh.lng
7 years ago
tangdou1 e585b4f597
Update zh.lng
7 years ago
luccioman 0fce264ba4 Set reindex page to html5 and removed presentational only html tables.
7 years ago
luccioman 83df922afc Removed unused duplicated HTML id on header hidden field
7 years ago
luccioman 9ddf92d143 Removed unncessary reflection usage for workflow tasks.
7 years ago
luccioman 897d3d30cc Added new recrawl job profile to the list of default crawl profiles
7 years ago
luccioman 9624516bf8 Refresh recrawl job profile threshold date like other default profiles
7 years ago
luccioman b712a0671e Added a specific default crawl profile for the recrawl job.
7 years ago
luccioman adf3fa493d Added comments about crawl profiles recrawl cycles
7 years ago