@tshering: thanks, using your suggestion in #56 I got it running. Is there an easy way to automatically run the 'start wikipedia.sh' each time KSM boots?
@nhedgehog: in Library.xml, I needed to replace indexPath="/index/..." with indexPath="./index/..." to make full text search work (using the directory structure from your example)
|