This website works better with JavaScript.
Explore
Help
Sign In
boxtec
/
yacy_search_server
mirror of
https://github.com/yacy/yacy_search_server
Watch
4
Star
1
Fork
You've already forked yacy_search_server
0
Code
Issues
Projects
Releases
Wiki
Activity
5cef88a315
yacy_search_server
/
bin
/
importmediawiki.sh
4 lines
100 B
Raw
Normal View
History
Unescape
Escape
Fix for http://mantis.tokeek.de/view.php?id=432 *) replaced all shebangs with more universal versions
11 years ago
#!/usr/bin/env bash
- fixed missing save operation for peer name change - fixed import of mediawiki dump files - added script to add mediawiki dump files git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7609 6c8d7289-2bf4-0310-a012-ef5d649a1542
14 years ago
cd
"
`dirname
$0
`
"
*) Replaced occurrences of "Wikimedia" with "MediaWiki" where applicable. (Thanks to the folks of 0x20.be for pointing this out.) *) Added description of where to place MediaWiki dump for import. git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7905 6c8d7289-2bf4-0310-a012-ef5d649a1542
14 years ago
./apicall.sh /IndexImportMediawiki_p.html?file
=
$1
> /dev/null