The service just isn't working on my system, which is Kubuntu Jaunty Jackal w/ MediaWiki 1.15 rev. 48811. service.sh always returns "FAIL" although I can start it just fine manually. But after that my wiki still uses the mysql text search - the search override doesn't seem to be working.
I've got this in LocalSettings.php: require_once( "$IP/extensions/EzMwLucene/EzMwLucene.php" ); What version of MW are you testing this on? On Fri, May 8, 2009 at 9:27 PM, Chris Reigrut <[email protected]> wrote: > Brian, > > You're right about the initial loadling--however, this is actually only > a problem during the import (the realtime feed doesn't have problems > with the unicode in the titles). But, yes, we have seen a couple of > issues around unicode that we'll need to fix. > > As far as the line feeds, good catch. I thought I'd updated those with > Linux newlines, but apparently not. I'll make sure it's fixed for the > next release. > > Thanks! > > Brian Mingus wrote: > > I just about have this extension running. It sure would benefit from > > MWSearch's improved unicode handling: > > > > <snip> > > service.sh has funky windows newlines that simply don't work on linux. I > > used the ubuntu package tofrodos, which contains the program fromdos, > which > > cleaned it up for me. > > > > > _______________________________________________ > MediaWiki-l mailing list > [email protected] > https://lists.wikimedia.org/mailman/listinfo/mediawiki-l > _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
