Nicolas Vervelle schreef: > Ok, thanks for the answer. > So, I am back with my suggestion for an other parameter for allpages > query giving the ability to find all titles containing a given word > (which sould be easy to implement, seeing how apprefix is implemented). > > It's not. Apprefix benefits from special DB optimizations because it only searches in the first characters. Other searches aren't as optimized. Also note that Lucene is planned to be made API-friendly some day.
Roan Kattouw (Catrope) _______________________________________________ Mediawiki-api mailing list [email protected] http://lists.wikimedia.org/mailman/listinfo/mediawiki-api
