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
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
b55ea2197f
master
Release_1.92
Release_1.90
Release_1.82
Release_1.80
Release_1.72
Release_1.7
Release_1.68
Release_1.6
Release_1.5
Release_1.4
Release_1.3
Release_1.2
Release_1.1
Release_1.04
Release_1.03
Release_1.02
Release_1.01
Release_1.0
1.0
0.99
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'b55ea2197f'
${ noResults }
yacy_search_server
/
bin
/
importmediawiki.sh
4 lines
92 B
Raw
Normal View
History
Unescape
Escape
- 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
#!/bin/bash
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
13 years ago
./apicall.sh /IndexImportMediawiki_p.html?file
=
$1
> /dev/null