<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: Times New Roman; font-size: 10pt; color: #000000'><span>Thank you, Petko. That did it. I should have updated before I took up your time with this.<br><br></span><span>R. D. Jones<br></span><span>http://www.michtranshist.info/</span><br><span>http://www.pmwiki.org/wiki/Profiles/RDJones<br><br></span><span id="c5691bc1-cc73-45ee-a21d-63bcad752569">+++++++++++++++++++++++++++++++++++++++++++<br>From: Petko Yotov <5ko <at> 5ko.fr><br>Subject: Re: Search issue<br>Newsgroups: gmane.comp.web.wiki.pmwiki.user<br>Date: 2011-08-25 13:28:14 GMT (1 hour and 47 minutes ago)<br><br>>On Wednesday 24 August 2011 00:17:39, R. D. Jones wrote :<br>>> I need some help understanding PmWiki search behavior. When entering<br>>> "Main/" as the search term, the site search engine should return all the<br>>> pages in the "Main" group, yes? <br>><br>>Yes.<br>><br>>> On my Michigan transportation history site<br>>> (http://www.michtranshist.info/) this is not happening. A search of<br>>> "Main/" returns only about a quarter of the pages in the main group. See<br>>> the comparison search, too. Every group search returns many fewer pages<br>>> than are actually in the group.<br>><br>>It looks like a pagename filtering function is not working correctly. <br>><br>>It could be related to a RegExp trying to treat strings as UTF8, when the PHP <br>>version doesn't fully support them. This was fixed in PmWiki version 2.2.30 -- <br>>UTF-8 strings in the RegExp are now disabled by default, but can be enabled if <br>>a wiki admin makes sure they will work on his server. <br>><br>>Could you install the latest PmWiki version and report if it still doesn't <br>>work? The problem could also be elsewhere, but for the moment I couldn't <br>>reproduce it on my own wikis.<br>><br>>Petko<br>><br>>P.S. FYI the search<br>> Name=" Michigan"<br>><br>>doesn't mean anything for PmWiki, it is ignored and a search for "all pages" <br>>is shown. PmWiki could understand lowercase name= rather than Name= , but a <br>>page name couldn't be " Michigan" starting with a space so you're probably not <br>>searching for what you want.<br><br>What I wanted was a list of all pages so as to show the problem.<br>thanks, again.<br></span></div></body></html>