While I can get a list of pages within a specific category using 'categorymembers', how do i refine the search limiting results to those containing specific text? For example i want to search the Physics category limiting results to those pages containing the text "force". Is there a way to do this or do you have to combine search term as "physics force"?

thanks

link|improve this question

68% accept rate
feedback

1 Answer

up vote 1 down vote accepted

There is no way to refine the search in this way via the API. You would have to post-process the results on the client side in whatever manner you need.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.