Re: Case statement in manual
- Posted by mattlewis (admin) Dec 05, 2013
- 1945 views
Try it now. I had a bad regex. I also think I misinterpreted the fields, so the text for the link is a little nicer now.
Worse. I'm now getting no hits for some words and unrelated hits for other words.
'case' -> 6.11.8 Some Special Case Optimizations
'fallthru' -> 5.1.10 fallthru
'label' -> NOTHING
Currently, the search just goes based on the text in the header. This needs to be improved obviously, especially for stuff that isn't in the header. I'll try again...
OK, another update. You'll probably get lots of results now, though not necessarily exactly what you want. For instance, I get a lot of results searching for "new" but none of them are the functions in the std lib. The word is in there to be searched on, so I think there may be something related to the way we have mysql configured or the way we're executing the query.
Matt