I have an old-ish bookmark that doesn't work (
here). So I wanted to use Search to find the title "environment texturing using vertex blending".
But the search algorithm seems to ignore quotes around a string, like:
"environment texturing using vertex blending"
... instead it just searches for every keyword, and returns any thread that contains at least one of them.
It also used to support adding a + before required words, like:
+environment +vertex
When this used to work, it only resulted in threads containing both terms. But that doesn't work anymore either.
Is there a possibility Search got broken in one of the upgrades?
Replies
http://boards.polycount.net/showthread.php?t=54839
I use google's advanced search with the site set to polycount's forums.
Let me see why that one breaks.
You're looking for this:
http://boards.polycount.net/showthread.php?p=756818#post756818
The redirect wasn't finding it because I was assuming that the "Number" in the old URLs was always only a thread ID, not a post ID, which yours was.
I'll make it also check post IDs, I guess.
Thanks