Hi!
Where can I find informations about using a custom search engine for my wiki ? Is it possible to use htdig instead of the default MySQL full text search.
Thanks for your answer
markus wrote:
Where can I find informations about using a custom search engine for my wiki ? Is it possible to use htdig instead of the default MySQL full text search.
See the source code in Search*.php and *Search.php.
-- brion vibber (brion @ pobox.com)
Brion Vibber wrote: I found the LuceneSearch.php. I don't want to use a tomcat for searching. Is it possible to use htdig?
markus wrote:
Where can I find informations about using a custom search engine for my wiki ? Is it possible to use htdig instead of the default MySQL full text search.
See the source code in Search*.php and *Search.php.
-- brion vibber (brion @ pobox.com)
MediaWiki-l mailing list MediaWiki-l@Wikimedia.org http://mail.wikipedia.org/mailman/listinfo/mediawiki-l
markus wrote:
Brion Vibber wrote: I found the LuceneSearch.php. I don't want to use a tomcat for searching. Is it possible to use htdig?
Anything's possible if you write code for it. If you want to write code for it you'll want to look at existing code. You will need to know how to program to do this. Any action is dependent on your being able to read code and documentation and write appropriate glue code for your system. Since I don't know anything about your system or htdig, all I can do is point you at the existing code which you would need to plug into. If this is not sufficient, you may need to find or hire a programmer to write the necessary code for you.
-- brion vibber (brion @ pobox.com)
mediawiki-l@lists.wikimedia.org