Mediawiki API - limit search (srsearch) to particular category

人盡茶涼 提交于 2019-12-13 04:47:54

问题


Is there a way to limit Mediawiki's srsearch facility to a particular category? For example is it possible to restrict the below search

/w/api.php?action=query&list=search&format=json&srsearch=relativity

to the Category:Alert_Einstein category?


回答1:


Depends on what search engine you are using. CirrusSearch, for example, can do that with the incategory: keyword.



来源:https://stackoverflow.com/questions/34387550/mediawiki-api-limit-search-srsearch-to-particular-category

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!