]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/commit
Prioritize search regex "not*" over keyword "not", ditto for "and" and "or".
authorrurban <rurban@96ab9672-09ca-45d6-a79d-3d69d39ca109>
Mon, 12 Oct 2009 10:41:27 +0000 (10:41 +0000)
committerrurban <rurban@96ab9672-09ca-45d6-a79d-3d69d39ca109>
Mon, 12 Oct 2009 10:41:27 +0000 (10:41 +0000)
commitd474dbda602bba8b1954fe01e830a8d38103c714
treeb81a8116f06fa53afc2dbe58e692726e535602b3
parent7ac25b4bdbc2610fb3b7c4f58e451993fc341ae2
Prioritize search regex "not*" over keyword "not", ditto for "and" and "or".
Search for "not*" will now find "*Note" and "*Notes"

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@7203 96ab9672-09ca-45d6-a79d-3d69d39ca109
lib/TextSearchQuery.php