Tagged Questions

0
votes
1answer
27 views

Truncate mediawiki

Hi all, I'm working with the mediawiki API ( e.g. http://en.wikipedia.org/w/api.php) and I would like to be able to 'truncate' the mysql tables in order to reset the local installation while keeping …
0
votes
3answers
163 views

Wikipedia integration issue - need to finally sort this out 101

Sorry guys, I've been running a mock asking questions on how to integrate wikipedia data into my application and frankly I don't think I've had any success on my end as I've been trying all the ideas …
0
votes
3answers
258 views

Copy chosen Wikipedia articles into own wiki?

Hi, is there a way to batch copy certain wikipedia articles(about 10,000) to my own mediawiki site? EDIT: How do I do this without overwriting similarly named articles/pages? Also I don't plan on …
1
vote
2answers
154 views

Importing wikipedia database dumb - kills navicat - anyone got any ideas?

Ok guys I've downloaded the wikipedia xml dump and its a whopping 12 GB of data :\ for one table and I wanted to import it into mysql databse on my localhost - however its a humongous file 12GB and …